Trace number 277379

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.13 2413.28

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-6.xml
MD5SUM019f8abe20a7cd1b8d6c7abc45fb5a20
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.08
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size397
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/277379-1169266022/unknown.xml
0.36	   
0.36	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=49  nbDomainTypes=49  minDomainSize=303  maxDomainSize=397
0.42	       =>  wckTime=0.113  cpuTime=0.09  mem=7M871
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
9.84	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=35460617  nbExtensionStructures=294
9.84	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
9.84	     nbSharedBinaryRepresentations=73513  maxDegree=12  maxArity=2
9.84	       =>  wckTime=9.539  cpuTime=9.37  mem=33M835
9.93	   
9.93	   solver LocalSearchSolver being built... 
9.96	       =>  wckTime=9.66  cpuTime=9.41  mem=16M927
9.98	
9.98	s SATISFIABLE
9.98	o 221
9.98	c 73
9.98	o 227
9.98	c 67
9.99	o 233
9.99	c 61
9.99	o 237
9.99	c 57
9.99	o 240
9.99	c 54
9.99	o 242
9.99	c 52
10.00	o 243
10.00	c 51
10.00	o 245
10.00	c 49
10.00	o 247
10.00	c 47
10.00	o 249
10.00	c 45
10.01	o 251
10.01	c 43
10.01	o 254
10.01	c 40
10.01	o 256
10.01	c 38
10.02	o 257
10.02	c 37
10.02	o 258
10.02	c 36
10.02	o 260
10.02	c 34
10.03	o 262
10.03	c 32
10.03	o 263
10.03	c 31
10.04	o 264
10.04	c 30
10.04	o 266
10.04	c 28
10.04	o 268
10.04	c 26
10.05	o 269
10.05	c 25
10.05	o 270
10.05	c 24
10.07	o 271
10.07	c 23
10.08	o 273
10.08	c 21
10.10	o 274
10.10	c 20
10.13	o 275
10.13	c 19
10.13	o 276
10.13	c 18
10.38	o 277
10.38	c 17
10.38	o 278
10.38	c 16
10.39	o 279
10.39	c 15
10.39	o 280
10.39	c 14
10.77	o 281
10.77	c 13
10.87	o 282
10.87	c 12
11.20	o 283
11.20	c 11
11.40	o 284
11.40	c 10
13.98	o 285
13.98	c 9
40.51	o 286
40.51	c 8
41.55	o 287
41.55	c 7
51.58	   
51.58	   search
51.58	     run=0  nbConstraintChecks=423310512  nbAssignments=10000
51.58	       =>  wckTime=41.62  cpuTime=41.36  mem=16M927
71.74	   
71.74	   search
71.74	     run=1  nbConstraintChecks=627534222  nbAssignments=14636
71.74	       =>  wckTime=61.772  cpuTime=61.42  mem=16M927
71.74	   
71.74	   global
71.74	     nbConstraintChecks=627534222  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
71.74	     solvingWckTime=61.769  solvingCpuTime=61.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
71.74	     globalCpuTime=70.88
71.74	       =>  wckTime=71.433  cpuTime=70.83  mem=16M927
71.74	   
71.74	   solver IterativeSystematicSolver being built... 
71.86	       =>  wckTime=71.56  cpuTime=70.92  mem=27M821
72.39	   
72.39	   preprocessing
72.39	     nbConstraintChecks=3306562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
72.39	     detectedInconsistency=no
72.39	       =>  wckTime=0.528  cpuTime=0.5  mem=27M821
81.45	   
81.45	   search
81.45	     run=0  nbConstraintChecks=172097790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1019
81.45	     nbFailedAssignments=976  nbBacktracks=10  nbVisitedNodes=2006  nbRestartNogoods=0
81.45	       =>  wckTime=9.588  cpuTime=9.49  mem=28M805
94.07	   
94.07	   search
94.07	     run=1  nbConstraintChecks=401559930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2327
94.07	     nbFailedAssignments=2238  nbBacktracks=25  nbVisitedNodes=4591  nbRestartNogoods=4
94.07	       =>  wckTime=22.2  cpuTime=21.99  mem=28M805
97.60	   
97.60	   search
97.60	     run=2  nbConstraintChecks=467762035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2755
97.60	     nbFailedAssignments=2612  nbBacktracks=47  nbVisitedNodes=5415  nbRestartNogoods=89
97.60	       =>  wckTime=25.731  cpuTime=25.5  mem=28M805
111.73	   
111.73	   search
111.73	     run=3  nbConstraintChecks=762040661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4667
111.73	     nbFailedAssignments=4460  nbBacktracks=80  nbVisitedNodes=9208  nbRestartNogoods=110
111.73	       =>  wckTime=39.867  cpuTime=39.57  mem=28M805
143.24	   
143.24	   search
143.24	     run=4  nbConstraintChecks=1324176286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8326
143.24	     nbFailedAssignments=8040  nbBacktracks=130  nbVisitedNodes=16497  nbRestartNogoods=194
143.24	       =>  wckTime=71.375  cpuTime=70.91  mem=28M805
184.00	   
184.00	   search
184.00	     run=5  nbConstraintChecks=2144931686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13378
184.00	     nbFailedAssignments=12984  nbBacktracks=205  nbVisitedNodes=26568  nbRestartNogoods=245
184.00	       =>  wckTime=112.135  cpuTime=111.44  mem=28M805
253.19	   
253.19	   search
253.20	     run=6  nbConstraintChecks=3434129344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21083
253.20	     nbFailedAssignments=20544  nbBacktracks=318  nbVisitedNodes=41946  nbRestartNogoods=439
253.20	       =>  wckTime=181.329  cpuTime=180.27  mem=28M805
316.13	   
316.13	   search
316.13	     run=7  nbConstraintChecks=4663428696  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28188
316.13	     nbFailedAssignments=27449  nbBacktracks=488  nbVisitedNodes=56126  nbRestartNogoods=449
316.13	       =>  wckTime=244.26  cpuTime=242.86  mem=28M805
435.67	   
435.67	   search
435.67	     run=8  nbConstraintChecks=6782728174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42293
435.67	     nbFailedAssignments=41271  nbBacktracks=744  nbVisitedNodes=84309  nbRestartNogoods=451
435.67	       =>  wckTime=363.805  cpuTime=361.75  mem=28M805
561.78	   
561.79	   search
561.79	     run=9  nbConstraintChecks=9289472801  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54945
561.79	     nbFailedAssignments=53509  nbBacktracks=1128  nbVisitedNodes=109583  nbRestartNogoods=591
561.79	       =>  wckTime=489.919  cpuTime=487.16  mem=28M805
933.18	   
933.19	   search
933.19	     run=10  nbConstraintChecks=15651028625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86177
933.19	     nbFailedAssignments=84144  nbBacktracks=1704  nbVisitedNodes=172026  nbRestartNogoods=652
933.19	       =>  wckTime=861.319  cpuTime=856.56  mem=28M805
1161.33	   
1161.33	   search
1161.33	     run=11  nbConstraintChecks=19783045807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110741
1161.33	     nbFailedAssignments=107816  nbBacktracks=2568  nbVisitedNodes=221126  nbRestartNogoods=704
1161.33	       =>  wckTime=1089.468  cpuTime=1083.46  mem=28M805
1543.20	   
1543.20	   search
1543.20	     run=12  nbConstraintChecks=25229715355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135610
1543.20	     nbFailedAssignments=131367  nbBacktracks=3865  nbVisitedNodes=270843  nbRestartNogoods=780
1543.20	       =>  wckTime=1471.332  cpuTime=1463.25  mem=28M805
1991.59	   
1991.59	   search
1991.59	     run=13  nbConstraintChecks=32061282871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173582
1991.59	     nbFailedAssignments=167369  nbBacktracks=5811  nbVisitedNodes=346762  nbRestartNogoods=979
1991.59	       =>  wckTime=1919.721  cpuTime=1909.22  mem=28M805
2413.23	v 108 288 391 186 2 297 82 8 99 74 168 345 252 284 153 170 318 91 234 7 1 108 75 390 236 136 6 297 345 176 235 334 0 255 73 1 154 251 188 81 89 321 83 256 35 352 178 1 224 

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/node26/watcher-277379-1169266022 -o ROOT/results/node26/solver-277379-1169266022 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277379-1169266022/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.41 1.79 1.88 3/83 4632
/proc/meminfo: memFree=1274056/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=168 CPUtime=0
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 274996606 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 12591908 0 0 4096 0 0 0 0 17 1 0 0
/proc/4631/statm: 54 30 25 14 0 2 0

[startup+0.106043 s]
/proc/loadavg: 1.41 1.79 1.88 3/83 4632
/proc/meminfo: memFree=1274056/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=914988 CPUtime=0.08
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 2981 0 1 0 6 2 0 0 23 0 8 0 274996606 936947712 2727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154016819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228747 2727 1423 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514083 s]
/proc/loadavg: 1.41 1.79 1.88 3/83 4632
/proc/meminfo: memFree=1274056/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=0.49
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 6843 0 1 0 44 5 0 0 25 0 8 0 274996606 937443328 6582 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 6583 2161 14 0 215338 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915472

[startup+1.33615 s]
/proc/loadavg: 1.54 1.81 1.89 3/100 4649
/proc/meminfo: memFree=1234880/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=1.3
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 7427 0 1 0 125 5 0 0 25 0 8 0 274996606 937443328 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 7165 2171 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 274996610 937443328 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 274996611 937443328 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 274996611 937443328 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.1
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 274996614 937443328 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 7165 18446744073709551615 134512640 134570532 4294956464 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) 915472

[startup+2.98931 s]
/proc/loadavg: 1.54 1.81 1.89 4/100 4649
/proc/meminfo: memFree=1228736/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2.92
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 8475 0 1 0 287 5 0 0 25 0 8 0 274996606 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641376 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 8213 2171 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274996610 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 274996611 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 274996611 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.1
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 322 0 0 0 10 0 0 0 16 0 8 0 274996614 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 8213 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.28262 s]
/proc/loadavg: 1.57 1.81 1.89 3/100 4649
/proc/meminfo: memFree=1211912/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=6.2
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 10564 0 1 0 614 6 0 0 25 0 8 0 274996606 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073640325 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 10302 2172 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274996610 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 274996611 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 274996611 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.12
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 274996614 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 10302 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915472

[startup+12.7702 s]
/proc/loadavg: 1.61 1.81 1.89 3/100 4649
/proc/meminfo: memFree=1165712/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=12.65
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16186 0 1 0 1252 13 0 0 25 0 8 0 274996606 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 15921 2500 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2986 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.14
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 274996614 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 15921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915472

[startup+25.6154 s]
/proc/loadavg: 1.67 1.82 1.89 4/100 4649
/proc/meminfo: memFree=1165648/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=25.44
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16190 0 1 0 2515 29 0 0 25 0 8 0 274996606 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073743146 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 15925 2500 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2986 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.15
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915472

[startup+51.2378 s]
/proc/loadavg: 1.80 1.83 1.90 3/100 4649
/proc/meminfo: memFree=1165648/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=50.9
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16190 0 1 0 5031 59 0 0 25 0 8 0 274996606 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 15925 2500 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2986 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.15
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 351 0 0 0 15 0 0 0 16 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 15925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 915472

[startup+102.485 s]
/proc/loadavg: 1.96 1.87 1.91 3/100 4649
/proc/meminfo: memFree=1165200/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=101.87
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16355 0 1 0 10100 87 0 0 25 0 8 0 274996606 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873698 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16079 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.26
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 415 0 0 0 25 1 0 0 16 0 8 0 274996614 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 915472

[startup+162.486 s]
/proc/loadavg: 1.98 1.89 1.91 4/100 4649
/proc/meminfo: memFree=1165136/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=161.56
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16357 0 1 0 16069 87 0 0 25 0 8 0 274996606 937443328 16080 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073892080 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.59 s]
/proc/loadavg: 2.04 2.02 1.95 3/100 4651
/proc/meminfo: memFree=1164816/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2072.22
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16362 0 1 0 207131 91 0 0 25 0 8 0 274996606 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16083 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.27
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 419 0 0 0 26 1 0 0 16 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2072.22
Current children cumulated vsize (KiB) 915472

[startup+2143.59 s]
/proc/loadavg: 2.01 2.01 1.95 4/100 4651
/proc/meminfo: memFree=1164816/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2131.89
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16362 0 1 0 213098 91 0 0 25 0 8 0 274996606 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918585 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16083 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.27
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 419 0 0 0 26 1 0 0 16 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2131.89
Current children cumulated vsize (KiB) 915472

[startup+2203.59 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 4651
/proc/meminfo: memFree=1164816/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2191.56
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16362 0 1 0 219065 91 0 0 25 0 8 0 274996606 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073949033 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16083 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.27
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 419 0 0 0 26 1 0 0 16 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2191.56
Current children cumulated vsize (KiB) 915472

[startup+2263.59 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 4651
/proc/meminfo: memFree=1164816/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2251.23
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16362 0 1 0 225031 92 0 0 25 0 8 0 274996606 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16083 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.27
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 419 0 0 0 26 1 0 0 16 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2251.23
Current children cumulated vsize (KiB) 915472

[startup+2323.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 4651
/proc/meminfo: memFree=1164752/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2310.92
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16362 0 1 0 231000 92 0 0 25 0 8 0 274996606 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16083 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.27
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 419 0 0 0 26 1 0 0 16 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2310.92
Current children cumulated vsize (KiB) 915472

[startup+2383.6 s]
/proc/loadavg: 2.05 2.01 1.96 3/100 4651
/proc/meminfo: memFree=1164816/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2370.59
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16362 0 1 0 236967 92 0 0 25 0 8 0 274996606 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16083 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.27
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 419 0 0 0 26 1 0 0 16 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2370.59
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2413.22 s]
/proc/loadavg: 2.03 2.01 1.96 2/88 4654
/proc/meminfo: memFree=1219640/2055920 swapFree=4191880/4192956
[pid=4631] ppid=4627 vsize=915472 CPUtime=2400.07
/proc/4631/stat : 4631 (java) R 4627 4631 4496 0 -1 0 16362 0 1 0 239914 93 0 0 25 0 8 0 274996606 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073892126 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4631/statm: 228868 16083 2550 14 0 215338 0
[pid=4631/tid=4636] ppid=4627 vsize=915472 CPUtime=0.06
/proc/4631/task/4636/stat : 4636 (java) S 4627 4631 4496 0 -1 64 2987 0 0 0 6 0 0 0 16 0 8 0 274996610 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4638] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4638/stat : 4638 (java) S 4627 4631 4496 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4639] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4639/stat : 4639 (java) S 4627 4631 4496 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 274996611 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4642] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4642/stat : 4642 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4643] ppid=4627 vsize=915472 CPUtime=0.27
/proc/4631/task/4643/stat : 4643 (java) S 4627 4631 4496 0 -1 64 419 0 0 0 26 1 0 0 16 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4644] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4644/stat : 4644 (java) S 4627 4631 4496 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4631/tid=4645] ppid=4627 vsize=915472 CPUtime=0
/proc/4631/task/4645/stat : 4645 (java) S 4627 4631 4496 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274996614 937443328 16083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2413.28
CPU time (s): 2400.13
CPU user time (s): 2399.19
CPU system time (s): 0.940856
CPU usage (%): 99.4548
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.19
system time used= 0.940856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16384
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= 50164
involuntary context switches= 90569

runsolver used 3.11553 s user time and 7.56785 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 04:07:03 UTC 2007


IDJOB= 277379
IDBENCH= 6651
IDSOLVER= 68
FILE ID= node26/277379-1169266022

PBS_JOBID= 3607366

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  019f8abe20a7cd1b8d6c7abc45fb5a20

RANDOM SEED= 61085786

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1274808 kB
Buffers:         51244 kB
Cached:         593740 kB
SwapCached:        268 kB
Active:         276608 kB
Inactive:       431976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274808 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:          81316 kB
Slab:            57512 kB
Committed_AS:  4771632 kB
PageTables:       2112 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 node26 on Sat Jan 20 04:47:17 UTC 2007