Trace number 277430

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.12 2416.12

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-4.xml
MD5SUM7c95bc38c10d38abe97f5f5c54fc9588
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints96
Best CPU time to get the best result obtained on this benchmark2400.11
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277430-1169266709/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=25  nbDomainTypes=25  minDomainSize=219  maxDomainSize=309
0.43	       =>  wckTime=0.117  cpuTime=0.09  mem=6M893
0.43	   
0.43	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
2.38	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=6344485  nbExtensionStructures=100
2.38	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
2.38	     nbSharedBinaryRepresentations=21971  maxDegree=8  maxArity=2
2.38	       =>  wckTime=2.063  cpuTime=1.98  mem=13M720
2.43	   
2.43	   solver LocalSearchSolver being built... 
2.47	       =>  wckTime=2.154  cpuTime=2.02  mem=7M719
2.48	
2.48	s SATISFIABLE
2.48	o 59
2.48	c 41
2.48	o 63
2.48	c 37
2.48	o 67
2.48	c 33
2.49	o 70
2.49	c 30
2.49	o 73
2.49	c 27
2.49	o 76
2.49	c 24
2.49	o 79
2.49	c 21
2.49	o 82
2.49	c 18
2.49	o 84
2.49	c 16
2.49	o 85
2.49	c 15
2.50	o 86
2.50	c 14
2.50	o 88
2.50	c 12
2.50	o 89
2.50	c 11
2.50	o 90
2.50	c 10
2.52	o 91
2.52	c 9
2.52	o 92
2.52	c 8
2.53	o 93
2.53	c 7
2.54	o 94
2.54	c 6
2.70	o 95
2.70	c 5
6.98	o 96
6.98	c 4
19.24	   
19.24	   search
19.24	     run=0  nbConstraintChecks=154164072  nbAssignments=10000
19.24	       =>  wckTime=16.769  cpuTime=16.59  mem=7M719
37.27	   
37.27	   search
37.27	     run=1  nbConstraintChecks=317598559  nbAssignments=19202
37.27	       =>  wckTime=34.798  cpuTime=34.46  mem=7M719
37.27	   
37.27	   global
37.27	     nbConstraintChecks=317598559  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.27	     solvingWckTime=34.795  solvingCpuTime=34.46  expiredTime=no  totalExploration=no  nbFoundSolutions=0
37.27	     globalCpuTime=36.53
37.27	       =>  wckTime=36.953  cpuTime=36.48  mem=7M719
37.27	   
37.27	   solver IterativeSystematicSolver being built... 
37.40	       =>  wckTime=37.089  cpuTime=36.58  mem=17M642
37.53	   
37.53	   preprocessing
37.53	     nbConstraintChecks=591943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
37.53	     detectedInconsistency=no
37.53	       =>  wckTime=0.125  cpuTime=0.1  mem=17M642
38.29	   
38.29	   search
38.29	     run=0  nbConstraintChecks=10468516  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=321
38.29	     nbFailedAssignments=296  nbBacktracks=10  nbVisitedNodes=628  nbRestartNogoods=0
38.29	       =>  wckTime=0.884  cpuTime=0.85  mem=18M618
40.06	   
40.06	   search
40.06	     run=1  nbConstraintChecks=41297456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1283
40.06	     nbFailedAssignments=1230  nbBacktracks=25  nbVisitedNodes=2539  nbRestartNogoods=39
40.06	       =>  wckTime=2.653  cpuTime=2.59  mem=18M618
41.99	   
41.99	   search
41.99	     run=2  nbConstraintChecks=66788758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1986
41.99	     nbFailedAssignments=1895  nbBacktracks=47  nbVisitedNodes=3929  nbRestartNogoods=108
41.99	       =>  wckTime=4.58  cpuTime=4.47  mem=18M618
45.54	   
45.54	   search
45.54	     run=3  nbConstraintChecks=119082904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3381
45.54	     nbFailedAssignments=3243  nbBacktracks=80  nbVisitedNodes=6705  nbRestartNogoods=213
45.54	       =>  wckTime=8.132  cpuTime=7.99  mem=18M618
53.68	   
53.68	   search
53.68	     run=4  nbConstraintChecks=247647782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6620
53.68	     nbFailedAssignments=6420  nbBacktracks=130  nbVisitedNodes=13171  nbRestartNogoods=250
53.68	       =>  wckTime=16.275  cpuTime=16.05  mem=18M618
67.42	   
67.43	   search
67.43	     run=5  nbConstraintChecks=443789001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11294
67.43	     nbFailedAssignments=11006  nbBacktracks=205  nbVisitedNodes=22506  nbRestartNogoods=252
67.43	       =>  wckTime=30.019  cpuTime=29.68  mem=18M618
96.19	   
96.19	   search
96.19	     run=6  nbConstraintChecks=796938595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18217
96.19	     nbFailedAssignments=17806  nbBacktracks=318  nbVisitedNodes=36342  nbRestartNogoods=266
96.19	       =>  wckTime=58.782  cpuTime=58.18  mem=18M618
115.50	   
115.50	   search
115.50	     run=7  nbConstraintChecks=1068394171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23572
115.50	     nbFailedAssignments=22979  nbBacktracks=488  nbVisitedNodes=47040  nbRestartNogoods=318
115.50	       =>  wckTime=78.097  cpuTime=77.31  mem=18M618
135.13	   
135.13	   search
135.13	     run=8  nbConstraintChecks=1379499439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29413
135.13	     nbFailedAssignments=28554  nbBacktracks=744  nbVisitedNodes=58712  nbRestartNogoods=386
135.13	       =>  wckTime=97.727  cpuTime=96.76  mem=18M618
196.45	   
196.45	   search
196.45	     run=9  nbConstraintChecks=2131298143  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44987
196.45	     nbFailedAssignments=43736  nbBacktracks=1128  nbVisitedNodes=89852  nbRestartNogoods=393
196.45	       =>  wckTime=159.047  cpuTime=157.53  mem=18M618
255.05	   
255.05	   search
255.05	     run=10  nbConstraintChecks=2967357873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64153
255.05	     nbFailedAssignments=62315  nbBacktracks=1704  nbVisitedNodes=128173  nbRestartNogoods=421
255.05	       =>  wckTime=217.647  cpuTime=215.58  mem=18M618
359.11	   
359.11	   search
359.11	     run=11  nbConstraintChecks=4428002812  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92978
359.11	     nbFailedAssignments=90266  nbBacktracks=2568  nbVisitedNodes=185813  nbRestartNogoods=661
359.11	       =>  wckTime=321.705  cpuTime=318.7  mem=18M618
507.95	   
507.95	   search
507.95	     run=12  nbConstraintChecks=6261057091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=125374
507.95	     nbFailedAssignments=121355  nbBacktracks=3865  nbVisitedNodes=250595  nbRestartNogoods=759
507.95	       =>  wckTime=470.542  cpuTime=466.19  mem=18M618
768.48	   
768.48	   search
768.48	     run=13  nbConstraintChecks=9368386059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185260
768.48	     nbFailedAssignments=179285  nbBacktracks=5811  nbVisitedNodes=370357  nbRestartNogoods=836
768.48	       =>  wckTime=731.079  cpuTime=724.35  mem=18M618
1141.00	   
1141.00	   search
1141.00	     run=14  nbConstraintChecks=13618822413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263199
1141.00	     nbFailedAssignments=254297  nbBacktracks=8730  nbVisitedNodes=526227  nbRestartNogoods=915
1141.00	       =>  wckTime=1103.593  cpuTime=1093.48  mem=18M618
1372.97	   
1372.97	   search
1372.97	     run=15  nbConstraintChecks=16328301513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=323409
1372.97	     nbFailedAssignments=310121  nbBacktracks=13108  nbVisitedNodes=646241  nbRestartNogoods=983
1372.97	       =>  wckTime=1335.562  cpuTime=1323.34  mem=18M618
1687.82	   
1687.82	   search
1687.82	     run=16  nbConstraintChecks=19671482980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=383081
1687.82	     nbFailedAssignments=363216  nbBacktracks=19676  nbVisitedNodes=765492  nbRestartNogoods=1154
1687.82	       =>  wckTime=1650.416  cpuTime=1635.46  mem=18M618
2404.59	   
2404.59	   search
2404.59	     run=17  nbConstraintChecks=28824587808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=548258
2404.59	     nbFailedAssignments=518534  nbBacktracks=29528  nbVisitedNodes=1095834  nbRestartNogoods=1310
2404.59	       =>  wckTime=2367.185  cpuTime=2351.46  mem=18M618
2416.09	v 90 232 2 61 179 60 2 98 197 259 201 179 93 250 4 0 192 123 207 305 168 259 92 4 179 

Verifier Data (download as text)

4 unsatisfied constraints, 96 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/node17/watcher-277430-1169266709 -o ROOT/results/node17/solver-277430-1169266709 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277430-1169266709/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: 2.02 1.95 1.62 4/93 13032
/proc/meminfo: memFree=1128224/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=9948 CPUtime=0
/proc/13031/stat : 13031 (java) S 13029 13031 11317 0 -1 0 723 0 0 0 0 0 0 0 16 0 1 0 275065699 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/13031/statm: 2487 472 386 14 0 1142 0

[startup+0.103232 s]
/proc/loadavg: 2.02 1.95 1.62 4/93 13032
/proc/meminfo: memFree=1128224/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=914988 CPUtime=0.08
/proc/13031/stat : 13031 (java) D 13029 13031 11317 0 -1 0 2989 0 1 0 6 2 0 0 17 0 8 0 275065699 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511275 s]
/proc/loadavg: 2.02 1.95 1.62 4/93 13032
/proc/meminfo: memFree=1128224/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=0.49
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 6538 0 1 0 43 6 0 0 18 0 8 0 275065699 937443328 6277 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 3319578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 6277 2170 14 0 215338 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915472

[startup+1.33236 s]
/proc/loadavg: 2.02 1.95 1.62 3/100 13039
/proc/meminfo: memFree=1109800/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=1.3
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 7137 0 1 0 124 6 0 0 25 0 8 0 275065699 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073616402 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 6875 2171 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275065703 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275065704 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 275065704 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.09
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 310 0 0 0 9 0 0 0 16 0 8 0 275065707 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915472

[startup+2.96952 s]
/proc/loadavg: 2.01 1.95 1.62 3/100 13039
/proc/meminfo: memFree=1106536/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2.92
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 8927 0 1 0 283 9 0 0 25 0 8 0 275065699 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073340917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 8664 2499 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.12
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 275065707 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915472

[startup+6.26487 s]
/proc/loadavg: 2.01 1.95 1.62 3/100 13039
/proc/meminfo: memFree=1103144/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=6.18
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 8931 0 1 0 600 18 0 0 25 0 8 0 275065699 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073662387 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 8667 2499 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.13
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 330 0 0 0 13 0 0 0 15 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915472

[startup+12.7385 s]
/proc/loadavg: 2.01 1.95 1.62 3/100 13039
/proc/meminfo: memFree=1103144/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=12.6
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 8931 0 1 0 1227 33 0 0 25 0 8 0 275065699 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666298 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 8667 2499 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.13
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 330 0 0 0 13 0 0 0 15 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 8667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915472

[startup+25.6079 s]
/proc/loadavg: 2.01 1.95 1.62 3/100 13039
/proc/meminfo: memFree=1103272/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=25.35
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 8934 0 1 0 2473 62 0 0 25 0 8 0 275065699 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073669341 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 8670 2499 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 697 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.13
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 275065707 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 8670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915472

[startup+51.2216 s]
/proc/loadavg: 2.07 1.97 1.64 3/100 13039
/proc/meminfo: memFree=1101160/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=50.73
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9542 0 1 0 4987 86 0 0 25 0 8 0 275065699 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779141 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 9272 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.24
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 388 0 0 0 23 1 0 0 16 0 8 0 275065707 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915472

[startup+102.437 s]
/proc/loadavg: 2.02 1.97 1.66 3/100 13039
/proc/meminfo: memFree=1101160/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=101.48
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9551 0 1 0 10061 87 0 0 25 0 8 0 275065699 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804366 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13031/statm: 228868 9280 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.24
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 389 0 0 0 23 1 0 0 16 0 8 0 275065707 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9280 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915472

[startup+162.501 s]
/proc/loadavg: 2.01 1.97 1.67 3/100 13039
/proc/meminfo: memFree=1101096/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=161
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9559 0 1 0 16013 87 0 0 25 0 8 0 275065699 937443328 9287 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801666 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.2 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 13187
/proc/meminfo: memFree=1227048/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2068.52
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9596 0 1 0 206747 105 0 0 25 0 8 0 275065699 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804383 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13031/statm: 228868 9322 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.25
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2068.52
Current children cumulated vsize (KiB) 915472

[startup+2144.26 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 13187
/proc/meminfo: memFree=1227048/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2128.51
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9596 0 1 0 212746 105 0 0 25 0 8 0 275065699 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778091 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13031/statm: 228868 9322 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.25
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2128.51
Current children cumulated vsize (KiB) 915472

[startup+2204.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 13187
/proc/meminfo: memFree=1227048/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2188.49
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9596 0 1 0 218744 105 0 0 25 0 8 0 275065699 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073785088 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13031/statm: 228868 9322 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.25
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2188.49
Current children cumulated vsize (KiB) 915472

[startup+2264.35 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 13187
/proc/meminfo: memFree=1227048/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2248.48
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9596 0 1 0 224742 106 0 0 25 0 8 0 275065699 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13031/statm: 228868 9322 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.25
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2248.48
Current children cumulated vsize (KiB) 915472

[startup+2324.36 s]
/proc/loadavg: 2.03 2.01 1.92 3/101 13187
/proc/meminfo: memFree=1227048/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2308.44
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9596 0 1 0 230738 106 0 0 25 0 8 0 275065699 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13031/statm: 228868 9322 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.25
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2308.44
Current children cumulated vsize (KiB) 915472

[startup+2384.38 s]
/proc/loadavg: 2.01 2.01 1.92 3/101 13187
/proc/meminfo: memFree=1227048/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2368.37
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9596 0 1 0 236731 106 0 0 25 0 8 0 275065699 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778091 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13031/statm: 228868 9322 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.25
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2368.37
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2416.08 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 13187
/proc/meminfo: memFree=1227048/2055920 swapFree=4192812/4192956
[pid=13031] ppid=13029 vsize=915472 CPUtime=2400.07
/proc/13031/stat : 13031 (java) R 13029 13031 11317 0 -1 0 9600 0 1 0 239901 106 0 0 25 0 8 0 275065699 937443328 9326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784826 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13031/statm: 228868 9326 2549 14 0 215338 0
[pid=13031/tid=13033] ppid=13029 vsize=915472 CPUtime=0.03
/proc/13031/task/13033/stat : 13033 (java) S 13029 13031 11317 0 -1 64 698 0 0 0 3 0 0 0 16 0 8 0 275065703 937443328 9326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13034] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13034/stat : 13034 (java) S 13029 13031 11317 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13035] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13035/stat : 13035 (java) S 13029 13031 11317 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275065704 937443328 9326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13036] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13036/stat : 13036 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275065707 937443328 9326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13037] ppid=13029 vsize=915472 CPUtime=0.25
/proc/13031/task/13037/stat : 13037 (java) S 13029 13031 11317 0 -1 64 394 0 0 0 24 1 0 0 16 0 8 0 275065707 937443328 9326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13038] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13038/stat : 13038 (java) S 13029 13031 11317 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275065707 937443328 9326 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13031/tid=13039] ppid=13029 vsize=915472 CPUtime=0
/proc/13031/task/13039/stat : 13039 (java) S 13029 13031 11317 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275065707 937443328 9326 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): 2416.12
CPU time (s): 2400.12
CPU user time (s): 2399.04
CPU system time (s): 1.07384
CPU usage (%): 99.3374
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.04
system time used= 1.07384
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9625
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= 50010
involuntary context switches= 110653

runsolver used 2.94255 s user time and 7.85881 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 04:18:29 UTC 2007


IDJOB= 277430
IDBENCH= 6698
IDSOLVER= 68
FILE ID= node17/277430-1169266709

PBS_JOBID= 3607286

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7c95bc38c10d38abe97f5f5c54fc9588

RANDOM SEED= 104067468

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:       1128704 kB
Buffers:         46772 kB
Cached:         501784 kB
SwapCached:          0 kB
Active:         501636 kB
Inactive:       349536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:         331748 kB
Slab:            60352 kB
Committed_AS:  8894484 kB
PageTables:       2764 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node17 on Sat Jan 20 04:58:45 UTC 2007