Trace number 277382

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 EPFCMSAT (TO) 2400.13 2402.54

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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/277382-1169266024/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=49  nbDomainTypes=49  minDomainSize=332  maxDomainSize=428
0.41	       =>  wckTime=0.113  cpuTime=0.09  mem=7M869
0.41	   
0.41	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
10.83	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=40493282  nbExtensionStructures=294
10.83	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
10.83	     nbSharedBinaryRepresentations=81482  maxDegree=12  maxArity=2
10.83	       =>  wckTime=10.529  cpuTime=10.44  mem=35M653
10.92	   
10.92	   solver LocalSearchSolver being built... 
10.95	       =>  wckTime=10.652  cpuTime=10.48  mem=18M41
10.96	
10.96	s SATISFIABLE
10.96	o 209
10.96	c 85
10.97	o 216
10.97	c 78
10.97	o 222
10.97	c 72
10.98	o 227
10.98	c 67
10.98	o 232
10.98	c 62
10.98	o 236
10.98	c 58
10.98	o 240
10.98	c 54
10.99	o 243
10.99	c 51
10.99	o 246
10.99	c 48
10.99	o 248
10.99	c 46
10.99	o 250
10.99	c 44
10.99	o 253
10.99	c 41
10.99	o 255
10.99	c 39
11.00	o 257
11.00	c 37
11.00	o 258
11.00	c 36
11.00	o 259
11.00	c 35
11.01	o 261
11.01	c 33
11.01	o 263
11.01	c 31
11.03	o 264
11.03	c 30
11.03	o 265
11.03	c 29
11.04	o 266
11.04	c 28
11.04	o 267
11.04	c 27
11.04	o 269
11.04	c 25
11.04	o 270
11.04	c 24
11.05	o 272
11.05	c 22
11.05	o 273
11.05	c 21
11.05	o 274
11.05	c 20
11.07	o 275
11.07	c 19
11.10	o 276
11.10	c 18
11.11	o 277
11.11	c 17
11.28	o 278
11.28	c 16
11.29	o 279
11.29	c 15
11.57	o 280
11.57	c 14
11.58	o 281
11.58	c 13
11.63	o 282
11.63	c 12
11.85	o 283
11.85	c 11
15.72	o 284
15.72	c 10
16.03	o 285
16.03	c 9
21.41	o 286
21.41	c 8
51.46	   
51.47	   search
51.47	     run=0  nbConstraintChecks=405558084  nbAssignments=8454
51.47	       =>  wckTime=40.514  cpuTime=40.44  mem=18M41
51.47	   
51.47	   global
51.47	     nbConstraintChecks=405558084  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.47	     solvingWckTime=40.511  solvingCpuTime=40.43  expiredTime=no  totalExploration=no  nbFoundSolutions=0
51.47	     globalCpuTime=50.97
51.47	       =>  wckTime=51.167  cpuTime=50.92  mem=18M41
51.47	   
51.47	   solver IterativeSystematicSolver being built... 
51.59	       =>  wckTime=51.293  cpuTime=51.01  mem=29M81
52.19	   
52.19	   preprocessing
52.19	     nbConstraintChecks=4535801  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
52.19	     detectedInconsistency=no
52.19	       =>  wckTime=0.598  cpuTime=0.58  mem=29M81
53.92	   
53.92	   search
53.92	     run=0  nbConstraintChecks=36090129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=266
53.92	     nbFailedAssignments=218  nbBacktracks=10  nbVisitedNodes=495  nbRestartNogoods=0
53.92	       =>  wckTime=2.329  cpuTime=2.3  mem=29M81
60.04	   
60.04	   search
60.04	     run=1  nbConstraintChecks=164874448  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=880
60.04	     nbFailedAssignments=785  nbBacktracks=25  nbVisitedNodes=1691  nbRestartNogoods=5
60.04	       =>  wckTime=8.445  cpuTime=8.4  mem=29M81
68.66	   
68.66	   search
68.66	     run=2  nbConstraintChecks=333124888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1709
68.66	     nbFailedAssignments=1560  nbBacktracks=47  nbVisitedNodes=3317  nbRestartNogoods=20
68.66	       =>  wckTime=17.065  cpuTime=17.0  mem=29M81
79.83	   
79.83	   search
79.83	     run=3  nbConstraintChecks=564897258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3146
79.83	     nbFailedAssignments=2929  nbBacktracks=80  nbVisitedNodes=6156  nbRestartNogoods=58
79.83	       =>  wckTime=28.235  cpuTime=28.16  mem=29M81
98.17	   
98.17	   search
98.17	     run=4  nbConstraintChecks=949374249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5450
98.17	     nbFailedAssignments=5146  nbBacktracks=130  nbVisitedNodes=10727  nbRestartNogoods=120
98.17	       =>  wckTime=46.578  cpuTime=46.47  mem=29M81
126.22	   
126.22	   search
126.22	     run=5  nbConstraintChecks=1540138500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9880
126.22	     nbFailedAssignments=9470  nbBacktracks=205  nbVisitedNodes=19556  nbRestartNogoods=239
126.22	       =>  wckTime=74.623  cpuTime=74.5  mem=29M81
171.87	   
171.87	   search
171.87	     run=6  nbConstraintChecks=2465023749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14945
171.87	     nbFailedAssignments=14389  nbBacktracks=318  nbVisitedNodes=29653  nbRestartNogoods=248
171.87	       =>  wckTime=120.277  cpuTime=120.11  mem=29M81
219.58	   
219.58	   search
219.58	     run=7  nbConstraintChecks=3447624994  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20895
219.58	     nbFailedAssignments=20137  nbBacktracks=488  nbVisitedNodes=41521  nbRestartNogoods=296
219.58	       =>  wckTime=167.982  cpuTime=167.75  mem=29M81
314.02	   
314.02	   search
314.02	     run=8  nbConstraintChecks=5256774095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33863
314.02	     nbFailedAssignments=32817  nbBacktracks=744  nbVisitedNodes=67425  nbRestartNogoods=313
314.02	       =>  wckTime=262.421  cpuTime=262.09  mem=29M81
467.63	   
467.63	   search
467.63	     run=9  nbConstraintChecks=8497747508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50250
467.63	     nbFailedAssignments=48790  nbBacktracks=1128  nbVisitedNodes=100169  nbRestartNogoods=365
467.63	       =>  wckTime=416.034  cpuTime=415.56  mem=29M81
557.44	   
557.44	   search
557.44	     run=10  nbConstraintChecks=10302370244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60240
557.44	     nbFailedAssignments=58174  nbBacktracks=1704  nbVisitedNodes=120119  nbRestartNogoods=579
557.44	       =>  wckTime=505.847  cpuTime=505.29  mem=29M81
620.70	   
620.70	   search
620.70	     run=11  nbConstraintChecks=11608574762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68440
620.70	     nbFailedAssignments=65478  nbBacktracks=2568  nbVisitedNodes=136487  nbRestartNogoods=800
620.70	       =>  wckTime=569.103  cpuTime=568.5  mem=29M81
806.14	   
806.14	   search
806.14	     run=12  nbConstraintChecks=15059850577  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83837
806.14	     nbFailedAssignments=79549  nbBacktracks=3865  nbVisitedNodes=167252  nbRestartNogoods=970
806.14	       =>  wckTime=754.549  cpuTime=753.74  mem=30M35
1688.29	   
1688.29	   search
1688.29	     run=13  nbConstraintChecks=30237651300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152866
1688.29	     nbFailedAssignments=146611  nbBacktracks=5811  nbVisitedNodes=305289  nbRestartNogoods=1051
1688.29	       =>  wckTime=1636.692  cpuTime=1635.02  mem=30M35
1964.30	   
1964.30	   search
1964.30	     run=14  nbConstraintChecks=35495126653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=184182
1964.30	     nbFailedAssignments=174976  nbBacktracks=8730  nbVisitedNodes=367889  nbRestartNogoods=1069
1964.30	       =>  wckTime=1912.708  cpuTime=1910.78  mem=30M35
2402.46	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/node39/watcher-277382-1169266024 -o ROOT/results/node39/solver-277382-1169266024 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277382-1169266024/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.05 1.59 1.80 4/70 9563
/proc/meminfo: memFree=1290776/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=1784 CPUtime=0
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 275002018 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9562/statm: 446 136 102 14 0 91 0

[startup+0.106663 s]
/proc/loadavg: 1.05 1.59 1.80 4/70 9563
/proc/meminfo: memFree=1290776/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=914988 CPUtime=0.08
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 3005 0 1 0 7 1 0 0 23 0 8 0 275002018 936947712 2751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228747 2751 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514699 s]
/proc/loadavg: 1.05 1.59 1.80 4/70 9563
/proc/meminfo: memFree=1290776/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=0.49
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 6886 0 1 0 45 4 0 0 25 0 8 0 275002018 937443328 6625 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 6626 2167 14 0 215338 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915472

[startup+1.34077 s]
/proc/loadavg: 1.05 1.59 1.80 3/88 9582
/proc/meminfo: memFree=1249096/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=1.32
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 7381 0 1 0 128 4 0 0 25 0 8 0 275002018 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073646006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 7119 2171 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275002023 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 275002023 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 275002023 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.09
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 319 0 0 0 9 0 0 0 16 0 8 0 275002026 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 7119 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915472

[startup+2.98792 s]
/proc/loadavg: 1.05 1.59 1.80 3/88 9582
/proc/meminfo: memFree=1241800/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2.97
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 8462 0 1 0 292 5 0 0 25 0 8 0 275002018 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073639614 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 8200 2171 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 275002023 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 275002023 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.09
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 320 0 0 0 9 0 0 0 16 0 8 0 275002026 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 8200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915472

[startup+6.26722 s]
/proc/loadavg: 1.12 1.60 1.80 3/88 9582
/proc/meminfo: memFree=1232592/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=6.24
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 10473 0 1 0 618 6 0 0 25 0 8 0 275002018 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 10211 2172 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 10 0 0 0 0 0 0 0 21 0 8 0 275002023 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 275002023 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.11
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 275002026 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 10211 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915472

[startup+12.7588 s]
/proc/loadavg: 1.19 1.61 1.80 3/88 9582
/proc/meminfo: memFree=1200032/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=12.73
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 16870 0 1 0 1261 12 0 0 25 0 8 0 275002018 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742505 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16605 2500 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3211 0 0 0 6 0 0 0 17 0 8 0 275002023 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.13
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 348 0 0 0 13 0 0 0 15 0 8 0 275002026 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16605 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915472

[startup+25.62 s]
/proc/loadavg: 1.37 1.62 1.80 3/88 9582
/proc/meminfo: memFree=1199392/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=25.58
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 16873 0 1 0 2530 28 0 0 25 0 8 0 275002018 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744202 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16608 2500 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3211 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.14
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915472

[startup+51.2484 s]
/proc/loadavg: 1.71 1.68 1.82 3/88 9582
/proc/meminfo: memFree=1199392/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=51.17
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 16873 0 1 0 5059 58 0 0 25 0 8 0 275002018 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742357 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16608 2500 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3211 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.14
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915472

[startup+102.504 s]
/proc/loadavg: 1.91 1.75 1.83 3/88 9582
/proc/meminfo: memFree=1199136/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=102.38
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17037 0 1 0 10178 60 0 0 25 0 8 0 275002018 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865345 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16762 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.24
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 415 0 0 0 23 1 0 0 16 0 8 0 275002026 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915472

[startup+162.518 s]
/proc/loadavg: 1.96 1.79 1.83 3/88 9582
/proc/meminfo: memFree=1199136/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=162.34
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17037 0 1 0 16174 60 0 0 25 0 8 0 275002018 937443328 16762 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865375 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2021.93
Current children cumulated vsize (KiB) 915472

[startup+2083.98 s]
/proc/loadavg: 2.16 2.03 1.95 3/88 9584
/proc/meminfo: memFree=1198944/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2081.94
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17040 0 1 0 208129 65 0 0 25 0 8 0 275002018 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858244 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16765 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.25
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.94
Current children cumulated vsize (KiB) 915472

[startup+2144.03 s]
/proc/loadavg: 2.06 2.03 1.95 3/88 9584
/proc/meminfo: memFree=1198944/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2141.92
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17040 0 1 0 214127 65 0 0 25 0 8 0 275002018 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073935520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16765 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.25
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.92
Current children cumulated vsize (KiB) 915472

[startup+2204.07 s]
/proc/loadavg: 2.15 2.05 1.96 3/88 9584
/proc/meminfo: memFree=1198880/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2201.9
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17040 0 1 0 220125 65 0 0 25 0 8 0 275002018 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073885224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16765 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.25
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.9
Current children cumulated vsize (KiB) 915472

[startup+2264.12 s]
/proc/loadavg: 2.10 2.06 1.97 3/88 9584
/proc/meminfo: memFree=1198880/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2261.9
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17040 0 1 0 226125 65 0 0 25 0 8 0 275002018 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858178 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16765 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.25
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.9
Current children cumulated vsize (KiB) 915472

[startup+2324.17 s]
/proc/loadavg: 2.04 2.04 1.97 3/88 9584
/proc/meminfo: memFree=1198944/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2321.89
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17041 0 1 0 232124 65 0 0 25 0 8 0 275002018 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16765 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.25
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.89
Current children cumulated vsize (KiB) 915472

[startup+2384.22 s]
/proc/loadavg: 2.01 2.03 1.97 3/88 9584
/proc/meminfo: memFree=1198944/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2381.86
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17041 0 1 0 238121 65 0 0 25 0 8 0 275002018 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073885231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16765 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.25
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.86
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.45 s]
/proc/loadavg: 2.01 2.03 1.97 3/88 9584
/proc/meminfo: memFree=1198880/2055920 swapFree=4187336/4192956
[pid=9562] ppid=9559 vsize=915472 CPUtime=2400.09
/proc/9562/stat : 9562 (java) R 9559 9562 9442 0 -1 0 17041 0 1 0 239944 65 0 0 25 0 8 0 275002018 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9562/statm: 228868 16765 2550 14 0 215338 0
[pid=9562/tid=9569] ppid=9559 vsize=915472 CPUtime=0.06
/proc/9562/task/9569/stat : 9569 (java) S 9559 9562 9442 0 -1 64 3212 0 0 0 6 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9570] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9570/stat : 9570 (java) S 9559 9562 9442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9571] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9571/stat : 9571 (java) S 9559 9562 9442 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275002023 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9575] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9575/stat : 9575 (java) S 9559 9562 9442 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9576] ppid=9559 vsize=915472 CPUtime=0.25
/proc/9562/task/9576/stat : 9576 (java) S 9559 9562 9442 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9577] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9577/stat : 9577 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9562/tid=9578] ppid=9559 vsize=915472 CPUtime=0
/proc/9562/task/9578/stat : 9578 (java) S 9559 9562 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275002026 937443328 16765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2402.54
CPU time (s): 2400.13
CPU user time (s): 2399.47
CPU system time (s): 0.667898
CPU usage (%): 99.8996
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.47
system time used= 0.667898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17064
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= 49932
involuntary context switches= 56757

runsolver used 3.78842 s user time and 7.96079 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 20 04:07:04 UTC 2007


IDJOB= 277382
IDBENCH= 6655
IDSOLVER= 68
FILE ID= node39/277382-1169266024

PBS_JOBID= 3607369

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
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 epfc.xml 1 XSax /tmp/evaluation/277382-1169266024/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-277382-1169266024 -o ROOT/results/node39/solver-277382-1169266024 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277382-1169266024/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ebdfda856dfd036416c301c32875da0c

RANDOM SEED= 733098033

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1291456 kB
Buffers:         51212 kB
Cached:         620024 kB
SwapCached:        944 kB
Active:         179456 kB
Inactive:       507396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291456 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:          23272 kB
Slab:            63192 kB
Committed_AS:  4956584 kB
PageTables:       1644 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node39 on Sat Jan 20 04:47:08 UTC 2007