Trace number 277418

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.16 2419.81

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-1.xml
MD5SUM10bd62c6431534fd4c0942090b582767
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints95
Best CPU time to get the best result obtained on this benchmark2400.13
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size249
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.45	   
0.45	Abscon 109 (November, 2006)
0.45	   
0.45	   configuration
0.45	     name=epfc.xml
0.48	   
0.48	   instance
0.48	     name=/tmp/evaluation/277418-1169266290/unknown.xml
0.52	   
0.52	   domains being loaded...
0.52	   
0.52	   variables being loaded...
0.57	     nbVariables=25  nbDomainTypes=25  minDomainSize=160  maxDomainSize=249
0.57	       =>  wckTime=0.11  cpuTime=0.11  mem=6M893
0.57	   
0.57	   predicates being loaded...
0.57	   
0.57	   constraints being loaded...
1.89	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=4174586  nbExtensionStructures=100
1.89	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
1.89	     nbSharedBinaryRepresentations=16811  maxDegree=8  maxArity=2
1.89	       =>  wckTime=1.439  cpuTime=1.37  mem=12M942
1.94	   
1.94	   solver LocalSearchSolver being built... 
1.98	       =>  wckTime=1.528  cpuTime=1.42  mem=7M126
1.99	
1.99	s SATISFIABLE
1.99	o 69
1.99	c 31
2.00	o 72
2.00	c 28
2.00	o 74
2.00	c 26
2.00	o 75
2.00	c 25
2.00	o 78
2.00	c 22
2.00	o 79
2.00	c 21
2.00	o 81
2.00	c 19
2.00	o 82
2.00	c 18
2.01	o 83
2.01	c 17
2.01	o 84
2.01	c 16
2.01	o 85
2.01	c 15
2.01	o 87
2.01	c 13
2.01	o 88
2.01	c 12
2.01	o 89
2.01	c 11
2.02	o 90
2.02	c 10
2.02	o 91
2.02	c 9
2.03	o 92
2.03	c 8
2.03	o 93
2.03	c 7
2.07	o 94
2.07	c 6
4.63	o 95
4.63	c 5
15.22	   
15.22	   search
15.22	     run=0  nbConstraintChecks=124050401  nbAssignments=10000
15.22	       =>  wckTime=13.235  cpuTime=13.09  mem=7M126
27.44	   
27.44	   search
27.44	     run=1  nbConstraintChecks=236583333  nbAssignments=20000
27.44	       =>  wckTime=25.456  cpuTime=25.19  mem=7M126
34.91	   
34.91	   search
34.91	     run=2  nbConstraintChecks=305714918  nbAssignments=25909
34.91	       =>  wckTime=32.933  cpuTime=32.61  mem=7M126
34.92	   
34.92	   global
34.92	     nbConstraintChecks=305714918  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.92	     solvingWckTime=32.93  solvingCpuTime=32.61  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.92	     globalCpuTime=34.07
34.92	       =>  wckTime=34.461  cpuTime=34.03  mem=7M126
34.92	   
34.92	   solver IterativeSystematicSolver being built... 
35.05	       =>  wckTime=34.594  cpuTime=34.13  mem=17M181
35.16	   
35.16	   preprocessing
35.16	     nbConstraintChecks=417080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.16	     detectedInconsistency=no
35.16	       =>  wckTime=0.1  cpuTime=0.07  mem=17M181
35.79	   
35.79	   search
35.79	     run=0  nbConstraintChecks=7767775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415
35.79	     nbFailedAssignments=387  nbBacktracks=10  nbVisitedNodes=813  nbRestartNogoods=0
35.79	       =>  wckTime=0.731  cpuTime=0.69  mem=18M189
36.18	   
36.18	   search
36.18	     run=1  nbConstraintChecks=12521082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=619
36.18	     nbFailedAssignments=561  nbBacktracks=25  nbVisitedNodes=1206  nbRestartNogoods=26
36.18	       =>  wckTime=1.129  cpuTime=1.08  mem=18M189
37.56	   
37.56	   search
37.56	     run=2  nbConstraintChecks=30418776  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1254
37.56	     nbFailedAssignments=1159  nbBacktracks=47  nbVisitedNodes=2461  nbRestartNogoods=33
37.56	       =>  wckTime=2.501  cpuTime=2.43  mem=18M189
46.07	   
46.07	   search
46.07	     run=3  nbConstraintChecks=127044465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3395
46.07	     nbFailedAssignments=3255  nbBacktracks=80  nbVisitedNodes=6731  nbRestartNogoods=136
46.07	       =>  wckTime=11.012  cpuTime=10.84  mem=18M189
49.75	   
49.75	   search
49.75	     run=4  nbConstraintChecks=168953779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4891
49.75	     nbFailedAssignments=4687  nbBacktracks=130  nbVisitedNodes=9709  nbRestartNogoods=141
49.75	       =>  wckTime=14.695  cpuTime=14.49  mem=18M189
54.75	   
54.75	   search
54.75	     run=5  nbConstraintChecks=223400737  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6647
54.75	     nbFailedAssignments=6355  nbBacktracks=205  nbVisitedNodes=13208  nbRestartNogoods=268
54.75	       =>  wckTime=19.7  cpuTime=19.44  mem=18M189
62.96	   
62.96	   search
62.96	     run=6  nbConstraintChecks=322793549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9847
62.96	     nbFailedAssignments=9428  nbBacktracks=318  nbVisitedNodes=19594  nbRestartNogoods=279
62.96	       =>  wckTime=27.907  cpuTime=27.57  mem=18M189
74.22	   
74.22	   search
74.22	     run=7  nbConstraintChecks=455371556  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14436
74.22	     nbFailedAssignments=13836  nbBacktracks=488  nbVisitedNodes=28761  nbRestartNogoods=373
74.22	       =>  wckTime=39.164  cpuTime=38.74  mem=18M189
79.93	   
79.93	   search
79.93	     run=8  nbConstraintChecks=540931191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18135
79.93	     nbFailedAssignments=17263  nbBacktracks=744  nbVisitedNodes=36143  nbRestartNogoods=414
79.93	       =>  wckTime=44.874  cpuTime=44.39  mem=18M189
113.04	   
113.04	   search
113.04	     run=9  nbConstraintChecks=922848657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27015
113.04	     nbFailedAssignments=25752  nbBacktracks=1128  nbVisitedNodes=53890  nbRestartNogoods=501
113.04	       =>  wckTime=77.986  cpuTime=77.2  mem=18M189
139.59	   
139.59	   search
139.59	     run=10  nbConstraintChecks=1196982266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35581
139.59	     nbFailedAssignments=33732  nbBacktracks=1704  nbVisitedNodes=71010  nbRestartNogoods=517
139.59	       =>  wckTime=104.534  cpuTime=103.49  mem=18M189
199.58	   
199.58	   search
199.58	     run=11  nbConstraintChecks=1811076024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51684
199.59	     nbFailedAssignments=48960  nbBacktracks=2568  nbVisitedNodes=103200  nbRestartNogoods=558
199.59	       =>  wckTime=164.53  cpuTime=162.94  mem=18M189
321.35	   
321.35	   search
321.35	     run=12  nbConstraintChecks=3001734877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78229
321.35	     nbFailedAssignments=74197  nbBacktracks=3865  nbVisitedNodes=156219  nbRestartNogoods=604
321.35	       =>  wckTime=286.294  cpuTime=283.58  mem=18M189
331.16	   
331.16	   search
331.16	     run=13  nbConstraintChecks=3120117399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88387
331.16	     nbFailedAssignments=82391  nbBacktracks=5812  nbVisitedNodes=176232  nbRestartNogoods=692
331.16	       =>  wckTime=296.102  cpuTime=293.31  mem=18M189
415.52	   
415.52	   search
415.52	     run=14  nbConstraintChecks=3873640640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108690
415.52	     nbFailedAssignments=99765  nbBacktracks=8731  nbVisitedNodes=216658  nbRestartNogoods=805
415.52	       =>  wckTime=380.463  cpuTime=376.89  mem=18M189
732.02	   
732.02	   search
732.02	     run=15  nbConstraintChecks=6382080343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=184676
732.02	     nbFailedAssignments=171365  nbBacktracks=13109  nbVisitedNodes=368296  nbRestartNogoods=883
732.02	       =>  wckTime=696.967  cpuTime=690.49  mem=18M189
1137.12	   
1137.12	   search
1137.12	     run=16  nbConstraintChecks=10656787330  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293211
1137.12	     nbFailedAssignments=273323  nbBacktracks=19677  nbVisitedNodes=584997  nbRestartNogoods=992
1137.12	       =>  wckTime=1102.065  cpuTime=1091.87  mem=18M189
1696.82	   
1696.82	   search
1696.82	     run=17  nbConstraintChecks=15564377323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=429350
1696.82	     nbFailedAssignments=399601  nbBacktracks=29529  nbVisitedNodes=856188  nbRestartNogoods=1037
1696.82	       =>  wckTime=1661.764  cpuTime=1646.44  mem=18M189
2419.76	v 40 0 61 128 214 227 3 126 57 135 141 104 232 15 7 140 134 38 10 209 2 206 151 37 126 

Verifier Data (download as text)

5 unsatisfied constraints, 95 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/node12/watcher-277418-1169266290 -o ROOT/results/node12/solver-277418-1169266290 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277418-1169266290/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.99 1.65 1.42 3/93 982
/proc/meminfo: memFree=1145968/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=18540 CPUtime=0
/proc/981/stat : 981 (runsolver) R 979 981 31867 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275024250 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/981/statm: 4635 279 244 17 0 2626 0

[startup+0.102538 s]
/proc/loadavg: 1.99 1.65 1.42 3/93 982
/proc/meminfo: memFree=1145968/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=907808 CPUtime=0.05
/proc/981/stat : 981 (java) D 979 981 31867 0 -1 0 2457 0 1 0 4 1 0 0 16 0 4 0 275024250 929595392 2204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 226952 2204 1214 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.510612 s]
/proc/loadavg: 1.99 1.65 1.42 3/93 982
/proc/meminfo: memFree=1145968/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915332 CPUtime=0.35
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 5662 0 1 0 32 3 0 0 18 0 8 0 275024250 937299968 5401 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228833 5401 2092 14 0 215303 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 915332

[startup+1.33575 s]
/proc/loadavg: 1.99 1.66 1.43 3/100 989
/proc/meminfo: memFree=1127672/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=1.16
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 7126 0 1 0 112 4 0 0 24 0 8 0 275024250 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073609218 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228868 6864 2171 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275024255 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275024255 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 275024255 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.09
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 310 0 0 0 9 0 0 0 16 0 8 0 275024272 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 915472

[startup+2.97505 s]
/proc/loadavg: 1.99 1.66 1.43 3/100 989
/proc/meminfo: memFree=1122744/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2.78
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 8474 0 1 0 269 9 0 0 25 0 8 0 275024250 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664347 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228868 8210 2499 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 552 0 0 0 3 0 0 0 17 0 8 0 275024255 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.11
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 275024272 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 8210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 915472

[startup+6.26864 s]
/proc/loadavg: 1.99 1.66 1.43 3/100 989
/proc/meminfo: memFree=1122752/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=6.05
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 8477 0 1 0 585 20 0 0 25 0 8 0 275024250 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668237 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228868 8213 2499 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 552 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.12
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 915472

[startup+12.7478 s]
/proc/loadavg: 1.99 1.67 1.43 3/100 989
/proc/meminfo: memFree=1122752/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=12.47
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 8477 0 1 0 1210 37 0 0 25 0 8 0 275024250 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073669341 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228868 8213 2499 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 552 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.12
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 8213 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 915472

[startup+25.5961 s]
/proc/loadavg: 1.99 1.68 1.44 3/100 989
/proc/meminfo: memFree=1122880/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=25.19
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 8480 0 1 0 2439 80 0 0 25 0 8 0 275024250 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228868 8216 2499 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 552 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.12
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 275024272 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 8216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 915472

[startup+51.2067 s]
/proc/loadavg: 1.99 1.71 1.46 3/100 989
/proc/meminfo: memFree=1119488/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=50.56
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9391 0 1 0 4943 113 0 0 25 0 8 0 275024250 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228868 9121 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.22
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 275024272 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9121 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 915472

[startup+102.417 s]
/proc/loadavg: 2.05 1.77 1.49 3/100 989
/proc/meminfo: memFree=1119488/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=101.31
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9406 0 1 0 10017 114 0 0 25 0 8 0 275024250 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846509 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/981/statm: 228868 9135 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.22
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 385 0 0 0 21 1 0 0 16 0 8 0 275024272 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 915472

[startup+162.459 s]
/proc/loadavg: 2.02 1.81 1.52 3/100 989
/proc/meminfo: memFree=1119424/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=160.8
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9415 0 1 0 15966 114 0 0 25 0 8 0 275024250 937443328 9142 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.1 s]
/proc/loadavg: 2.00 2.01 1.91 3/100 991
/proc/meminfo: memFree=1119040/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2064.8
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9442 0 1 0 206352 128 0 0 25 0 8 0 275024250 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/981/statm: 228868 9168 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.23
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2064.8
Current children cumulated vsize (KiB) 915472

[startup+2144.15 s]
/proc/loadavg: 1.93 1.98 1.90 3/100 1051
/proc/meminfo: memFree=1219136/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2124.79
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9442 0 1 0 212349 130 0 0 25 0 8 0 275024250 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781351 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/981/statm: 228868 9168 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.23
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2124.79
Current children cumulated vsize (KiB) 915472

[startup+2204.21 s]
/proc/loadavg: 1.97 1.98 1.91 3/100 1051
/proc/meminfo: memFree=1195840/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2184.79
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9442 0 1 0 218349 130 0 0 25 0 8 0 275024250 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802776 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/981/statm: 228868 9168 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.23
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184.79
Current children cumulated vsize (KiB) 915472

[startup+2264.29 s]
/proc/loadavg: 1.99 1.98 1.91 3/100 1051
/proc/meminfo: memFree=1195776/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2244.78
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9442 0 1 0 224348 130 0 0 25 0 8 0 275024250 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801912 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/981/statm: 228868 9168 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.23
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.78
Current children cumulated vsize (KiB) 915472

[startup+2324.34 s]
/proc/loadavg: 1.99 1.98 1.91 3/100 1051
/proc/meminfo: memFree=1170688/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2304.78
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9442 0 1 0 230348 130 0 0 25 0 8 0 275024250 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846627 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/981/statm: 228868 9168 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.23
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2304.78
Current children cumulated vsize (KiB) 915472

[startup+2384.38 s]
/proc/loadavg: 1.99 1.98 1.91 3/100 1051
/proc/meminfo: memFree=1170688/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2364.76
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9442 0 1 0 236346 130 0 0 25 0 8 0 275024250 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778197 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/981/statm: 228868 9168 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.23
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2364.76
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.75 s]
/proc/loadavg: 1.99 1.98 1.91 3/100 1051
/proc/meminfo: memFree=1170688/2055920 swapFree=4160348/4192956
[pid=981] ppid=979 vsize=915472 CPUtime=2400.1
/proc/981/stat : 981 (java) R 979 981 31867 0 -1 0 9442 0 1 0 239880 130 0 0 25 0 8 0 275024250 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802804 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/981/statm: 228868 9168 2549 14 0 215338 0
[pid=981/tid=983] ppid=979 vsize=915472 CPUtime=0.03
/proc/981/task/983/stat : 983 (java) S 979 981 31867 0 -1 64 553 0 0 0 3 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=984] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/984/stat : 984 (java) S 979 981 31867 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=985] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/985/stat : 985 (java) S 979 981 31867 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275024255 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=986] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/986/stat : 986 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=987] ppid=979 vsize=915472 CPUtime=0.23
/proc/981/task/987/stat : 987 (java) S 979 981 31867 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=988] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/988/stat : 988 (java) S 979 981 31867 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=981/tid=989] ppid=979 vsize=915472 CPUtime=0
/proc/981/task/989/stat : 989 (java) S 979 981 31867 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275024272 937443328 9168 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2419.81
CPU time (s): 2400.16
CPU user time (s): 2398.84
CPU system time (s): 1.3108
CPU usage (%): 99.1878
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.84
system time used= 1.3108
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9467
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= 50078
involuntary context switches= 95145

runsolver used 3.06653 s user time and 7.64684 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 04:11:32 UTC 2007


IDJOB= 277418
IDBENCH= 6690
IDSOLVER= 68
FILE ID= node12/277418-1169266290

PBS_JOBID= 3607289

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-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277418-1169266290/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-277418-1169266290 -o ROOT/results/node12/solver-277418-1169266290 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277418-1169266290/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  10bd62c6431534fd4c0942090b582767

RANDOM SEED= 875778269

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.265
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.265
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:       1146384 kB
Buffers:         59572 kB
Cached:         516052 kB
SwapCached:       5164 kB
Active:         490036 kB
Inactive:       344460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1146384 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:         278180 kB
Slab:            59380 kB
Committed_AS:  8401072 kB
PageTables:       2564 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 node12 on Sat Jan 20 04:51:52 UTC 2007