Trace number 214301

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.08 1800.94

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-10.xml
MD5SUM9a3a0c58439b05fb966081b47dcd7407
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.28
SatisfiableYES
(Un)Satisfiability was proved
Number of variables840
Number of constraints2528
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2528
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/214301-1168077674/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.48	     nbVariables=840  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.48	       =>  wckTime=0.172  cpuTime=0.12  mem=7M894
0.48	   
0.48	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
1.02	     nbConstraints=1284  nbMergedConstraints=1244  nbConvertedConstraints=344  nbConvertConstraintsChecks=68
1.02	     nbExtensionStructures=3  nbSharedExtensionStructures=341  nbConflictsStructures=8  nbSharedConflictsStructures=1252
1.02	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
1.02	     nbSharedEvaluationManagers=934  maxDegree=9  maxArity=35
1.02	       =>  wckTime=0.716  cpuTime=0.54  mem=4M802
1.06	   
1.06	   solver IterativeSystematicSolver being built... 
1.30	       =>  wckTime=0.996  cpuTime=0.74  mem=25M509
1.32	   
1.32	   preprocessing
1.32	     nbConstraintChecks=0  nbPropagations=840  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.32	     detectedInconsistency=no
1.32	       =>  wckTime=0.016  cpuTime=0.01  mem=26M504
18.67	   
18.67	   search
18.67	     run=0  nbConstraintChecks=4196406  nbValidityChecks=4298  nbPropagations=1596  nbRevisions=3851
18.67	     nbUselessRevisions=3526  nbAssignments=435  nbFailedAssignments=4  nbBacktracks=11  nbVisitedNodes=440
18.67	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
18.67	       =>  wckTime=17.367  cpuTime=17.28  mem=26M504
39.67	   
39.67	   search
39.67	     run=1  nbConstraintChecks=9440158  nbValidityChecks=7710  nbPropagations=3646  nbRevisions=10197
39.67	     nbUselessRevisions=9382  nbAssignments=724  nbFailedAssignments=10  nbBacktracks=26  nbVisitedNodes=735
39.67	     nbRestartNogoods=1  mapSize=11  nbInferences=0  nbTooLargeKeys=0
39.67	       =>  wckTime=38.365  cpuTime=38.24  mem=26M504
39.73	   
39.73	   search
39.73	     run=2  nbConstraintChecks=9440944  nbValidityChecks=11434  nbPropagations=6054  nbRevisions=19099
39.73	     nbUselessRevisions=17673  nbAssignments=975  nbFailedAssignments=17  nbBacktracks=49  nbVisitedNodes=1000
39.73	     nbRestartNogoods=2  mapSize=24  nbInferences=0  nbTooLargeKeys=0
39.73	       =>  wckTime=38.429  cpuTime=38.3  mem=27M499
39.80	   
39.80	   search
39.80	     run=3  nbConstraintChecks=9441776  nbValidityChecks=15486  nbPropagations=8916  nbRevisions=30828
39.80	     nbUselessRevisions=28574  nbAssignments=1240  nbFailedAssignments=31  nbBacktracks=82  nbVisitedNodes=1293
39.80	     nbRestartNogoods=3  mapSize=46  nbInferences=0  nbTooLargeKeys=0
39.80	       =>  wckTime=38.491  cpuTime=38.36  mem=27M499
39.87	   
39.87	   search
39.87	     run=4  nbConstraintChecks=9443031  nbValidityChecks=20101  nbPropagations=12346  nbRevisions=45824
39.87	     nbUselessRevisions=42399  nbAssignments=1520  nbFailedAssignments=58  nbBacktracks=132  nbVisitedNodes=1628
39.87	     nbRestartNogoods=4  mapSize=82  nbInferences=0  nbTooLargeKeys=0
39.87	       =>  wckTime=38.567  cpuTime=38.42  mem=27M499
39.95	   
39.95	   search
39.95	     run=5  nbConstraintChecks=9444820  nbValidityChecks=25610  nbPropagations=16516  nbRevisions=64782
39.95	     nbUselessRevisions=59718  nbAssignments=1863  nbFailedAssignments=92  nbBacktracks=207  nbVisitedNodes=2041
39.95	     nbRestartNogoods=5  mapSize=129  nbInferences=0  nbTooLargeKeys=0
39.95	       =>  wckTime=38.644  cpuTime=38.5  mem=27M499
48.36	   
48.36	   search
48.36	     run=6  nbConstraintChecks=11548935  nbValidityChecks=33738  nbPropagations=22000  nbRevisions=89698
48.36	     nbUselessRevisions=81858  nbAssignments=2210  nbFailedAssignments=176  nbBacktracks=320  nbVisitedNodes=2558
48.36	     nbRestartNogoods=7  mapSize=223  nbInferences=0  nbTooLargeKeys=0
48.36	       =>  wckTime=47.056  cpuTime=46.87  mem=27M499
56.87	   
56.87	   search
56.87	     run=7  nbConstraintChecks=13648331  nbValidityChecks=39514  nbPropagations=28736  nbRevisions=119572
56.87	     nbUselessRevisions=108101  nbAssignments=2695  nbFailedAssignments=220  nbBacktracks=492  nbVisitedNodes=3131
56.87	     nbRestartNogoods=8  mapSize=293  nbInferences=0  nbTooLargeKeys=0
56.87	       =>  wckTime=55.563  cpuTime=55.37  mem=27M499
69.58	   
69.58	   search
69.58	     run=8  nbConstraintChecks=16797067  nbValidityChecks=47475  nbPropagations=37161  nbRevisions=156204
69.58	     nbUselessRevisions=139859  nbAssignments=3307  nbFailedAssignments=301  nbBacktracks=748  nbVisitedNodes=3908
69.58	     nbRestartNogoods=12  mapSize=423  nbInferences=0  nbTooLargeKeys=0
69.58	       =>  wckTime=68.278  cpuTime=68.05  mem=28M493
1697.36	   
1697.36	   search
1697.36	     run=9  nbConstraintChecks=423652343  nbValidityChecks=55876  nbPropagations=47828  nbRevisions=201445
1697.36	     nbUselessRevisions=178821  nbAssignments=4144  nbFailedAssignments=689  nbBacktracks=1133  nbVisitedNodes=5133
1697.36	     nbRestartNogoods=14  mapSize=805  nbInferences=0  nbTooLargeKeys=0
1697.36	       =>  wckTime=1696.055  cpuTime=1695.16  mem=28M493

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/node50/watcher-214301-1168077674 -o ROOT/results/node50/solver-214301-1168077674 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214301-1168077674/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: 1.06 1.73 1.84 4/79 2054
/proc/meminfo: memFree=1482944/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=9788 CPUtime=0
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 401 0 0 0 0 0 0 0 18 0 1 0 156166345 10022912 188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7888148 0 0 4096 0 0 0 0 17 0 0 0
/proc/2053/statm: 2447 197 152 14 0 1138 0

[startup+0.106794 s]
/proc/loadavg: 1.06 1.73 1.84 4/79 2054
/proc/meminfo: memFree=1482944/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=914988 CPUtime=0.09
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 3064 0 1 0 8 1 0 0 18 0 8 0 156166345 936947712 2810 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228747 2811 1451 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515006 s]
/proc/loadavg: 1.06 1.73 1.84 4/79 2054
/proc/meminfo: memFree=1482944/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915328 CPUtime=0.5
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 6548 0 1 0 46 4 0 0 19 0 8 0 156166345 937295872 6287 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228832 6288 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.338 s]
/proc/loadavg: 1.06 1.73 1.84 3/93 2068
/proc/meminfo: memFree=1394640/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1.32
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18358 0 1 0 116 16 0 0 25 0 8 0 156166345 937738240 18095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18095 2533 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1282 0 0 0 5 0 0 0 17 0 8 0 156166348 937738240 18095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.25
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 458 0 0 0 24 1 0 0 15 0 8 0 156166352 937738240 18095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18095 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18095 18446744073709551615 134512640 134570532 4294956480 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) 915760

[startup+2.99028 s]
/proc/loadavg: 1.14 1.73 1.84 3/93 2070
/proc/meminfo: memFree=1394256/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=2.97
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18374 0 1 0 280 17 0 0 25 0 8 0 156166345 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18111 2533 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1282 0 0 0 5 0 0 0 17 0 8 0 156166348 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.28
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 474 0 0 0 27 1 0 0 15 0 8 0 156166352 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18111 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915760

[startup+6.27083 s]
/proc/loadavg: 1.14 1.73 1.84 3/93 2088
/proc/meminfo: memFree=1394064/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=6.24
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18376 0 1 0 607 17 0 0 25 0 8 0 156166345 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074009611 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18112 2533 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.28
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 474 0 0 0 27 1 0 0 15 0 8 0 156166352 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915760

[startup+12.7539 s]
/proc/loadavg: 1.27 1.74 1.85 3/93 2102
/proc/meminfo: memFree=1394128/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=12.71
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18379 0 1 0 1254 17 0 0 25 0 8 0 156166345 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18115 2534 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.28
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 475 0 0 0 27 1 0 0 16 0 8 0 156166352 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18115 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915760

[startup+25.5981 s]
/proc/loadavg: 1.38 1.75 1.85 3/93 2124
/proc/meminfo: memFree=1394192/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=25.53
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18388 0 1 0 2536 17 0 0 25 0 8 0 156166345 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073970311 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18121 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.29
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 478 0 0 0 28 1 0 0 16 0 8 0 156166352 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18121 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915760

[startup+51.2994 s]
/proc/loadavg: 1.37 1.72 1.83 2/81 2208
/proc/meminfo: memFree=1420848/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=51.17
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18405 0 1 0 5098 19 0 0 25 0 8 0 156166345 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18135 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 493 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915760

[startup+102.579 s]
/proc/loadavg: 1.42 1.66 1.80 3/77 2416
/proc/meminfo: memFree=1416616/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=102.27
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18405 0 1 0 10206 21 0 0 25 0 8 0 156166345 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2053/statm: 228940 18135 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 493 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 915760

[startup+162.667 s]
/proc/loadavg: 1.15 1.54 1.75 2/72 2422
/proc/meminfo: memFree=1428000/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=162.33
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18405 0 1 0 16212 21 0 0 25 0 8 0 156166345 937738240 18135 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074010208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1484.44 s]
/proc/loadavg: 1.00 1.00 1.15 2/72 2424
/proc/meminfo: memFree=1428000/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1483.67
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18411 0 1 0 148343 24 0 0 25 0 8 0 156166345 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18137 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 496 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.67
Current children cumulated vsize (KiB) 915760

[startup+1544.53 s]
/proc/loadavg: 1.00 1.00 1.14 2/72 2424
/proc/meminfo: memFree=1428064/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1543.75
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18411 0 1 0 154351 24 0 0 25 0 8 0 156166345 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073968663 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18137 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 496 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.75
Current children cumulated vsize (KiB) 915760

[startup+1604.61 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 2424
/proc/meminfo: memFree=1428000/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1603.81
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18411 0 1 0 160357 24 0 0 25 0 8 0 156166345 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18137 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 496 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.81
Current children cumulated vsize (KiB) 915760

[startup+1664.69 s]
/proc/loadavg: 1.00 1.00 1.12 2/72 2424
/proc/meminfo: memFree=1428000/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1663.87
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18411 0 1 0 166363 24 0 0 25 0 8 0 156166345 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074011364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18137 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 496 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18137 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.87
Current children cumulated vsize (KiB) 915760

[startup+1724.77 s]
/proc/loadavg: 1.00 1.00 1.10 2/72 2424
/proc/meminfo: memFree=1428000/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1723.93
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18412 0 1 0 172369 24 0 0 25 0 8 0 156166345 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074009536 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18138 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 497 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.93
Current children cumulated vsize (KiB) 915760

[startup+1784.84 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 2424
/proc/meminfo: memFree=1428000/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1783.98
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18413 0 1 0 178374 24 0 0 25 0 8 0 156166345 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074013088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18138 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 497 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.98
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.87 s]
/proc/loadavg: 1.07 1.02 1.10 2/72 2424
/proc/meminfo: memFree=1428000/2055920 swapFree=4192812/4192956
[pid=2053] ppid=2051 vsize=915760 CPUtime=1800.01
/proc/2053/stat : 2053 (java) R 2051 2053 1919 0 -1 0 18413 0 1 0 179977 24 0 0 25 0 8 0 156166345 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073970314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2053/statm: 228940 18138 2537 14 0 215410 0
[pid=2053/tid=2055] ppid=2051 vsize=915760 CPUtime=0.05
/proc/2053/task/2055/stat : 2055 (java) S 2051 2053 1919 0 -1 64 1283 0 0 0 5 0 0 0 16 0 8 0 156166348 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2057] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2057/stat : 2057 (java) S 2051 2053 1919 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2058] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2058/stat : 2058 (java) S 2051 2053 1919 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156166349 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2061] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2061/stat : 2061 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2062] ppid=2051 vsize=915760 CPUtime=0.31
/proc/2053/task/2062/stat : 2062 (java) S 2051 2053 1919 0 -1 64 497 0 0 0 30 1 0 0 16 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2053/tid=2063] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2063/stat : 2063 (java) S 2051 2053 1919 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2053/tid=2064] ppid=2051 vsize=915760 CPUtime=0
/proc/2053/task/2064/stat : 2064 (java) S 2051 2053 1919 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156166352 937738240 18138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1800.94
CPU time (s): 1800.08
CPU user time (s): 1799.83
CPU system time (s): 0.25796
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18428
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= 37838
involuntary context switches= 6115

runsolver used 1.60276 s user time and 4.83926 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 10:01:16 UTC 2007


IDJOB= 214301
IDBENCH= 4914
FILE ID= node50/214301-1168077674

PBS_JOBID= 3476067

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9a3a0c58439b05fb966081b47dcd7407

RANDOM SEED= 729524605

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.263
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.263
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:       1484424 kB
Buffers:         37216 kB
Cached:         434772 kB
SwapCached:          0 kB
Active:          83208 kB
Inactive:       409540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1484424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4096 kB
Writeback:           0 kB
Mapped:          31376 kB
Slab:            63960 kB
Committed_AS:  3266532 kB
PageTables:       1912 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= 66550 MiB



End job on node50 on Sat Jan  6 10:31:19 UTC 2007