Trace number 214262

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
Abscon 109 AC? (TO) 1800.13 1816.86

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-5.xml
MD5SUM4ec652e284b703c235507b2f2204414e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.17767
SatisfiableYES
(Un)Satisfiability was proved
Number of variables720
Number of constraints2168
Maximum constraint arity30
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2168
Global constraints used (with number of constraints)

Solver Data (download as text)

0.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/214262-1168077666/unknown.xml
0.41	   
0.41	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.52	     nbVariables=720  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.52	       =>  wckTime=0.171  cpuTime=0.13  mem=7M894
0.52	   
0.52	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
1.01	     nbConstraints=1112  nbMergedConstraints=1056  nbConvertedConstraints=312  nbConvertConstraintsChecks=68
1.01	     nbExtensionStructures=3  nbSharedExtensionStructures=309  nbConflictsStructures=8  nbSharedConflictsStructures=1080
1.01	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
1.01	     nbSharedEvaluationManagers=794  maxDegree=9  maxArity=30
1.01	       =>  wckTime=0.658  cpuTime=0.51  mem=43M0
1.07	   
1.07	   solver IterativeSystematicSolver being built... 
1.31	       =>  wckTime=0.964  cpuTime=0.7  mem=23M561
1.34	   
1.34	   preprocessing
1.34	     nbConstraintChecks=0  nbPropagations=720  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.34	     detectedInconsistency=no
1.34	       =>  wckTime=0.017  cpuTime=0.01  mem=24M535
7.75	   
7.75	   search
7.75	     run=0  nbConstraintChecks=2098862  nbValidityChecks=3783  nbPropagations=1294  nbRevisions=3297
7.75	     nbUselessRevisions=3051  nbAssignments=328  nbFailedAssignments=2  nbBacktracks=14  nbVisitedNodes=331
7.75	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
7.75	       =>  wckTime=6.434  cpuTime=6.32  mem=24M535
30.48	   
30.48	   search
30.48	     run=1  nbConstraintChecks=9898564  nbValidityChecks=7394  nbPropagations=3107  nbRevisions=9248
30.48	     nbUselessRevisions=8488  nbAssignments=582  nbFailedAssignments=10  nbBacktracks=34  nbVisitedNodes=593
30.48	     nbRestartNogoods=1  mapSize=12  nbInferences=0  nbTooLargeKeys=0
30.48	       =>  wckTime=29.166  cpuTime=28.8  mem=24M535
68.47	   
68.47	   search
68.47	     run=2  nbConstraintChecks=22482227  nbValidityChecks=10640  nbPropagations=5262  nbRevisions=17429
68.47	     nbUselessRevisions=16043  nbAssignments=812  nbFailedAssignments=22  nbBacktracks=58  nbVisitedNodes=835
68.47	     nbRestartNogoods=2  mapSize=24  nbInferences=0  nbTooLargeKeys=0
68.47	       =>  wckTime=67.154  cpuTime=66.39  mem=24M535
68.53	   
68.53	   search
68.53	     run=3  nbConstraintChecks=22483085  nbValidityChecks=14428  nbPropagations=7810  nbRevisions=28305
68.53	     nbUselessRevisions=26096  nbAssignments=1034  nbFailedAssignments=32  nbBacktracks=93  nbVisitedNodes=1083
68.53	     nbRestartNogoods=3  mapSize=47  nbInferences=0  nbTooLargeKeys=0
68.53	       =>  wckTime=67.211  cpuTime=66.44  mem=25M509
68.58	   
68.58	   search
68.58	     run=4  nbConstraintChecks=22484034  nbValidityChecks=18519  nbPropagations=10844  nbRevisions=42157
68.58	     nbUselessRevisions=38844  nbAssignments=1276  nbFailedAssignments=48  nbBacktracks=143  nbVisitedNodes=1363
68.58	     nbRestartNogoods=4  mapSize=76  nbInferences=0  nbTooLargeKeys=0
68.58	       =>  wckTime=67.258  cpuTime=66.48  mem=25M509
68.65	   
68.65	   search
68.65	     run=5  nbConstraintChecks=22485862  nbValidityChecks=23458  nbPropagations=14597  nbRevisions=59773
68.65	     nbUselessRevisions=54817  nbAssignments=1546  nbFailedAssignments=89  nbBacktracks=219  nbVisitedNodes=1721
68.65	     nbRestartNogoods=5  mapSize=131  nbInferences=0  nbTooLargeKeys=0
68.65	       =>  wckTime=67.33  cpuTime=66.54  mem=25M509
88.65	   
88.65	   search
88.65	     run=6  nbConstraintChecks=29303725  nbValidityChecks=30068  nbPropagations=19501  nbRevisions=82799
88.65	     nbUselessRevisions=75370  nbAssignments=1909  nbFailedAssignments=106  nbBacktracks=338  nbVisitedNodes=2112
88.65	     nbRestartNogoods=6  mapSize=165  nbInferences=0  nbTooLargeKeys=0
88.65	       =>  wckTime=87.33  cpuTime=86.32  mem=25M509
153.12	   
153.12	   search
153.12	     run=7  nbConstraintChecks=51325904  nbValidityChecks=39491  nbPropagations=25580  nbRevisions=113393
153.12	     nbUselessRevisions=102684  nbAssignments=2321  nbFailedAssignments=132  nbBacktracks=509  nbVisitedNodes=2551
153.13	     nbRestartNogoods=9  mapSize=202  nbInferences=0  nbTooLargeKeys=0
153.13	       =>  wckTime=151.808  cpuTime=150.21  mem=25M509
909.42	   
909.42	   search
909.42	     run=8  nbConstraintChecks=313475040  nbValidityChecks=47226  nbPropagations=33222  nbRevisions=151741
909.42	     nbUselessRevisions=136832  nbAssignments=2964  nbFailedAssignments=382  nbBacktracks=766  nbVisitedNodes=3444
909.42	     nbRestartNogoods=11  mapSize=445  nbInferences=0  nbTooLargeKeys=0
909.42	       =>  wckTime=908.099  cpuTime=899.59  mem=25M509
925.28	   
925.28	   search
925.28	     run=9  nbConstraintChecks=318743668  nbValidityChecks=73782  nbPropagations=44547  nbRevisions=207639
925.28	     nbUselessRevisions=185105  nbAssignments=3794  nbFailedAssignments=668  nbBacktracks=1150  nbVisitedNodes=4846
925.28	     nbRestartNogoods=15  mapSize=803  nbInferences=0  nbTooLargeKeys=0
925.28	       =>  wckTime=923.959  cpuTime=915.3  mem=26M484
1672.40	   
1672.40	   INFO : Stopping hyperNogood (mapSize=1040, nbTooLargekeys=0, mem=26M484)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-214262-1168077666 -o ROOT/results/node9/solver-214262-1168077666 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214262-1168077666/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.01 2.03 1.98 2/99 17320
/proc/meminfo: memFree=1164600/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=18540 CPUtime=0
/proc/17319/stat : 17319 (runsolver) R 17317 17319 15127 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156161749 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17319/statm: 4635 279 244 17 0 2626 0

[startup+0.102229 s]
/proc/loadavg: 2.01 2.03 1.98 2/99 17320
/proc/meminfo: memFree=1164600/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=907808 CPUtime=0.06
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 2465 0 1 0 5 1 0 0 17 0 4 0 156161749 929595392 2212 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155177446 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 226952 2212 1217 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.510274 s]
/proc/loadavg: 2.01 2.03 1.98 2/99 17320
/proc/meminfo: memFree=1164600/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915328 CPUtime=0.46
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 6264 0 1 0 42 4 0 0 18 0 8 0 156161749 937295872 6003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228832 6003 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.3343 s]
/proc/loadavg: 2.01 2.03 1.98 3/106 17327
/proc/meminfo: memFree=1111552/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1.26
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16040 0 1 0 112 14 0 0 23 0 8 0 156161749 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15778 2528 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 503 0 0 0 5 0 0 0 17 0 8 0 156161755 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.25
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 459 0 0 0 24 1 0 0 15 0 8 0 156161760 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915760

[startup+2.98755 s]
/proc/loadavg: 2.09 2.05 1.99 3/106 17329
/proc/meminfo: memFree=1111168/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=2.91
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16059 0 1 0 276 15 0 0 25 0 8 0 156161749 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074005015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15797 2529 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 503 0 0 0 5 0 0 0 17 0 8 0 156161755 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.28
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 475 0 0 0 27 1 0 0 15 0 8 0 156161760 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915760

[startup+6.27392 s]
/proc/loadavg: 2.09 2.05 1.99 3/106 17335
/proc/meminfo: memFree=1111096/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=6.16
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16064 0 1 0 601 15 0 0 25 0 8 0 156161749 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15801 2530 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 503 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.29
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 476 0 0 0 28 1 0 0 16 0 8 0 156161760 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15801 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915760

[startup+12.7657 s]
/proc/loadavg: 2.08 2.04 1.99 3/106 17345
/proc/meminfo: memFree=1111096/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=12.58
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16074 0 1 0 1243 15 0 0 25 0 8 0 156161749 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074006432 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15809 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) R 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.29
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 480 0 0 0 28 1 0 0 16 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915760

[startup+25.6061 s]
/proc/loadavg: 2.07 2.04 1.99 3/106 17379
/proc/meminfo: memFree=1111216/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=25.28
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16074 0 1 0 2513 15 0 0 25 0 8 0 156161749 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073787200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15809 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.29
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 480 0 0 0 28 1 0 0 16 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915760

[startup+51.224 s]
/proc/loadavg: 2.04 2.04 1.99 3/106 17411
/proc/meminfo: memFree=1101240/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=50.63
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16074 0 1 0 5048 15 0 0 25 0 8 0 156161749 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074005002 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15809 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.3
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 480 0 0 0 29 1 0 0 16 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 915760

[startup+102.449 s]
/proc/loadavg: 2.02 2.03 1.99 3/100 17460
/proc/meminfo: memFree=1102248/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=101.33
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16090 0 1 0 10118 15 0 0 25 0 8 0 156161749 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073787200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15823 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.32
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 494 0 0 0 31 1 0 0 16 0 8 0 156161760 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 915760

[startup+162.494 s]
/proc/loadavg: 2.00 2.02 1.99 3/100 17460
/proc/meminfo: memFree=1093232/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=160.83
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16090 0 1 0 16067 16 0 0 25 0 8 0 156161749 937738240 15823 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074006528 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1410.33
Current children cumulated vsize (KiB) 915760

[startup+1483.51 s]
/proc/loadavg: 1.94 1.97 1.99 3/100 17554
/proc/meminfo: memFree=1133880/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1469.82
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16098 0 1 0 146954 28 0 0 25 0 8 0 156161749 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074004931 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15826 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.33
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 498 0 0 0 32 1 0 0 16 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.82
Current children cumulated vsize (KiB) 915760

[startup+1543.56 s]
/proc/loadavg: 1.98 1.97 1.99 3/100 17554
/proc/meminfo: memFree=1133944/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1529.32
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16098 0 1 0 152903 29 0 0 25 0 8 0 156161749 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074005055 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15826 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.33
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 498 0 0 0 32 1 0 0 16 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.32
Current children cumulated vsize (KiB) 915760

[startup+1603.6 s]
/proc/loadavg: 2.04 1.99 1.99 3/100 17554
/proc/meminfo: memFree=1133880/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1588.82
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16098 0 1 0 158853 29 0 0 25 0 8 0 156161749 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073787203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15826 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.33
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 498 0 0 0 32 1 0 0 16 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.82
Current children cumulated vsize (KiB) 915760

[startup+1663.64 s]
/proc/loadavg: 2.01 1.99 1.99 3/100 17554
/proc/meminfo: memFree=1133944/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1648.32
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16098 0 1 0 164802 30 0 0 25 0 8 0 156161749 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15826 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.33
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 498 0 0 0 32 1 0 0 16 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.32
Current children cumulated vsize (KiB) 915760

[startup+1723.68 s]
/proc/loadavg: 2.00 1.99 1.99 3/100 17554
/proc/meminfo: memFree=1133880/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1707.81
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16098 0 1 0 170751 30 0 0 25 0 8 0 156161749 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15826 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.33
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 498 0 0 0 32 1 0 0 16 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.81
Current children cumulated vsize (KiB) 915760

[startup+1783.73 s]
/proc/loadavg: 2.00 1.99 1.99 3/100 17554
/proc/meminfo: memFree=1133952/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1767.3
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16098 0 1 0 176700 30 0 0 25 0 8 0 156161749 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073964938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15826 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.33
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 498 0 0 0 32 1 0 0 16 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.3
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.83 s]
/proc/loadavg: 2.07 2.00 2.00 3/100 17554
/proc/meminfo: memFree=1133888/2055920 swapFree=4191880/4192956
[pid=17319] ppid=17317 vsize=915760 CPUtime=1800.1
/proc/17319/stat : 17319 (java) R 17317 17319 15127 0 -1 0 16098 0 1 0 179979 31 0 0 25 0 8 0 156161749 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074005589 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17319/statm: 228940 15826 2533 14 0 215410 0
[pid=17319/tid=17321] ppid=17317 vsize=915760 CPUtime=0.05
/proc/17319/task/17321/stat : 17321 (java) S 17317 17319 15127 0 -1 64 504 0 0 0 5 0 0 0 16 0 8 0 156161755 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17322] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17322/stat : 17322 (java) S 17317 17319 15127 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17323] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17323/stat : 17323 (java) S 17317 17319 15127 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161756 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17324] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17324/stat : 17324 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161759 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17325] ppid=17317 vsize=915760 CPUtime=0.33
/proc/17319/task/17325/stat : 17325 (java) S 17317 17319 15127 0 -1 64 498 0 0 0 32 1 0 0 16 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17326] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17326/stat : 17326 (java) S 17317 17319 15127 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17319/tid=17327] ppid=17317 vsize=915760 CPUtime=0
/proc/17319/task/17327/stat : 17327 (java) S 17317 17319 15127 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161760 937738240 15826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1816.86
CPU time (s): 1800.13
CPU user time (s): 1799.81
CPU system time (s): 0.321951
CPU usage (%): 99.0792
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16114
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= 38145
involuntary context switches= 75911

runsolver used 2.07668 s user time and 5.97309 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 10:01:06 UTC 2007


IDJOB= 214262
IDBENCH= 4911
FILE ID= node9/214262-1168077666

PBS_JOBID= 3475747

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214262-1168077666/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-214262-1168077666 -o ROOT/results/node9/solver-214262-1168077666 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214262-1168077666/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4ec652e284b703c235507b2f2204414e

RANDOM SEED= 630078537

TIME LIMIT= 1800 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.231
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.231
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:       1165016 kB
Buffers:         83668 kB
Cached:         560160 kB
SwapCached:        268 kB
Active:         418300 kB
Inactive:       369864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1165016 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:         166568 kB
Slab:            86816 kB
Committed_AS:  4758900 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= 66542 MiB



End job on node9 on Sat Jan  6 10:31:25 UTC 2007