Trace number 277374

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.15 2408.66

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-1.xml
MD5SUM4dd004eecb811c39e57feffe610d471a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints287
Best CPU time to get the best result obtained on this benchmark2400.1
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size419
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/277374-1169266015/unknown.xml
0.36	   
0.36	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=49  nbDomainTypes=49  minDomainSize=325  maxDomainSize=419
0.42	       =>  wckTime=0.113  cpuTime=0.1  mem=7M870
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
10.70	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=39712309  nbExtensionStructures=294
10.70	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
10.70	     nbSharedBinaryRepresentations=80472  maxDegree=12  maxArity=2
10.70	       =>  wckTime=10.399  cpuTime=10.3  mem=35M523
10.79	   
10.79	   solver LocalSearchSolver being built... 
10.83	       =>  wckTime=10.522  cpuTime=10.35  mem=17M961
10.84	
10.84	s SATISFIABLE
10.84	o 225
10.84	c 69
10.84	o 229
10.84	c 65
10.85	o 233
10.85	c 61
10.85	o 236
10.85	c 58
10.85	o 239
10.85	c 55
10.85	o 242
10.85	c 52
10.86	o 245
10.86	c 49
10.86	o 248
10.86	c 46
10.86	o 249
10.86	c 45
10.86	o 251
10.86	c 43
10.86	o 252
10.86	c 42
10.87	o 253
10.87	c 41
10.87	o 254
10.87	c 40
10.87	o 256
10.87	c 38
10.87	o 259
10.87	c 35
10.87	o 261
10.87	c 33
10.87	o 262
10.87	c 32
10.88	o 263
10.88	c 31
10.88	o 264
10.88	c 30
10.88	o 265
10.88	c 29
10.90	o 267
10.90	c 27
10.90	o 268
10.90	c 26
10.92	o 270
10.92	c 24
10.92	o 271
10.92	c 23
10.92	o 272
10.92	c 22
10.93	o 273
10.93	c 21
10.95	o 274
10.95	c 20
10.95	o 275
10.95	c 19
10.99	o 277
10.99	c 17
11.08	o 279
11.08	c 15
11.09	o 280
11.09	c 14
11.13	o 281
11.13	c 13
11.14	o 282
11.14	c 12
11.19	o 283
11.19	c 11
11.20	o 284
11.20	c 10
11.98	o 285
11.98	c 9
11.98	o 286
11.98	c 8
12.24	o 287
12.24	c 7
42.30	   
42.30	   search
42.30	     run=0  nbConstraintChecks=315580051  nbAssignments=6902
42.30	       =>  wckTime=31.474  cpuTime=31.4  mem=17M961
42.30	   
42.30	   global
42.30	     nbConstraintChecks=315580051  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.30	     solvingWckTime=31.471  solvingCpuTime=31.4  expiredTime=no  totalExploration=no  nbFoundSolutions=0
42.30	     globalCpuTime=41.79
42.30	       =>  wckTime=41.997  cpuTime=41.75  mem=17M961
42.30	   
42.30	   solver IterativeSystematicSolver being built... 
42.43	       =>  wckTime=42.121  cpuTime=41.84  mem=29M50
42.44	   
42.44	   preprocessing
42.44	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
42.44	     detectedInconsistency=no
42.44	       =>  wckTime=0.012  cpuTime=0.01  mem=29M50
46.04	   
46.04	   search
46.04	     run=0  nbConstraintChecks=65556338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=461
46.04	     nbFailedAssignments=416  nbBacktracks=10  nbVisitedNodes=888  nbRestartNogoods=0
46.04	       =>  wckTime=3.61  cpuTime=3.58  mem=29M50
49.16	   
49.16	   search
49.16	     run=1  nbConstraintChecks=124827899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1110
49.16	     nbFailedAssignments=1012  nbBacktracks=25  nbVisitedNodes=2148  nbRestartNogoods=50
49.16	       =>  wckTime=6.733  cpuTime=6.69  mem=29M50
57.96	   
57.96	   search
57.96	     run=2  nbConstraintChecks=296503575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2230
57.96	     nbFailedAssignments=2075  nbBacktracks=47  nbVisitedNodes=4353  nbRestartNogoods=121
57.96	       =>  wckTime=15.537  cpuTime=15.47  mem=29M50
69.47	   
69.47	   search
69.47	     run=3  nbConstraintChecks=507147520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3573
69.47	     nbFailedAssignments=3352  nbBacktracks=80  nbVisitedNodes=7006  nbRestartNogoods=136
69.47	       =>  wckTime=27.045  cpuTime=26.94  mem=29M50
78.09	   
78.09	   search
78.09	     run=4  nbConstraintChecks=650499614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4386
78.09	     nbFailedAssignments=4083  nbBacktracks=130  nbVisitedNodes=8600  nbRestartNogoods=252
78.09	       =>  wckTime=35.663  cpuTime=35.56  mem=29M50
86.72	   
86.72	   search
86.72	     run=5  nbConstraintChecks=818635373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5703
86.72	     nbFailedAssignments=5290  nbBacktracks=205  nbVisitedNodes=11199  nbRestartNogoods=480
86.72	       =>  wckTime=44.296  cpuTime=44.18  mem=29M50
124.63	   
124.63	   search
124.63	     run=6  nbConstraintChecks=1616745086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11092
124.63	     nbFailedAssignments=10533  nbBacktracks=318  nbVisitedNodes=21944  nbRestartNogoods=598
124.63	       =>  wckTime=82.207  cpuTime=82.05  mem=29M50
197.38	   
197.38	   search
197.38	     run=7  nbConstraintChecks=3044917266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21360
197.38	     nbFailedAssignments=20597  nbBacktracks=488  nbVisitedNodes=42446  nbRestartNogoods=818
197.38	       =>  wckTime=154.956  cpuTime=154.71  mem=29M50
246.07	   
246.07	   search
246.07	     run=8  nbConstraintChecks=4084373928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28317
246.07	     nbFailedAssignments=27265  nbBacktracks=744  nbVisitedNodes=56327  nbRestartNogoods=974
246.07	       =>  wckTime=203.64  cpuTime=203.35  mem=29M50
260.68	   
260.68	   search
260.68	     run=9  nbConstraintChecks=4327004932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29477
260.68	     nbFailedAssignments=28012  nbBacktracks=1128  nbVisitedNodes=58618  nbRestartNogoods=1060
260.68	       =>  wckTime=218.254  cpuTime=217.96  mem=29M50
320.27	   
320.27	   search
320.27	     run=10  nbConstraintChecks=5409712487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37892
320.27	     nbFailedAssignments=35822  nbBacktracks=1704  nbVisitedNodes=75419  nbRestartNogoods=1102
320.27	       =>  wckTime=277.846  cpuTime=277.49  mem=29M50
520.82	   
520.82	   search
520.82	     run=11  nbConstraintChecks=8882003327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=58808
520.82	     nbFailedAssignments=55846  nbBacktracks=2568  nbVisitedNodes=117223  nbRestartNogoods=1171
520.82	       =>  wckTime=478.395  cpuTime=477.82  mem=29M50
584.83	   
584.83	   search
584.83	     run=12  nbConstraintChecks=9954262302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64866
584.83	     nbFailedAssignments=60579  nbBacktracks=3865  nbVisitedNodes=129311  nbRestartNogoods=1211
584.83	       =>  wckTime=542.408  cpuTime=541.77  mem=30M6
1538.24	   
1538.24	   search
1538.24	     run=13  nbConstraintChecks=23742110845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127953
1538.24	     nbFailedAssignments=121699  nbBacktracks=5811  nbVisitedNodes=255464  nbRestartNogoods=1273
1538.24	       =>  wckTime=1495.817  cpuTime=1491.88  mem=30M6
1959.48	   
1959.48	   search
1959.48	     run=14  nbConstraintChecks=30554739272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=159896
1959.48	     nbFailedAssignments=150700  nbBacktracks=8731  nbVisitedNodes=319279  nbRestartNogoods=1397
1959.48	       =>  wckTime=1917.051  cpuTime=1910.79  mem=30M6
2408.60	v 155 1 326 330 68 412 244 324 1 339 107 227 142 11 276 26 34 218 343 135 7 63 21 330 202 212 51 150 333 236 292 126 30 164 4 275 157 215 39 46 1 361 103 66 136 234 0 324 201 

Verifier Data (download as text)

7 unsatisfied constraints, 287 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/node5/watcher-277374-1169266015 -o ROOT/results/node5/solver-277374-1169266015 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277374-1169266015/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.33 1.10 1.03 4/93 19093
/proc/meminfo: memFree=1074424/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=1784 CPUtime=0
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 255216167 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/19092/statm: 0 0 0 0 0 0 0

[startup+0.107884 s]
/proc/loadavg: 1.33 1.10 1.03 4/93 19093
/proc/meminfo: memFree=1074424/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=914988 CPUtime=0.07
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 2960 0 1 0 6 1 0 0 24 0 8 0 255216167 936947712 2706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154604592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228747 2706 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.515929 s]
/proc/loadavg: 1.33 1.10 1.03 4/93 19093
/proc/meminfo: memFree=1074424/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=0.48
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 6849 0 1 0 44 4 0 0 25 0 8 0 255216167 937439232 6588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 6588 2160 14 0 215337 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915468

[startup+1.34403 s]
/proc/loadavg: 1.33 1.10 1.03 3/100 19100
/proc/meminfo: memFree=1054848/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=1.31
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 7390 0 1 0 126 5 0 0 25 0 8 0 255216167 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639045 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 7128 2168 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 255216173 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 255216173 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 255216173 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.1
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 318 0 0 0 10 0 0 0 16 0 8 0 255216176 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 7128 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915468

[startup+2.98122 s]
/proc/loadavg: 1.33 1.10 1.03 3/100 19100
/proc/meminfo: memFree=1051712/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2.94
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 8455 0 1 0 289 5 0 0 25 0 8 0 255216167 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655284 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 8193 2168 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 255216173 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 255216173 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.1
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 255216176 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 8193 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915468

[startup+6.26058 s]
/proc/loadavg: 1.38 1.12 1.04 3/100 19100
/proc/meminfo: memFree=999680/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=6.23
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 10521 0 1 0 616 7 0 0 25 0 8 0 255216167 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642216 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 10259 2169 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 255216173 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 255216173 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.12
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 255216176 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 10259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915468

[startup+12.7493 s]
/proc/loadavg: 1.43 1.13 1.04 3/100 19100
/proc/meminfo: memFree=974400/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=12.71
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16824 0 1 0 1258 13 0 0 25 0 8 0 255216167 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745139 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16559 2497 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3201 0 0 0 6 1 0 0 17 0 8 0 255216173 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.14
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 346 0 0 0 14 0 0 0 15 0 8 0 255216176 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16559 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915468

[startup+25.6138 s]
/proc/loadavg: 1.56 1.17 1.06 3/100 19100
/proc/meminfo: memFree=949888/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=25.54
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16828 0 1 0 2524 30 0 0 25 0 8 0 255216167 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16563 2497 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3201 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.15
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 255216176 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16563 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915468

[startup+51.2297 s]
/proc/loadavg: 1.71 1.24 1.08 3/100 19100
/proc/meminfo: memFree=949632/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=51.13
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16972 0 1 0 5064 49 0 0 25 0 8 0 255216167 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073928774 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16699 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.23
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 399 0 0 0 22 1 0 0 15 0 8 0 255216176 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915468

[startup+102.463 s]
/proc/loadavg: 1.87 1.35 1.13 3/100 19100
/proc/meminfo: memFree=949568/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=102.33
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16985 0 1 0 10183 50 0 0 25 0 8 0 255216167 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869341 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16709 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.26
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 255216176 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 915468

[startup+162.544 s]
/proc/loadavg: 1.95 1.47 1.18 3/100 19100
/proc/meminfo: memFree=851840/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=162.32
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16986 0 1 0 16182 50 0 0 25 0 8 0 255216167 937439232 16710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073856683 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.76 s]
/proc/loadavg: 2.00 2.00 1.87 3/100 19102
/proc/meminfo: memFree=851584/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2077.84
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16992 0 1 0 207728 56 0 0 25 0 8 0 255216167 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16713 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.27
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) R 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2077.84
Current children cumulated vsize (KiB) 915468

[startup+2144.84 s]
/proc/loadavg: 2.00 2.00 1.88 3/100 19102
/proc/meminfo: memFree=851584/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2137.58
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16992 0 1 0 213702 56 0 0 25 0 8 0 255216167 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073928725 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16713 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.27
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2137.58
Current children cumulated vsize (KiB) 915468

[startup+2204.92 s]
/proc/loadavg: 2.03 2.01 1.89 3/100 19102
/proc/meminfo: memFree=851584/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2197.33
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16992 0 1 0 219677 56 0 0 25 0 8 0 255216167 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863369 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16713 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.27
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2197.33
Current children cumulated vsize (KiB) 915468

[startup+2264.99 s]
/proc/loadavg: 2.01 2.01 1.89 3/100 19102
/proc/meminfo: memFree=851584/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2257.08
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16992 0 1 0 225652 56 0 0 25 0 8 0 255216167 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855787 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16713 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.27
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2257.08
Current children cumulated vsize (KiB) 915468

[startup+2325.07 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 19102
/proc/meminfo: memFree=851584/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2316.81
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16992 0 1 0 231625 56 0 0 25 0 8 0 255216167 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16713 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.27
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2316.81
Current children cumulated vsize (KiB) 915468

[startup+2385.14 s]
/proc/loadavg: 1.78 1.95 1.89 2/88 19117
/proc/meminfo: memFree=1126112/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2376.63
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16992 0 1 0 237606 57 0 0 25 0 8 0 255216167 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19092/statm: 228867 16713 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.27
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2376.63
Current children cumulated vsize (KiB) 915468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.59 s]
/proc/loadavg: 1.80 1.94 1.89 3/100 19162
/proc/meminfo: memFree=1037568/2055920 swapFree=4192812/4192956
[pid=19092] ppid=19090 vsize=915468 CPUtime=2400.07
/proc/19092/stat : 19092 (java) R 19090 19092 19024 0 -1 0 16992 0 1 0 239950 57 0 0 25 0 8 0 255216167 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869599 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19092/statm: 228867 16713 2545 14 0 215337 0
[pid=19092/tid=19094] ppid=19090 vsize=915468 CPUtime=0.07
/proc/19092/task/19094/stat : 19094 (java) S 19090 19092 19024 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19095] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19095/stat : 19095 (java) S 19090 19092 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19096] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19096/stat : 19096 (java) S 19090 19092 19024 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 255216173 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19097] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19097/stat : 19097 (java) S 19090 19092 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19098] ppid=19090 vsize=915468 CPUtime=0.27
/proc/19092/task/19098/stat : 19098 (java) S 19090 19092 19024 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19099] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19099/stat : 19099 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 255216176 937439232 16713 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19092/tid=19100] ppid=19090 vsize=915468 CPUtime=0
/proc/19092/task/19100/stat : 19100 (java) S 19090 19092 19024 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 255216176 937439232 16713 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): 2408.66
CPU time (s): 2400.15
CPU user time (s): 2399.56
CPU system time (s): 0.58691
CPU usage (%): 99.6464
Max. virtual memory (cumulated for all children) (KiB): 915472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.56
system time used= 0.58691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17014
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= 49994
involuntary context switches= 104793

runsolver used 2.80457 s user time and 7.82981 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 04:06:56 UTC 2007


IDJOB= 277374
IDBENCH= 6648
IDSOLVER= 69
FILE ID= node5/277374-1169266015

PBS_JOBID= 3607365

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4dd004eecb811c39e57feffe610d471a

RANDOM SEED= 434958048

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1074904 kB
Buffers:         62160 kB
Cached:         687268 kB
SwapCached:          0 kB
Active:         347760 kB
Inactive:       555304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1074904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:         181856 kB
Slab:            62640 kB
Committed_AS:  7861888 kB
PageTables:       2416 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 node5 on Sat Jan 20 04:47:08 UTC 2007