Trace number 277364

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.06 2411.58

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-2.xml
MD5SUM570f4f3187c9b9f5121439d9a96fe2a4
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints285
Best CPU time to get the best result obtained on this benchmark2400.06
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size441
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277364-1169266004/unknown.xml
0.37	   
0.37	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=49  nbDomainTypes=49  minDomainSize=348  maxDomainSize=441
0.43	       =>  wckTime=0.12  cpuTime=0.1  mem=7M870
0.43	   
0.43	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
12.61	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=43700270  nbExtensionStructures=294
12.61	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
12.61	     nbSharedBinaryRepresentations=76684  maxDegree=12  maxArity=2
12.61	       =>  wckTime=12.301  cpuTime=12.15  mem=37M208
12.71	   
12.71	   solver LocalSearchSolver being built... 
12.75	       =>  wckTime=12.437  cpuTime=12.19  mem=19M158
12.76	
12.76	s SATISFIABLE
12.76	o 229
12.76	c 65
12.77	o 235
12.77	c 59
12.77	o 240
12.77	c 54
12.77	o 245
12.77	c 49
12.77	o 250
12.77	c 44
12.78	o 254
12.78	c 40
12.78	o 256
12.78	c 38
12.78	o 258
12.78	c 36
12.79	o 260
12.79	c 34
12.79	o 261
12.79	c 33
12.79	o 262
12.79	c 32
12.80	o 263
12.80	c 31
12.80	o 264
12.80	c 30
12.80	o 266
12.80	c 28
12.80	o 267
12.80	c 27
12.81	o 268
12.81	c 26
12.81	o 269
12.81	c 25
12.81	o 270
12.81	c 24
12.81	o 271
12.81	c 23
12.86	o 272
12.86	c 22
12.86	o 273
12.86	c 21
13.00	o 274
13.00	c 20
13.03	o 275
13.03	c 19
13.12	o 276
13.13	c 18
13.13	o 277
13.13	c 17
13.30	o 278
13.30	c 16
13.34	o 279
13.34	c 15
13.34	o 280
13.34	c 14
14.00	o 281
14.00	c 13
14.03	o 282
14.03	c 12
14.54	o 283
14.54	c 11
15.83	o 284
15.83	c 10
16.45	o 285
16.45	c 9
46.61	   
46.61	   search
46.61	     run=0  nbConstraintChecks=311979162  nbAssignments=6685
46.61	       =>  wckTime=33.86  cpuTime=33.67  mem=19M158
46.61	   
46.61	   global
46.61	     nbConstraintChecks=311979162  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
46.61	     solvingWckTime=33.857  solvingCpuTime=33.67  expiredTime=no  totalExploration=no  nbFoundSolutions=0
46.61	     globalCpuTime=45.91
46.61	       =>  wckTime=46.298  cpuTime=45.86  mem=19M158
46.61	   
46.61	   solver IterativeSystematicSolver being built... 
46.74	       =>  wckTime=46.432  cpuTime=45.96  mem=30M307
47.41	   
47.41	   preprocessing
47.41	     nbConstraintChecks=4484141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
47.41	     detectedInconsistency=no
47.41	       =>  wckTime=0.659  cpuTime=0.63  mem=30M307
51.17	   
51.17	   search
51.17	     run=0  nbConstraintChecks=70444490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=400
51.17	     nbFailedAssignments=356  nbBacktracks=10  nbVisitedNodes=767  nbRestartNogoods=0
51.17	       =>  wckTime=4.419  cpuTime=4.36  mem=30M307
59.10	   
59.10	   search
59.10	     run=1  nbConstraintChecks=218765883  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1374
59.10	     nbFailedAssignments=1281  nbBacktracks=25  nbVisitedNodes=2681  nbRestartNogoods=29
59.10	       =>  wckTime=12.355  cpuTime=12.25  mem=30M307
60.94	   
60.94	   search
60.94	     run=2  nbConstraintChecks=249398301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1499
60.94	     nbFailedAssignments=1351  nbBacktracks=47  nbVisitedNodes=2898  nbRestartNogoods=174
60.94	       =>  wckTime=14.195  cpuTime=14.07  mem=30M307
67.35	   
67.35	   search
67.35	     run=3  nbConstraintChecks=378928858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2145
67.35	     nbFailedAssignments=1927  nbBacktracks=80  nbVisitedNodes=4153  nbRestartNogoods=234
67.35	       =>  wckTime=20.602  cpuTime=20.43  mem=30M307
71.03	   
71.03	   search
71.03	     run=4  nbConstraintChecks=451517636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2555
71.03	     nbFailedAssignments=2251  nbBacktracks=130  nbVisitedNodes=4937  nbRestartNogoods=278
71.03	       =>  wckTime=24.277  cpuTime=24.09  mem=30M307
109.34	   
109.34	   search
109.34	     run=5  nbConstraintChecks=1103851097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6811
109.34	     nbFailedAssignments=6401  nbBacktracks=205  nbVisitedNodes=13418  nbRestartNogoods=299
109.34	       =>  wckTime=62.591  cpuTime=62.22  mem=30M307
240.18	   
240.18	   search
240.18	     run=6  nbConstraintChecks=3376047081  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17586
240.18	     nbFailedAssignments=17032  nbBacktracks=318  nbVisitedNodes=34937  nbRestartNogoods=327
240.18	       =>  wckTime=193.431  cpuTime=192.43  mem=30M307
325.14	   
325.14	   search
325.14	     run=7  nbConstraintChecks=4963999333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23440
325.14	     nbFailedAssignments=22686  nbBacktracks=488  nbVisitedNodes=46615  nbRestartNogoods=387
325.14	       =>  wckTime=278.396  cpuTime=276.99  mem=30M307
397.85	   
397.85	   search
397.85	     run=8  nbConstraintChecks=6383290472  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34047
397.85	     nbFailedAssignments=33003  nbBacktracks=744  nbVisitedNodes=67795  nbRestartNogoods=494
397.85	       =>  wckTime=351.104  cpuTime=349.35  mem=30M307
510.44	   
510.44	   search
510.44	     run=9  nbConstraintChecks=8235140791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42787
510.44	     nbFailedAssignments=41326  nbBacktracks=1128  nbVisitedNodes=85242  nbRestartNogoods=541
510.44	       =>  wckTime=463.694  cpuTime=461.41  mem=30M307
674.62	   
674.62	   search
674.62	     run=10  nbConstraintChecks=11452416850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63963
674.62	     nbFailedAssignments=61898  nbBacktracks=1704  nbVisitedNodes=127566  nbRestartNogoods=704
674.62	       =>  wckTime=627.868  cpuTime=624.79  mem=30M307
920.61	   
920.61	   search
920.61	     run=11  nbConstraintChecks=16118014513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83025
920.61	     nbFailedAssignments=80067  nbBacktracks=2568  nbVisitedNodes=165661  nbRestartNogoods=776
920.61	       =>  wckTime=873.862  cpuTime=869.61  mem=30M307
1110.23	   
1110.23	   search
1110.23	     run=12  nbConstraintChecks=19391361467  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94320
1110.23	     nbFailedAssignments=90037  nbBacktracks=3865  nbVisitedNodes=188223  nbRestartNogoods=795
1110.23	       =>  wckTime=1063.482  cpuTime=1058.33  mem=30M307
1485.53	   
1485.53	   search
1485.53	     run=13  nbConstraintChecks=25840704959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117999
1485.53	     nbFailedAssignments=111745  nbBacktracks=5811  nbVisitedNodes=235556  nbRestartNogoods=878
1485.53	       =>  wckTime=1438.785  cpuTime=1431.84  mem=30M307
1950.36	   
1950.36	   search
1950.36	     run=14  nbConstraintChecks=33676435206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154360
1950.36	     nbFailedAssignments=145157  nbBacktracks=8730  nbVisitedNodes=308205  nbRestartNogoods=941
1950.36	       =>  wckTime=1903.61  cpuTime=1894.46  mem=30M307
2411.56	v 1 271 440 355 191 98 128 1 53 228 64 288 148 374 358 213 303 291 272 105 0 103 35 209 303 211 373 0 211 418 378 100 194 0 292 104 213 58 177 287 368 6 96 365 420 294 9 267 193 

Verifier Data (download as text)

9 unsatisfied constraints, 285 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/node38/watcher-277364-1169266004 -o ROOT/results/node38/solver-277364-1169266004 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277364-1169266004/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.37 1.76 1.87 5/73 26138
/proc/meminfo: memFree=1454936/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=18540 CPUtime=0
/proc/26137/stat : 26137 (runsolver) R 26132 26137 25999 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 275000708 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26137/statm: 4635 279 244 17 0 2626 0

[startup+0.103688 s]
/proc/loadavg: 1.37 1.76 1.87 5/73 26138
/proc/meminfo: memFree=1454936/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=914988 CPUtime=0.08
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 2994 0 1 0 7 1 0 0 19 0 8 0 275000708 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511767 s]
/proc/loadavg: 1.37 1.76 1.87 5/73 26138
/proc/meminfo: memFree=1454936/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915332 CPUtime=0.49
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 6590 0 1 0 45 4 0 0 18 0 8 0 275000708 937299968 6329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073600916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228833 6331 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33392 s]
/proc/loadavg: 1.50 1.78 1.87 3/87 26152
/proc/meminfo: memFree=1415976/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=1.31
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 7337 0 1 0 126 5 0 0 25 0 8 0 275000708 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655511 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 7075 2171 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 275000712 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 275000713 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 275000713 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.11
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 319 0 0 0 11 0 0 0 16 0 8 0 275000716 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 7075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915472

[startup+2.98625 s]
/proc/loadavg: 1.50 1.78 1.87 3/87 26152
/proc/meminfo: memFree=1410664/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2.95
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 8295 0 1 0 290 5 0 0 25 0 8 0 275000708 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655571 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 8033 2171 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 275000713 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 275000713 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.11
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 320 0 0 0 11 0 0 0 16 0 8 0 275000716 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 8033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915472

[startup+6.26588 s]
/proc/loadavg: 1.54 1.79 1.87 3/87 26152
/proc/meminfo: memFree=1394544/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=6.22
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 10140 0 1 0 615 7 0 0 25 0 8 0 275000708 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 9878 2172 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 275000712 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 275000713 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 275000713 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.12
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 275000716 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 9878 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915472

[startup+12.7512 s]
/proc/loadavg: 1.58 1.79 1.87 4/87 26152
/proc/meminfo: memFree=1350896/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=12.67
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17487 0 1 0 1257 10 0 0 25 0 8 0 275000708 937443328 17223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228860 17223 2494 14 0 215330 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3489 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.14
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 338 0 0 0 14 0 0 0 16 0 8 0 275000716 937443328 17224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17224 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915472

[startup+25.5987 s]
/proc/loadavg: 1.64 1.80 1.87 4/87 26152
/proc/meminfo: memFree=1336368/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=25.45
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17509 0 1 0 2515 30 0 0 25 0 8 0 275000708 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073749146 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17244 2500 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3489 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.16
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 351 0 0 0 16 0 0 0 16 0 8 0 275000716 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17244 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915472

[startup+51.2146 s]
/proc/loadavg: 1.78 1.81 1.88 3/87 26152
/proc/meminfo: memFree=1335856/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=50.95
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17650 0 1 0 5041 54 0 0 25 0 8 0 275000708 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865971 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17380 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.23
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 275000716 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17380 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915472

[startup+102.437 s]
/proc/loadavg: 1.90 1.84 1.88 3/87 26152
/proc/meminfo: memFree=1335728/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=101.92
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17671 0 1 0 10138 54 0 0 25 0 8 0 275000708 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073740272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17395 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.27
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 275000716 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17395 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915472

[startup+162.501 s]
/proc/loadavg: 1.96 1.87 1.89 3/87 26152
/proc/meminfo: memFree=1335728/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=161.69
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17672 0 1 0 16115 54 0 0 25 0 8 0 275000708 937443328 17396 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073930886 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.76 s]
/proc/loadavg: 2.05 2.03 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2074.79
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17676 0 1 0 207418 61 0 0 25 0 8 0 275000708 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858795 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17399 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.28
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 414 0 0 0 27 1 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.79
Current children cumulated vsize (KiB) 915472

[startup+2144.82 s]
/proc/loadavg: 2.02 2.02 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2134.57
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17676 0 1 0 213396 61 0 0 25 0 8 0 275000708 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073885830 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17399 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.28
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 414 0 0 0 27 1 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.57
Current children cumulated vsize (KiB) 915472

[startup+2204.89 s]
/proc/loadavg: 2.00 2.02 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2194.35
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17676 0 1 0 219374 61 0 0 25 0 8 0 275000708 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865971 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17399 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.28
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 414 0 0 0 27 1 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2194.35
Current children cumulated vsize (KiB) 915472

[startup+2264.97 s]
/proc/loadavg: 2.00 2.01 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2254.14
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17676 0 1 0 225353 61 0 0 25 0 8 0 275000708 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858761 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17399 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.28
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 414 0 0 0 27 1 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2254.14
Current children cumulated vsize (KiB) 915472

[startup+2325.04 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2313.93
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17676 0 1 0 231332 61 0 0 25 0 8 0 275000708 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865557 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17399 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.28
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 414 0 0 0 27 1 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2313.93
Current children cumulated vsize (KiB) 915472

[startup+2385.11 s]
/proc/loadavg: 2.00 2.00 1.95 3/87 26154
/proc/meminfo: memFree=1335408/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2373.73
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17676 0 1 0 237311 62 0 0 25 0 8 0 275000708 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858817 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17399 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.28
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 414 0 0 0 27 1 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2373.73
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.55 s]
/proc/loadavg: 2.00 2.00 1.95 2/75 26157
/proc/meminfo: memFree=1395728/2055920 swapFree=4192812/4192956
[pid=26137] ppid=26132 vsize=915472 CPUtime=2400.03
/proc/26137/stat : 26137 (java) R 26132 26137 25999 0 -1 0 17676 0 1 0 239941 62 0 0 25 0 8 0 275000708 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26137/statm: 228868 17399 2550 14 0 215338 0
[pid=26137/tid=26140] ppid=26132 vsize=915472 CPUtime=0.08
/proc/26137/task/26140/stat : 26140 (java) S 26132 26137 25999 0 -1 64 3490 0 0 0 7 1 0 0 16 0 8 0 275000712 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26143] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26143/stat : 26143 (java) S 26132 26137 25999 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26144] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26144/stat : 26144 (java) S 26132 26137 25999 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275000713 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26149] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26149/stat : 26149 (java) S 26132 26137 25999 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26150] ppid=26132 vsize=915472 CPUtime=0.28
/proc/26137/task/26150/stat : 26150 (java) S 26132 26137 25999 0 -1 64 414 0 0 0 27 1 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26151] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26151/stat : 26151 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26137/tid=26152] ppid=26132 vsize=915472 CPUtime=0
/proc/26137/task/26152/stat : 26152 (java) S 26132 26137 25999 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275000716 937443328 17399 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2411.58
CPU time (s): 2400.06
CPU user time (s): 2399.43
CPU system time (s): 0.632903
CPU usage (%): 99.5223
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.43
system time used= 0.632903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17699
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= 50042
involuntary context switches= 75047

runsolver used 2.31965 s user time and 6.26505 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan 20 04:06:47 UTC 2007


IDJOB= 277364
IDBENCH= 6642
IDSOLVER= 68
FILE ID= node38/277364-1169266004

PBS_JOBID= 3607361

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  570f4f3187c9b9f5121439d9a96fe2a4

RANDOM SEED= 112448890

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.267
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.267
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:       1456480 kB
Buffers:         35712 kB
Cached:         472452 kB
SwapCached:          0 kB
Active:         105584 kB
Inactive:       422660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3644 kB
Writeback:           0 kB
Mapped:          30296 kB
Slab:            56836 kB
Committed_AS:  5178016 kB
PageTables:       1692 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 node38 on Sat Jan 20 04:47:03 UTC 2007