Trace number 277415

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.11 2402.78

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-2.xml
MD5SUM581bd298a554a245f5f89dd0c5a8e177
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.11
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size305
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/277415-1169266263/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=25  nbDomainTypes=25  minDomainSize=210  maxDomainSize=305
0.40	       =>  wckTime=0.103  cpuTime=0.09  mem=6M893
0.40	   
0.40	   predicates being loaded...
0.40	   
0.40	   constraints being loaded...
2.15	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=6220887  nbExtensionStructures=100
2.15	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
2.15	     nbSharedBinaryRepresentations=21326  maxDegree=8  maxArity=2
2.15	       =>  wckTime=1.859  cpuTime=1.8  mem=13M720
2.20	   
2.20	   solver LocalSearchSolver being built... 
2.24	       =>  wckTime=1.944  cpuTime=1.85  mem=7M721
2.25	
2.25	s SATISFIABLE
2.25	o 73
2.25	c 27
2.25	o 77
2.25	c 23
2.25	o 80
2.25	c 20
2.25	o 82
2.25	c 18
2.25	o 83
2.25	c 17
2.26	o 84
2.26	c 16
2.26	o 85
2.26	c 15
2.27	o 86
2.27	c 14
2.27	o 87
2.27	c 13
2.27	o 88
2.27	c 12
2.27	o 89
2.27	c 11
2.27	o 90
2.27	c 10
2.29	o 91
2.29	c 9
2.30	o 92
2.30	c 8
2.31	o 93
2.31	c 7
2.68	o 94
2.68	c 6
3.75	o 95
3.75	c 5
16.69	   
16.69	   search
16.69	     run=0  nbConstraintChecks=149766156  nbAssignments=10000
16.69	       =>  wckTime=14.455  cpuTime=14.4  mem=7M721
31.33	   
31.33	   search
31.33	     run=1  nbConstraintChecks=300230214  nbAssignments=20000
31.33	       =>  wckTime=29.09  cpuTime=29.01  mem=7M721
33.80	   
33.80	   search
33.80	     run=2  nbConstraintChecks=325428025  nbAssignments=21866
33.80	       =>  wckTime=31.568  cpuTime=31.49  mem=7M721
33.81	   
33.81	   global
33.81	     nbConstraintChecks=325428025  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.81	     solvingWckTime=31.565  solvingCpuTime=31.49  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.81	     globalCpuTime=33.39
33.81	       =>  wckTime=33.512  cpuTime=33.34  mem=7M721
33.81	   
33.81	   solver IterativeSystematicSolver being built... 
33.93	       =>  wckTime=33.635  cpuTime=33.44  mem=17M744
34.04	   
34.04	   preprocessing
34.04	     nbConstraintChecks=579706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.04	     detectedInconsistency=no
34.04	       =>  wckTime=0.112  cpuTime=0.09  mem=17M744
35.23	   
35.23	   search
35.23	     run=0  nbConstraintChecks=18468165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=393
35.23	     nbFailedAssignments=368  nbBacktracks=10  nbVisitedNodes=772  nbRestartNogoods=0
35.23	       =>  wckTime=1.298  cpuTime=1.27  mem=18M768
38.11	   
38.11	   search
38.11	     run=1  nbConstraintChecks=64419532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1494
38.11	     nbFailedAssignments=1440  nbBacktracks=25  nbVisitedNodes=2960  nbRestartNogoods=32
38.11	       =>  wckTime=4.178  cpuTime=4.13  mem=18M768
38.80	   
38.80	   search
38.80	     run=2  nbConstraintChecks=74505869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1719
38.80	     nbFailedAssignments=1629  nbBacktracks=47  nbVisitedNodes=3396  nbRestartNogoods=60
38.80	       =>  wckTime=4.874  cpuTime=4.81  mem=18M768
46.20	   
46.20	   search
46.20	     run=3  nbConstraintChecks=177631357  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3489
46.20	     nbFailedAssignments=3353  nbBacktracks=80  nbVisitedNodes=6923  nbRestartNogoods=78
46.20	       =>  wckTime=12.267  cpuTime=12.2  mem=18M768
51.18	   
51.18	   search
51.18	     run=4  nbConstraintChecks=253152990  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5174
51.18	     nbFailedAssignments=4977  nbBacktracks=130  nbVisitedNodes=10282  nbRestartNogoods=129
51.18	       =>  wckTime=17.249  cpuTime=17.18  mem=18M768
58.66	   
58.66	   search
58.66	     run=5  nbConstraintChecks=378602053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8329
58.66	     nbFailedAssignments=8045  nbBacktracks=205  nbVisitedNodes=16580  nbRestartNogoods=283
58.66	       =>  wckTime=24.726  cpuTime=24.65  mem=18M768
63.93	   
63.93	   search
63.93	     run=6  nbConstraintChecks=454581631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10233
63.93	     nbFailedAssignments=9821  nbBacktracks=318  nbVisitedNodes=20373  nbRestartNogoods=330
63.93	       =>  wckTime=30.003  cpuTime=29.91  mem=18M768
82.32	   
82.32	   search
82.32	     run=7  nbConstraintChecks=755218055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16854
82.32	     nbFailedAssignments=16258  nbBacktracks=488  nbVisitedNodes=33601  nbRestartNogoods=378
82.32	       =>  wckTime=48.386  cpuTime=48.27  mem=18M768
103.25	   
103.25	   search
103.25	     run=8  nbConstraintChecks=1033423580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22947
103.25	     nbFailedAssignments=22084  nbBacktracks=744  nbVisitedNodes=45776  nbRestartNogoods=425
103.25	       =>  wckTime=69.322  cpuTime=69.19  mem=18M768
128.49	   
128.49	   search
128.49	     run=9  nbConstraintChecks=1386310654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30025
128.49	     nbFailedAssignments=28768  nbBacktracks=1128  nbVisitedNodes=59912  nbRestartNogoods=525
128.49	       =>  wckTime=94.565  cpuTime=94.39  mem=18M768
183.31	   
183.31	   search
183.31	     run=10  nbConstraintChecks=2247068250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45712
183.31	     nbFailedAssignments=43867  nbBacktracks=1704  nbVisitedNodes=91273  nbRestartNogoods=652
183.31	       =>  wckTime=149.383  cpuTime=149.15  mem=18M768
228.83	   
228.83	   search
228.83	     run=11  nbConstraintChecks=2911910033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57882
228.83	     nbFailedAssignments=55163  nbBacktracks=2568  nbVisitedNodes=115539  nbRestartNogoods=866
228.83	       =>  wckTime=194.899  cpuTime=194.61  mem=18M768
342.61	   
342.61	   search
342.61	     run=12  nbConstraintChecks=4448716728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83453
342.61	     nbFailedAssignments=79426  nbBacktracks=3865  nbVisitedNodes=166670  nbRestartNogoods=960
342.61	       =>  wckTime=308.677  cpuTime=308.27  mem=18M768
507.82	   
507.82	   search
507.82	     run=13  nbConstraintChecks=6445634117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114173
507.82	     nbFailedAssignments=108191  nbBacktracks=5811  nbVisitedNodes=228090  nbRestartNogoods=1071
507.82	       =>  wckTime=473.893  cpuTime=473.3  mem=18M768
680.23	   
680.23	   search
680.23	     run=14  nbConstraintChecks=8263230816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146415
680.23	     nbFailedAssignments=137504  nbBacktracks=8730  nbVisitedNodes=292552  nbRestartNogoods=1091
680.23	       =>  wckTime=646.298  cpuTime=645.51  mem=18M768
1105.46	   
1105.46	   search
1105.46	     run=15  nbConstraintChecks=13556646232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235328
1105.46	     nbFailedAssignments=222027  nbBacktracks=13108  nbVisitedNodes=470105  nbRestartNogoods=1125
1105.46	       =>  wckTime=1071.53  cpuTime=1070.28  mem=18M768
1433.70	   
1433.70	   search
1433.70	     run=16  nbConstraintChecks=17678684644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=308714
1433.70	     nbFailedAssignments=288833  nbBacktracks=19676  nbVisitedNodes=616657  nbRestartNogoods=1203
1433.70	       =>  wckTime=1399.773  cpuTime=1398.14  mem=18M768
1930.06	   
1930.06	   search
1930.06	     run=17  nbConstraintChecks=24132344004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430294
1930.06	     nbFailedAssignments=400552  nbBacktracks=29528  nbVisitedNodes=857836  nbRestartNogoods=1255
1930.06	       =>  wckTime=1896.132  cpuTime=1893.94  mem=18M768
2402.73	v 203 127 3 13 103 178 71 2 227 125 1 227 71 162 107 206 12 226 73 122 232 168 68 4 197 

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/node11/watcher-277415-1169266263 -o ROOT/results/node11/solver-277415-1169266263 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277415-1169266263/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.92 1.99 1.99 4/93 18091
/proc/meminfo: memFree=1108448/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=172 CPUtime=0
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 275021357 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7979812 0 0 4096 0 0 0 0 17 0 0 0
/proc/18090/statm: 55 31 25 14 0 3 0

[startup+0.107269 s]
/proc/loadavg: 1.92 1.99 1.99 4/93 18091
/proc/meminfo: memFree=1108448/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=914988 CPUtime=0.09
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 3074 0 1 0 8 1 0 0 24 0 8 0 275021357 936947712 2820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228747 2820 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51535 s]
/proc/loadavg: 1.92 1.99 1.99 4/93 18091
/proc/meminfo: memFree=1108448/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=0.5
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 6555 0 1 0 47 3 0 0 25 0 8 0 275021357 937443328 6294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073602953 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 6294 2170 14 0 215338 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915472

[startup+1.33651 s]
/proc/loadavg: 1.92 1.99 1.99 3/100 18098
/proc/meminfo: memFree=1089704/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=1.32
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 7220 0 1 0 128 4 0 0 25 0 8 0 275021357 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073601724 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 6958 2171 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 275021360 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 275021361 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 3 0 0 0 0 0 0 0 21 0 8 0 275021361 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.08
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 311 0 0 0 8 0 0 0 16 0 8 0 275021364 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 6958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915472

[startup+2.98284 s]
/proc/loadavg: 1.92 1.99 1.99 3/100 18098
/proc/meminfo: memFree=1083560/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2.96
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 8921 0 1 0 288 8 0 0 25 0 8 0 275021357 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073666298 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 8658 2499 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 697 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.1
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 275021364 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 8658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915472

[startup+6.27049 s]
/proc/loadavg: 1.93 1.99 1.99 3/100 18098
/proc/meminfo: memFree=1083504/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=6.25
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 8925 0 1 0 608 17 0 0 25 0 8 0 275021357 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668260 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 8661 2499 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 697 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.11
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 330 0 0 0 11 0 0 0 15 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915472

[startup+12.7508 s]
/proc/loadavg: 1.93 1.99 1.99 3/100 18098
/proc/meminfo: memFree=1083504/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=12.72
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 8925 0 1 0 1235 37 0 0 25 0 8 0 275021357 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668202 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 8661 2499 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 697 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.11
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 330 0 0 0 11 0 0 0 15 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 8661 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915472

[startup+25.6043 s]
/proc/loadavg: 1.95 1.99 1.99 3/100 18098
/proc/meminfo: memFree=1083504/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=25.56
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 8928 0 1 0 2486 70 0 0 25 0 8 0 275021357 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 8664 2499 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 697 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.11
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 275021364 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915472

[startup+51.2114 s]
/proc/loadavg: 2.04 2.00 2.00 3/100 18098
/proc/meminfo: memFree=1081456/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=51.13
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9546 0 1 0 5020 93 0 0 25 0 8 0 275021357 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779036 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9275 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.2
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 388 0 0 0 20 0 0 0 16 0 8 0 275021364 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915472

[startup+102.417 s]
/proc/loadavg: 2.13 2.03 2.01 3/100 18098
/proc/meminfo: memFree=1081392/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=102.28
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9556 0 1 0 10135 93 0 0 25 0 8 0 275021357 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073785124 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9285 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.2
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 388 0 0 0 20 0 0 0 16 0 8 0 275021364 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9285 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 915472

[startup+162.47 s]
/proc/loadavg: 2.05 2.02 2.00 3/100 18098
/proc/meminfo: memFree=1081328/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=162.27
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9566 0 1 0 16134 93 0 0 25 0 8 0 275021357 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073785201 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.27 s]
/proc/loadavg: 2.07 2.03 2.00 3/100 18100
/proc/meminfo: memFree=1080880/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2081.93
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9604 0 1 0 208095 98 0 0 25 0 8 0 275021357 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073662200 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9329 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 394 0 0 0 21 0 0 0 16 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.93
Current children cumulated vsize (KiB) 915472

[startup+2144.34 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 18100
/proc/meminfo: memFree=1080944/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2141.94
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9604 0 1 0 214096 98 0 0 25 0 8 0 275021357 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778186 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9329 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 394 0 0 0 21 0 0 0 16 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.94
Current children cumulated vsize (KiB) 915472

[startup+2204.41 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 18100
/proc/meminfo: memFree=1080944/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2201.93
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9604 0 1 0 220095 98 0 0 25 0 8 0 275021357 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779126 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9329 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 394 0 0 0 21 0 0 0 16 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.93
Current children cumulated vsize (KiB) 915472

[startup+2264.41 s]
/proc/loadavg: 1.96 2.00 1.99 3/94 18224
/proc/meminfo: memFree=1250712/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2261.88
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9604 0 1 0 226089 99 0 0 25 0 8 0 275021357 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778984 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9329 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 394 0 0 0 21 0 0 0 16 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.88
Current children cumulated vsize (KiB) 915472

[startup+2324.46 s]
/proc/loadavg: 1.98 2.00 1.99 3/93 18288
/proc/meminfo: memFree=1254544/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2321.88
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9604 0 1 0 232088 100 0 0 25 0 8 0 275021357 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844713 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9329 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 394 0 0 0 21 0 0 0 16 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.88
Current children cumulated vsize (KiB) 915472

[startup+2384.51 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 18288
/proc/meminfo: memFree=1254544/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2381.85
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9604 0 1 0 238085 100 0 0 25 0 8 0 275021357 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9329 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 394 0 0 0 21 0 0 0 16 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.85
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.72 s]
/proc/loadavg: 1.99 2.00 1.99 3/93 18288
/proc/meminfo: memFree=1254544/2055920 swapFree=4171812/4192956
[pid=18090] ppid=18088 vsize=915472 CPUtime=2400.06
/proc/18090/stat : 18090 (java) R 18088 18090 18022 0 -1 0 9604 0 1 0 239906 100 0 0 25 0 8 0 275021357 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801562 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18090/statm: 228868 9329 2549 14 0 215338 0
[pid=18090/tid=18092] ppid=18088 vsize=915472 CPUtime=0.02
/proc/18090/task/18092/stat : 18092 (java) S 18088 18090 18022 0 -1 64 698 0 0 0 2 0 0 0 16 0 8 0 275021360 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18093] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18093/stat : 18093 (java) S 18088 18090 18022 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18094] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18094/stat : 18094 (java) S 18088 18090 18022 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275021361 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18095] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18095/stat : 18095 (java) S 18088 18090 18022 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18096] ppid=18088 vsize=915472 CPUtime=0.21
/proc/18090/task/18096/stat : 18096 (java) S 18088 18090 18022 0 -1 64 394 0 0 0 21 0 0 0 16 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18097] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18097/stat : 18097 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18090/tid=18098] ppid=18088 vsize=915472 CPUtime=0
/proc/18090/task/18098/stat : 18098 (java) S 18088 18090 18022 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275021364 937443328 9329 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2402.78
CPU time (s): 2400.11
CPU user time (s): 2399.1
CPU system time (s): 1.00885
CPU usage (%): 99.8891
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.1
system time used= 1.00885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9630
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= 49818
involuntary context switches= 110919

runsolver used 2.93955 s user time and 7.69783 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 20 04:11:03 UTC 2007


IDJOB= 277415
IDBENCH= 6689
IDSOLVER= 68
FILE ID= node11/277415-1169266263

PBS_JOBID= 3607393

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  581bd298a554a245f5f89dd0c5a8e177

RANDOM SEED= 140611542

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.261
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	: 5931.00
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.261
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:       1108928 kB
Buffers:         63556 kB
Cached:         586756 kB
SwapCached:       2828 kB
Active:         400140 kB
Inactive:       467112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1108928 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:         244096 kB
Slab:            64024 kB
Committed_AS:  9116176 kB
PageTables:       2760 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 node11 on Sat Jan 20 04:51:06 UTC 2007