Trace number 277373

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.1 2420.93

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-1.xml
MD5SUM4dd004eecb811c39e57feffe610d471a
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints287
Best CPU time to get the best result obtained on this benchmark2400.1
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size419
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/277373-1169266013/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=49  nbDomainTypes=49  minDomainSize=325  maxDomainSize=419
0.40	       =>  wckTime=0.111  cpuTime=0.09  mem=7M869
0.40	   
0.40	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
10.95	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=39712309  nbExtensionStructures=294
10.95	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
10.95	     nbSharedBinaryRepresentations=80472  maxDegree=12  maxArity=2
10.95	       =>  wckTime=10.66  cpuTime=10.48  mem=36M246
11.04	   
11.04	   solver LocalSearchSolver being built... 
11.07	       =>  wckTime=10.783  cpuTime=10.52  mem=17M980
11.09	
11.09	s SATISFIABLE
11.09	o 225
11.09	c 69
11.09	o 229
11.09	c 65
11.10	o 233
11.10	c 61
11.10	o 236
11.10	c 58
11.10	o 239
11.10	c 55
11.10	o 242
11.10	c 52
11.10	o 245
11.10	c 49
11.11	o 248
11.11	c 46
11.11	o 249
11.11	c 45
11.11	o 251
11.11	c 43
11.11	o 252
11.11	c 42
11.11	o 253
11.11	c 41
11.12	o 254
11.12	c 40
11.12	o 256
11.12	c 38
11.12	o 259
11.12	c 35
11.12	o 261
11.12	c 33
11.12	o 262
11.12	c 32
11.13	o 263
11.13	c 31
11.13	o 264
11.13	c 30
11.13	o 265
11.13	c 29
11.15	o 267
11.15	c 27
11.15	o 268
11.15	c 26
11.17	o 270
11.17	c 24
11.17	o 271
11.17	c 23
11.18	o 272
11.18	c 22
11.18	o 273
11.18	c 21
11.20	o 274
11.20	c 20
11.20	o 275
11.20	c 19
11.24	o 277
11.24	c 17
11.34	o 279
11.34	c 15
11.35	o 280
11.35	c 14
11.39	o 281
11.39	c 13
11.40	o 282
11.40	c 12
11.45	o 283
11.45	c 11
11.46	o 284
11.46	c 10
12.25	o 285
12.25	c 9
12.25	o 286
12.25	c 8
12.52	o 287
12.52	c 7
42.77	   
42.77	   search
42.77	     run=0  nbConstraintChecks=316960140  nbAssignments=6926
42.77	       =>  wckTime=31.701  cpuTime=31.43  mem=17M980
42.78	   
42.78	   global
42.78	     nbConstraintChecks=316960140  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.78	     solvingWckTime=31.698  solvingCpuTime=31.42  expiredTime=no  totalExploration=no  nbFoundSolutions=0
42.78	     globalCpuTime=42.0
42.78	       =>  wckTime=42.485  cpuTime=41.95  mem=17M980
42.78	   
42.78	   solver IterativeSystematicSolver being built... 
42.91	       =>  wckTime=42.617  cpuTime=42.04  mem=28M946
43.51	   
43.51	   preprocessing
43.51	     nbConstraintChecks=4015651  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
43.51	     detectedInconsistency=no
43.51	       =>  wckTime=0.596  cpuTime=0.56  mem=28M946
45.64	   
45.64	   search
45.64	     run=0  nbConstraintChecks=41660668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=381
45.64	     nbFailedAssignments=333  nbBacktracks=10  nbVisitedNodes=725  nbRestartNogoods=0
45.64	       =>  wckTime=2.73  cpuTime=2.65  mem=28M946
48.78	   
48.78	   search
48.78	     run=1  nbConstraintChecks=101811753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=764
48.78	     nbFailedAssignments=665  nbBacktracks=25  nbVisitedNodes=1455  nbRestartNogoods=30
48.78	       =>  wckTime=5.873  cpuTime=5.76  mem=28M946
60.10	   
60.10	   search
60.10	     run=2  nbConstraintChecks=314187993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2303
60.10	     nbFailedAssignments=2147  nbBacktracks=47  nbVisitedNodes=4498  nbRestartNogoods=111
60.10	       =>  wckTime=17.195  cpuTime=16.96  mem=28M946
76.05	   
76.05	   search
76.05	     run=3  nbConstraintChecks=624261978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4568
76.05	     nbFailedAssignments=4344  nbBacktracks=80  nbVisitedNodes=8993  nbRestartNogoods=249
76.05	       =>  wckTime=33.144  cpuTime=32.78  mem=28M946
88.94	   
88.94	   search
88.94	     run=4  nbConstraintChecks=861735528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6205
88.94	     nbFailedAssignments=5896  nbBacktracks=130  nbVisitedNodes=12232  nbRestartNogoods=307
88.95	       =>  wckTime=46.034  cpuTime=45.57  mem=28M946
115.74	   
115.74	   search
115.74	     run=5  nbConstraintChecks=1399801762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9917
115.74	     nbFailedAssignments=9499  nbBacktracks=205  nbVisitedNodes=19622  nbRestartNogoods=373
115.74	       =>  wckTime=72.833  cpuTime=72.13  mem=28M946
187.67	   
187.67	   search
187.67	     run=6  nbConstraintChecks=2742813832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17991
187.67	     nbFailedAssignments=17430  nbBacktracks=318  nbVisitedNodes=35740  nbRestartNogoods=434
187.67	       =>  wckTime=144.756  cpuTime=143.41  mem=28M946
258.57	   
258.57	   search
258.57	     run=7  nbConstraintChecks=4112403191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25040
258.57	     nbFailedAssignments=24277  nbBacktracks=488  nbVisitedNodes=49806  nbRestartNogoods=524
258.57	       =>  wckTime=215.662  cpuTime=213.73  mem=29M905
362.26	   
362.26	   search
362.26	     run=8  nbConstraintChecks=6330424820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41396
362.26	     nbFailedAssignments=40344  nbBacktracks=744  nbVisitedNodes=82485  nbRestartNogoods=651
362.26	       =>  wckTime=319.354  cpuTime=316.51  mem=29M905
485.20	   
485.20	   search
485.20	     run=9  nbConstraintChecks=8617860692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53895
485.21	     nbFailedAssignments=52426  nbBacktracks=1128  nbVisitedNodes=107450  nbRestartNogoods=783
485.21	       =>  wckTime=442.295  cpuTime=438.41  mem=29M905
685.42	   
685.42	   search
685.42	     run=10  nbConstraintChecks=11770710078  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69696
685.42	     nbFailedAssignments=67625  nbBacktracks=1704  nbVisitedNodes=138930  nbRestartNogoods=838
685.42	       =>  wckTime=642.512  cpuTime=636.86  mem=29M905
1004.23	   
1004.23	   search
1004.23	     run=11  nbConstraintChecks=17178114226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103370
1004.23	     nbFailedAssignments=100410  nbBacktracks=2568  nbVisitedNodes=206250  nbRestartNogoods=930
1004.23	       =>  wckTime=961.321  cpuTime=952.89  mem=29M905
1054.93	   
1054.93	   search
1054.93	     run=12  nbConstraintChecks=18112871802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111949
1054.93	     nbFailedAssignments=107658  nbBacktracks=3865  nbVisitedNodes=223374  nbRestartNogoods=999
1054.93	       =>  wckTime=1012.025  cpuTime=1003.18  mem=29M905
1425.91	   
1425.91	   search
1425.91	     run=13  nbConstraintChecks=23768509204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134279
1425.91	     nbFailedAssignments=128021  nbBacktracks=5811  nbVisitedNodes=268012  nbRestartNogoods=1011
1425.91	       =>  wckTime=1383.001  cpuTime=1370.8  mem=29M905
2150.23	   
2150.23	   search
2150.23	     run=14  nbConstraintChecks=36684132936  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190882
2150.23	     nbFailedAssignments=181678  nbBacktracks=8730  nbVisitedNodes=381191  nbRestartNogoods=1039
2150.23	       =>  wckTime=2107.322  cpuTime=2088.66  mem=29M905
2420.89	v 155 1 326 330 68 412 244 324 1 339 107 227 142 11 276 26 34 218 343 135 7 63 21 330 202 212 51 150 333 236 292 126 30 164 4 275 157 215 39 46 1 361 103 66 136 234 0 324 201 

Verifier Data (download as text)

7 unsatisfied constraints, 287 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node75/watcher-277373-1169266013 -o ROOT/results/node75/solver-277373-1169266013 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277373-1169266013/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.09 1.53 1.81 4/80 23072
/proc/meminfo: memFree=1233488/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=906644 CPUtime=0.02
/proc/23071/stat : 23071 (java) S 23069 23071 22881 0 -1 0 2065 0 1 0 2 0 0 0 18 0 2 0 275000997 928403456 1814 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 226661 1814 1035 14 0 214244 0
[pid=23071/tid=23073] ppid=23069 vsize=906644 CPUtime=0
/proc/23071/task/23073/stat : 23073 (java) R 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 275001000 928403456 1814 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7581656 0 4 0 7368 0 0 0 -1 0 0 0

[startup+0.102797 s]
/proc/loadavg: 1.09 1.53 1.81 4/80 23072
/proc/meminfo: memFree=1233488/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=914988 CPUtime=0.08
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 3066 0 1 0 7 1 0 0 24 0 8 0 275000997 936947712 2812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228747 2812 1451 14 0 215242 0
[pid=23071/tid=23073] ppid=23069 vsize=914988 CPUtime=0
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 6 0 0 0 0 0 0 0 20 0 8 0 275001000 936947712 2812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510842 s]
/proc/loadavg: 1.09 1.53 1.81 4/80 23072
/proc/meminfo: memFree=1233488/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=0.49
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 6910 0 1 0 45 4 0 0 25 0 8 0 275000997 937443328 6649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 6649 2170 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 6 0 0 0 0 0 0 0 20 0 8 0 275001000 937443328 6649 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915472

[startup+1.33293 s]
/proc/loadavg: 1.09 1.53 1.81 3/87 23079
/proc/meminfo: memFree=1214040/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=1.28
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 7374 0 1 0 124 4 0 0 25 0 8 0 275000997 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470041 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 7112 2171 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275001000 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 275001001 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 275001001 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 319 0 0 0 9 0 0 0 16 0 8 0 275001004 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275001004 937443328 7112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915472

[startup+2.98513 s]
/proc/loadavg: 1.09 1.53 1.81 3/87 23079
/proc/meminfo: memFree=1211288/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2.92
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 8420 0 1 0 288 4 0 0 25 0 8 0 275000997 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655058 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 8158 2171 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275001000 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 275001001 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 275001001 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 320 0 0 0 9 0 0 0 16 0 8 0 275001004 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275001004 937443328 8158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915472

[startup+6.26352 s]
/proc/loadavg: 1.16 1.54 1.81 3/87 23079
/proc/meminfo: memFree=1202656/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=6.18
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 10457 0 1 0 613 5 0 0 25 0 8 0 275000997 937443328 10195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470041 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 10195 2172 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 275001000 937443328 10195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 275001001 937443328 10195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 275001001 937443328 10195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 10195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.11
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 275001004 937443328 10195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 10195 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275001004 937443328 10195 18446744073709551615 134512640 134570532 4294956464 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) 915472

[startup+12.7473 s]
/proc/loadavg: 1.23 1.55 1.81 3/87 23079
/proc/meminfo: memFree=1141600/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=12.61
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 16834 0 1 0 1249 12 0 0 25 0 8 0 275000997 937443328 16569 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745125 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16569 2500 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3201 0 0 0 6 1 0 0 17 0 8 0 275001000 937443328 16569 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16569 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16569 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16569 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.13
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 347 0 0 0 13 0 0 0 15 0 8 0 275001004 937443328 16569 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16569 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275001004 937443328 16569 18446744073709551615 134512640 134570532 4294956464 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) 915472

[startup+25.5888 s]
/proc/loadavg: 1.40 1.57 1.82 3/87 23079
/proc/meminfo: memFree=1118816/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=25.36
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 16838 0 1 0 2507 29 0 0 25 0 8 0 275000997 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741824 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16573 2500 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3201 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.14
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 275001004 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275001004 937443328 16573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915472

[startup+51.1988 s]
/proc/loadavg: 1.60 1.60 1.82 3/87 23079
/proc/meminfo: memFree=1118560/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=50.74
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 16984 0 1 0 5023 51 0 0 25 0 8 0 275000997 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864860 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16714 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 17 0 8 0 275001000 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.23
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 399 0 0 0 22 1 0 0 15 0 8 0 275001004 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275001004 937443328 16714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915472

[startup+102.421 s]
/proc/loadavg: 1.83 1.66 1.82 3/87 23079
/proc/meminfo: memFree=1118432/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=101.52
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17000 0 1 0 10101 51 0 0 25 0 8 0 275000997 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16726 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.25
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 414 0 0 0 24 1 0 0 16 0 8 0 275001004 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275001004 937443328 16726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915472

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

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

[startup+2084.85 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 23081
/proc/meminfo: memFree=1058720/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2066.58
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17005 0 1 0 206590 68 0 0 25 0 8 0 275000997 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864605 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16729 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.26
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 418 0 0 0 25 1 0 0 16 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0.08
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 4 4 0 0 15 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2066.58
Current children cumulated vsize (KiB) 915472

[startup+2144.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 23081
/proc/meminfo: memFree=1058720/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2126.12
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17005 0 1 0 212544 68 0 0 25 0 8 0 275000997 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739942 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16729 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.26
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 418 0 0 0 25 1 0 0 16 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 5 4 0 0 15 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2126.12
Current children cumulated vsize (KiB) 915472

[startup+2205 s]
/proc/loadavg: 2.05 2.01 1.94 3/87 23081
/proc/meminfo: memFree=1058720/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2185.67
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17005 0 1 0 218499 68 0 0 25 0 8 0 275000997 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073935008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16729 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.26
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 418 0 0 0 25 1 0 0 16 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 5 4 0 0 15 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2185.67
Current children cumulated vsize (KiB) 915472

[startup+2265.07 s]
/proc/loadavg: 2.02 2.01 1.94 3/87 23081
/proc/meminfo: memFree=1058656/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2245.21
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17005 0 1 0 224452 69 0 0 25 0 8 0 275000997 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883256 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16729 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.26
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 418 0 0 0 25 1 0 0 16 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 5 4 0 0 15 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2245.21
Current children cumulated vsize (KiB) 915472

[startup+2325.14 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 23081
/proc/meminfo: memFree=1058720/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2304.74
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17005 0 1 0 230405 69 0 0 25 0 8 0 275000997 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739861 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23071/statm: 228868 16729 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.26
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 418 0 0 0 25 1 0 0 16 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 5 4 0 0 15 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2304.74
Current children cumulated vsize (KiB) 915472

[startup+2385.22 s]
/proc/loadavg: 1.96 1.98 1.93 2/75 23164
/proc/meminfo: memFree=1281208/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2364.46
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17005 0 1 0 236376 70 0 0 25 0 8 0 275000997 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23071/statm: 228868 16729 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.26
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 418 0 0 0 25 1 0 0 16 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 5 4 0 0 15 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2364.46
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.88 s]
/proc/loadavg: 1.87 1.95 1.92 3/87 23213
/proc/meminfo: memFree=1193568/2055920 swapFree=4184548/4192956
[pid=23071] ppid=23069 vsize=915472 CPUtime=2400.06
/proc/23071/stat : 23071 (java) R 23069 23071 22881 0 -1 0 17005 0 1 0 239936 70 0 0 25 0 8 0 275000997 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23071/statm: 228868 16729 2550 14 0 215338 0
[pid=23071/tid=23073] ppid=23069 vsize=915472 CPUtime=0.07
/proc/23071/task/23073/stat : 23073 (java) S 23069 23071 22881 0 -1 64 3202 0 0 0 6 1 0 0 16 0 8 0 275001000 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23074] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23074/stat : 23074 (java) S 23069 23071 22881 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23075] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23075/stat : 23075 (java) S 23069 23071 22881 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275001001 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23076] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23076/stat : 23076 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23077] ppid=23069 vsize=915472 CPUtime=0.26
/proc/23071/task/23077/stat : 23077 (java) S 23069 23071 22881 0 -1 64 418 0 0 0 25 1 0 0 16 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23078] ppid=23069 vsize=915472 CPUtime=0
/proc/23071/task/23078/stat : 23078 (java) S 23069 23071 22881 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23071/tid=23079] ppid=23069 vsize=915472 CPUtime=0.09
/proc/23071/task/23079/stat : 23079 (java) S 23069 23071 22881 0 -1 64 0 0 0 0 5 4 0 0 15 0 8 0 275001004 937443328 16729 18446744073709551615 134512640 134570532 4294956464 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) 915472

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

Child status: 143
Real time (s): 2420.93
CPU time (s): 2400.1
CPU user time (s): 2399.39
CPU system time (s): 0.714891
CPU usage (%): 99.1398
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.39
system time used= 0.714891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17027
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= 50242
involuntary context switches= 99607

runsolver used 2.67359 s user time and 6.51601 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan 20 04:06:54 UTC 2007


IDJOB= 277373
IDBENCH= 6648
IDSOLVER= 68
FILE ID= node75/277373-1169266013

PBS_JOBID= 3607309

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4dd004eecb811c39e57feffe610d471a

RANDOM SEED= 848364602

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1234096 kB
Buffers:         38304 kB
Cached:         592076 kB
SwapCached:       2360 kB
Active:         218644 kB
Inactive:       529564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1234096 kB
SwapTotal:     4192956 kB
SwapFree:      4184548 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:         133632 kB
Slab:            58688 kB
Committed_AS:  6110208 kB
PageTables:       2044 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 node75 on Sat Jan 20 04:47:17 UTC 2007