Trace number 277356

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.14 2421.5

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-0.xml
MD5SUM2c2fead72c0d5fc55930647203f728f7
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints288
Best CPU time to get the best result obtained on this benchmark2400.14
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size412
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277356-1169265993/unknown.xml
0.37	   
0.37	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=49  nbDomainTypes=49  minDomainSize=316  maxDomainSize=412
0.43	       =>  wckTime=0.113  cpuTime=0.09  mem=7M870
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
10.49	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=38430822  nbExtensionStructures=294
10.49	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
10.49	     nbSharedBinaryRepresentations=67642  maxDegree=12  maxArity=2
10.49	       =>  wckTime=10.173  cpuTime=9.97  mem=36M38
10.58	   
10.58	   solver LocalSearchSolver being built... 
10.61	       =>  wckTime=10.3  cpuTime=10.01  mem=18M162
10.63	
10.63	s SATISFIABLE
10.63	o 220
10.63	c 74
10.63	o 226
10.63	c 68
10.63	o 231
10.63	c 63
10.64	o 236
10.64	c 58
10.64	o 239
10.64	c 55
10.64	o 242
10.64	c 52
10.64	o 245
10.64	c 49
10.65	o 248
10.65	c 46
10.65	o 251
10.65	c 43
10.65	o 253
10.65	c 41
10.65	o 255
10.65	c 39
10.66	o 257
10.66	c 37
10.66	o 259
10.66	c 35
10.66	o 262
10.66	c 32
10.66	o 263
10.66	c 31
10.66	o 264
10.66	c 30
10.67	o 266
10.67	c 28
10.67	o 268
10.67	c 26
10.67	o 269
10.67	c 25
10.67	o 271
10.67	c 23
10.68	o 272
10.68	c 22
10.68	o 273
10.68	c 21
10.68	o 274
10.68	c 20
10.68	o 275
10.68	c 19
10.68	o 276
10.68	c 18
10.69	o 278
10.69	c 16
10.74	o 279
10.74	c 15
10.76	o 281
10.76	c 13
10.76	o 282
10.76	c 12
10.77	o 283
10.77	c 11
11.74	o 284
11.74	c 10
11.75	o 285
11.75	c 9
11.91	o 286
11.91	c 8
12.14	o 287
12.14	c 7
13.89	o 288
13.89	c 6
44.20	   
44.20	   search
44.20	     run=0  nbConstraintChecks=329313209  nbAssignments=7724
44.20	       =>  wckTime=33.582  cpuTime=33.23  mem=18M162
44.20	   
44.20	   global
44.20	     nbConstraintChecks=329313209  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
44.20	     solvingWckTime=33.579  solvingCpuTime=33.22  expiredTime=no  totalExploration=no  nbFoundSolutions=0
44.20	     globalCpuTime=43.29
44.20	       =>  wckTime=43.883  cpuTime=43.24  mem=18M162
44.20	   
44.20	   solver IterativeSystematicSolver being built... 
44.32	       =>  wckTime=44.006  cpuTime=43.33  mem=28M892
44.33	   
44.33	   preprocessing
44.33	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
44.33	     detectedInconsistency=no
44.33	       =>  wckTime=0.012  cpuTime=0.01  mem=28M892
47.33	   
47.33	   search
47.33	     run=0  nbConstraintChecks=55627749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=457
47.33	     nbFailedAssignments=411  nbBacktracks=10  nbVisitedNodes=879  nbRestartNogoods=0
47.33	       =>  wckTime=3.01  cpuTime=2.94  mem=30M22
55.73	   
55.73	   search
55.73	     run=1  nbConstraintChecks=222066757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1754
55.73	     nbFailedAssignments=1658  nbBacktracks=25  nbVisitedNodes=3438  nbRestartNogoods=31
55.73	       =>  wckTime=11.405  cpuTime=11.21  mem=30M22
65.65	   
65.65	   search
65.65	     run=2  nbConstraintChecks=397925966  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2641
65.65	     nbFailedAssignments=2492  nbBacktracks=47  nbVisitedNodes=5181  nbRestartNogoods=204
65.65	       =>  wckTime=21.332  cpuTime=21.02  mem=30M22
82.75	   
82.75	   search
82.75	     run=3  nbConstraintChecks=748768221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6235
82.75	     nbFailedAssignments=6016  nbBacktracks=80  nbVisitedNodes=12332  nbRestartNogoods=279
82.75	       =>  wckTime=38.432  cpuTime=37.96  mem=30M22
96.68	   
96.68	   search
96.68	     run=4  nbConstraintChecks=1028765203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7903
96.68	     nbFailedAssignments=7598  nbBacktracks=130  nbVisitedNodes=15632  nbRestartNogoods=329
96.68	       =>  wckTime=52.354  cpuTime=51.75  mem=30M22
114.15	   
114.15	   search
114.15	     run=5  nbConstraintChecks=1411572871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10883
114.15	     nbFailedAssignments=10467  nbBacktracks=205  nbVisitedNodes=21556  nbRestartNogoods=402
114.15	       =>  wckTime=69.826  cpuTime=69.03  mem=30M22
121.45	   
121.45	   search
121.45	     run=6  nbConstraintChecks=1553758474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12212
121.45	     nbFailedAssignments=11645  nbBacktracks=318  nbVisitedNodes=24176  nbRestartNogoods=477
121.45	       =>  wckTime=77.129  cpuTime=76.27  mem=30M22
177.90	   
177.90	   search
177.90	     run=7  nbConstraintChecks=2714762334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20462
177.90	     nbFailedAssignments=19691  nbBacktracks=488  nbVisitedNodes=40642  nbRestartNogoods=538
177.90	       =>  wckTime=133.578  cpuTime=132.16  mem=30M22
216.10	   
216.10	   search
216.10	     run=8  nbConstraintChecks=3409410208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25221
216.10	     nbFailedAssignments=24163  nbBacktracks=744  nbVisitedNodes=50129  nbRestartNogoods=717
216.10	       =>  wckTime=171.779  cpuTime=169.97  mem=30M22
239.70	   
239.70	   search
239.70	     run=9  nbConstraintChecks=3912043791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30586
239.70	     nbFailedAssignments=29110  nbBacktracks=1128  nbVisitedNodes=60825  nbRestartNogoods=761
239.70	       =>  wckTime=195.375  cpuTime=193.34  mem=30M22
300.95	   
300.95	   search
300.95	     run=10  nbConstraintChecks=4944781545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38493
300.95	     nbFailedAssignments=36412  nbBacktracks=1704  nbVisitedNodes=76610  nbRestartNogoods=863
300.95	       =>  wckTime=256.633  cpuTime=253.97  mem=30M22
386.36	   
386.37	   search
386.37	     run=11  nbConstraintChecks=6646575277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51573
386.37	     nbFailedAssignments=48598  nbBacktracks=2568  nbVisitedNodes=102740  nbRestartNogoods=948
386.37	       =>  wckTime=342.043  cpuTime=338.52  mem=30M22
435.85	   
435.85	   search
435.85	     run=12  nbConstraintChecks=7557190154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61575
435.85	     nbFailedAssignments=57270  nbBacktracks=3865  nbVisitedNodes=122710  nbRestartNogoods=1111
435.85	       =>  wckTime=391.525  cpuTime=387.52  mem=30M22
562.62	   
562.62	   search
562.62	     run=13  nbConstraintChecks=9976348788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86707
562.62	     nbFailedAssignments=80417  nbBacktracks=5811  nbVisitedNodes=172930  nbRestartNogoods=1336
562.62	       =>  wckTime=518.298  cpuTime=513.02  mem=30M22
675.44	   
675.44	   search
675.44	     run=14  nbConstraintChecks=11877511847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101507
675.44	     nbFailedAssignments=92270  nbBacktracks=8730  nbVisitedNodes=202106  nbRestartNogoods=1464
675.44	       =>  wckTime=631.117  cpuTime=624.74  mem=30M22
1731.70	   
1731.70	   search
1731.70	     run=15  nbConstraintChecks=25659567650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163307
1731.70	     nbFailedAssignments=149671  nbBacktracks=13108  nbVisitedNodes=325076  nbRestartNogoods=1548
1731.70	       =>  wckTime=1687.378  cpuTime=1670.49  mem=30M22
2421.43	v 103 194 37 0 103 262 357 378 360 276 5 177 92 52 290 1 358 207 97 265 236 236 120 14 294 394 168 292 57 9 236 161 359 347 40 252 52 305 0 378 195 14 98 291 254 101 197 9 356 

Verifier Data (download as text)

6 unsatisfied constraints, 288 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/node15/watcher-277356-1169265993 -o ROOT/results/node15/solver-277356-1169265993 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277356-1169265993/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.87 1.85 1.53 4/94 14257
/proc/meminfo: memFree=1427016/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=18540 CPUtime=0
/proc/14256/stat : 14256 (runsolver) R 14254 13841 13841 0 -1 4194368 14 0 0 0 0 0 0 0 20 0 1 0 274994486 18984960 278 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 240472619168 0 0 4096 24578 0 0 0 17 0 0 0
/proc/14256/statm: 4635 278 243 17 0 2626 0

[startup+0.108366 s]
/proc/loadavg: 1.87 1.85 1.53 4/94 14257
/proc/meminfo: memFree=1427016/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=912760 CPUtime=0.07
/proc/14256/stat : 14256 (java) S 14254 14256 13841 0 -1 0 2780 0 1 0 6 1 0 0 24 0 8 0 274994486 934666240 2526 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228190 2526 1387 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.521598 s]
/proc/loadavg: 1.87 1.85 1.53 4/94 14257
/proc/meminfo: memFree=1427016/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915332 CPUtime=0.47
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 6785 0 1 0 43 4 0 0 25 0 8 0 274994486 937299968 6524 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926602 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228833 6524 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.34958 s]
/proc/loadavg: 1.87 1.85 1.53 4/101 14264
/proc/meminfo: memFree=1407376/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=1.3
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 7391 0 1 0 125 5 0 0 25 0 8 0 274994486 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639590 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 7129 2168 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 274994491 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 9 0 0 0 0 0 0 0 22 0 8 0 274994492 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 274994492 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.09
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 319 0 0 0 9 0 0 0 16 0 8 0 274994495 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 7129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915468

[startup+2.99786 s]
/proc/loadavg: 1.87 1.85 1.53 3/101 14264
/proc/meminfo: memFree=1404304/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2.93
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 8474 0 1 0 288 5 0 0 25 0 8 0 274994486 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642677 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 8212 2168 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274994491 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 9 0 0 0 0 0 0 0 22 0 8 0 274994492 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 274994492 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.1
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 322 0 0 0 10 0 0 0 16 0 8 0 274994495 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 8212 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915468

[startup+6.28842 s]
/proc/loadavg: 1.88 1.85 1.53 3/101 14264
/proc/meminfo: memFree=1395600/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=6.18
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 10555 0 1 0 611 7 0 0 25 0 8 0 274994486 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639590 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 10293 2169 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274994491 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 9 0 0 0 0 0 0 0 22 0 8 0 274994492 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 4 0 0 0 0 0 0 0 23 0 8 0 274994492 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.11
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 274994495 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 10293 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915468

[startup+12.7775 s]
/proc/loadavg: 1.89 1.85 1.53 3/101 14264
/proc/meminfo: memFree=1370320/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=12.61
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 16857 0 1 0 1249 12 0 0 25 0 8 0 274994486 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073742138 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16592 2497 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3291 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.14
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 348 0 0 0 14 0 0 0 15 0 8 0 274994495 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915468

[startup+25.6303 s]
/proc/loadavg: 1.91 1.86 1.54 3/101 14264
/proc/meminfo: memFree=1370320/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=25.32
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 16860 0 1 0 2503 29 0 0 25 0 8 0 274994486 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073742147 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16595 2497 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3291 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.16
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 351 0 0 0 15 1 0 0 16 0 8 0 274994495 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16595 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915468

[startup+51.2601 s]
/proc/loadavg: 1.94 1.87 1.55 3/101 14264
/proc/meminfo: memFree=1370064/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=50.7
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 16998 0 1 0 5019 51 0 0 25 0 8 0 274994486 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073930864 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16728 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.23
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 396 0 0 0 22 1 0 0 15 0 8 0 274994495 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16728 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915468

[startup+102.495 s]
/proc/loadavg: 1.97 1.89 1.57 3/101 14264
/proc/meminfo: memFree=1370000/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=101.43
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17014 0 1 0 10092 51 0 0 25 0 8 0 274994486 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870314 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16740 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.26
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 410 0 0 0 25 1 0 0 16 0 8 0 274994495 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915468

[startup+162.569 s]
/proc/loadavg: 2.06 1.92 1.60 3/101 14264
/proc/meminfo: memFree=1370000/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=160.89
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17015 0 1 0 16038 51 0 0 25 0 8 0 274994486 937439232 16741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2085 s]
/proc/loadavg: 2.09 2.04 1.94 3/101 14340
/proc/meminfo: memFree=1366424/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2065.51
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17021 0 1 0 206495 56 0 0 25 0 8 0 274994486 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869929 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16744 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.27
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2065.51
Current children cumulated vsize (KiB) 915468

[startup+2145.07 s]
/proc/loadavg: 2.03 2.03 1.94 3/101 14340
/proc/meminfo: memFree=1366360/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2125.24
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17021 0 1 0 212468 56 0 0 25 0 8 0 274994486 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073894279 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16744 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.27
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2125.24
Current children cumulated vsize (KiB) 915468

[startup+2205.15 s]
/proc/loadavg: 2.01 2.02 1.94 3/101 14340
/proc/meminfo: memFree=1366424/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2185
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17021 0 1 0 218444 56 0 0 25 0 8 0 274994486 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869954 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16744 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.27
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2185
Current children cumulated vsize (KiB) 915468

[startup+2265.24 s]
/proc/loadavg: 2.05 2.03 1.95 3/101 14340
/proc/meminfo: memFree=1366424/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2244.75
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17021 0 1 0 224419 56 0 0 25 0 8 0 274994486 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073739888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16744 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.27
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2244.75
Current children cumulated vsize (KiB) 915468

[startup+2325.32 s]
/proc/loadavg: 2.08 2.04 1.95 3/101 14340
/proc/meminfo: memFree=1366360/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2304.51
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17021 0 1 0 230394 57 0 0 25 0 8 0 274994486 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16744 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.27
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2304.51
Current children cumulated vsize (KiB) 915468

[startup+2385.41 s]
/proc/loadavg: 2.10 2.05 1.96 3/101 14340
/proc/meminfo: memFree=1366360/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2364.26
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17021 0 1 0 236369 57 0 0 25 0 8 0 274994486 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863374 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16744 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.27
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2364.26
Current children cumulated vsize (KiB) 915468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.42 s]
/proc/loadavg: 2.05 2.04 1.96 3/101 14340
/proc/meminfo: memFree=1366424/2055920 swapFree=4173628/4192956
[pid=14256] ppid=14254 vsize=915468 CPUtime=2400.06
/proc/14256/stat : 14256 (java) R 14254 14256 13841 0 -1 0 17021 0 1 0 239949 57 0 0 25 0 8 0 274994486 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14256/statm: 228867 16744 2545 14 0 215337 0
[pid=14256/tid=14258] ppid=14254 vsize=915468 CPUtime=0.07
/proc/14256/task/14258/stat : 14258 (java) S 14254 14256 13841 0 -1 64 3292 0 0 0 7 0 0 0 16 0 8 0 274994491 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14259] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14259/stat : 14259 (java) S 14254 14256 13841 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14260] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14260/stat : 14260 (java) S 14254 14256 13841 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274994492 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14261] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14261/stat : 14261 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14262] ppid=14254 vsize=915468 CPUtime=0.27
/proc/14256/task/14262/stat : 14262 (java) S 14254 14256 13841 0 -1 64 414 0 0 0 26 1 0 0 16 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14263] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14263/stat : 14263 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14256/tid=14264] ppid=14254 vsize=915468 CPUtime=0
/proc/14256/task/14264/stat : 14264 (java) S 14254 14256 13841 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274994495 937439232 16744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915468

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

Child status: 143
Real time (s): 2421.5
CPU time (s): 2400.14
CPU user time (s): 2399.55
CPU system time (s): 0.584911
CPU usage (%): 99.1179
Max. virtual memory (cumulated for all children) (KiB): 915472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.55
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17043
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= 50275
involuntary context switches= 120539

runsolver used 2.96255 s user time and 7.74982 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 04:06:34 UTC 2007


IDJOB= 277356
IDBENCH= 6635
IDSOLVER= 69
FILE ID= node15/277356-1169265993

PBS_JOBID= 3607296

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2c2fead72c0d5fc55930647203f728f7

RANDOM SEED= 328759800

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.276
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.276
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:       1427560 kB
Buffers:         52756 kB
Cached:         455728 kB
SwapCached:       5936 kB
Active:         199120 kB
Inactive:       354516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427560 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1852 kB
Writeback:           0 kB
Mapped:          62620 kB
Slab:            59136 kB
Committed_AS:  8468188 kB
PageTables:       2496 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 node15 on Sat Jan 20 04:47:01 UTC 2007