Trace number 214327

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.09 1808.33

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-2.xml
MD5SUM07af4b284be550c53f3d300c97c5dc0a
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 benchmark1.62
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables648
Number of constraints1952
Maximum constraint arity27
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1952
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/214327-1168077674/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.46	     nbVariables=648  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.148  cpuTime=0.13  mem=8M25
0.46	   
0.46	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
0.91	     nbConstraints=986  nbMergedConstraints=966  nbConvertedConstraints=270  nbConvertConstraintsChecks=68
0.91	     nbExtensionStructures=3  nbSharedExtensionStructures=267  nbConflictsStructures=8  nbSharedConflictsStructures=954
0.91	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.91	     nbSharedEvaluationManagers=710  maxDegree=9  maxArity=27
0.91	       =>  wckTime=0.604  cpuTime=0.47  mem=39M231
0.97	   
0.97	   solver IterativeSystematicSolver being built... 
1.20	       =>  wckTime=0.888  cpuTime=0.65  mem=22M426
1.22	   
1.22	   preprocessing
1.22	     nbConstraintChecks=0  nbPropagations=648  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.22	     detectedInconsistency=no
1.22	       =>  wckTime=0.015  cpuTime=0.01  mem=23M399
6.86	   
6.86	   search
6.86	     run=0  nbConstraintChecks=2099398  nbValidityChecks=5167  nbPropagations=1476  nbRevisions=4213
6.86	     nbUselessRevisions=3639  nbAssignments=281  nbFailedAssignments=2  nbBacktracks=15  nbVisitedNodes=284
6.86	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
6.86	       =>  wckTime=5.66  cpuTime=5.58  mem=23M399
19.05	   
19.05	   search
19.05	     run=1  nbConstraintChecks=6696500  nbValidityChecks=11009  nbPropagations=3638  nbRevisions=12312
19.05	     nbUselessRevisions=10709  nbAssignments=540  nbFailedAssignments=7  nbBacktracks=55  nbVisitedNodes=548
19.05	     nbRestartNogoods=1  mapSize=11  nbInferences=0  nbTooLargeKeys=0
19.05	       =>  wckTime=17.846  cpuTime=17.68  mem=23M399
19.08	   
19.08	   search
19.08	     run=2  nbConstraintChecks=6697124  nbValidityChecks=13702  nbPropagations=6062  nbRevisions=22302
19.08	     nbUselessRevisions=19539  nbAssignments=692  nbFailedAssignments=17  nbBacktracks=77  nbVisitedNodes=721
19.08	     nbRestartNogoods=3  mapSize=29  nbInferences=0  nbTooLargeKeys=0
19.08	       =>  wckTime=17.878  cpuTime=17.71  mem=23M399
47.39	   
47.39	   search
47.39	     run=3  nbConstraintChecks=17189716  nbValidityChecks=17629  nbPropagations=8828  nbRevisions=34861
47.39	     nbUselessRevisions=30804  nbAssignments=906  nbFailedAssignments=28  nbBacktracks=114  nbVisitedNodes=947
47.39	     nbRestartNogoods=4  mapSize=41  nbInferences=0  nbTooLargeKeys=0
47.39	       =>  wckTime=46.188  cpuTime=45.85  mem=23M399
47.44	   
47.44	   search
47.44	     run=4  nbConstraintChecks=17191278  nbValidityChecks=21917  nbPropagations=12124  nbRevisions=50607
47.44	     nbUselessRevisions=44858  nbAssignments=1107  nbFailedAssignments=61  nbBacktracks=164  nbVisitedNodes=1217
47.44	     nbRestartNogoods=6  mapSize=87  nbInferences=0  nbTooLargeKeys=0
47.44	       =>  wckTime=46.235  cpuTime=45.89  mem=23M399
47.75	   
47.75	   search
47.75	     run=5  nbConstraintChecks=17291479  nbValidityChecks=27659  nbPropagations=16104  nbRevisions=70553
47.75	     nbUselessRevisions=62619  nbAssignments=1378  nbFailedAssignments=100  nbBacktracks=240  nbVisitedNodes=1568
47.75	     nbRestartNogoods=7  mapSize=143  nbInferences=0  nbTooLargeKeys=0
47.75	       =>  wckTime=46.553  cpuTime=46.2  mem=24M371
48.17	   
48.17	   search
48.17	     run=6  nbConstraintChecks=17424998  nbValidityChecks=35514  nbPropagations=21004  nbRevisions=95905
48.17	     nbUselessRevisions=85084  nbAssignments=1705  nbFailedAssignments=154  nbBacktracks=354  nbVisitedNodes=2004
48.17	     nbRestartNogoods=9  mapSize=210  nbInferences=0  nbTooLargeKeys=0
48.17	       =>  wckTime=46.968  cpuTime=46.6  mem=24M371
51.67	   
51.67	   search
51.67	     run=7  nbConstraintChecks=18737261  nbValidityChecks=46027  nbPropagations=27188  nbRevisions=128933
51.67	     nbUselessRevisions=114151  nbAssignments=2088  nbFailedAssignments=238  nbBacktracks=524  nbVisitedNodes=2560
51.67	     nbRestartNogoods=11  mapSize=312  nbInferences=0  nbTooLargeKeys=0
51.67	       =>  wckTime=50.473  cpuTime=50.09  mem=24M371
139.44	   
139.44	   search
139.44	     run=8  nbConstraintChecks=52297988  nbValidityChecks=57972  nbPropagations=34464  nbRevisions=169746
139.44	     nbUselessRevisions=150411  nbAssignments=2620  nbFailedAssignments=279  nbBacktracks=785  nbVisitedNodes=3149
139.44	     nbRestartNogoods=12  mapSize=372  nbInferences=0  nbTooLargeKeys=0
139.44	       =>  wckTime=138.234  cpuTime=137.4  mem=24M371
143.98	   
143.98	   search
143.98	     run=9  nbConstraintChecks=53989345  nbValidityChecks=78585  nbPropagations=44244  nbRevisions=225162
143.98	     nbUselessRevisions=199230  nbAssignments=3406  nbFailedAssignments=440  nbBacktracks=1178  nbVisitedNodes=4262
143.98	     nbRestartNogoods=14  mapSize=562  nbInferences=0  nbTooLargeKeys=0
143.98	       =>  wckTime=142.775  cpuTime=141.91  mem=25M344
277.51	   
277.51	   search
277.51	     run=10  nbConstraintChecks=103930172  nbValidityChecks=98306  nbPropagations=56086  nbRevisions=294280
277.51	     nbUselessRevisions=260460  nbAssignments=4291  nbFailedAssignments=523  nbBacktracks=1763  nbVisitedNodes=5287
277.51	     nbRestartNogoods=18  mapSize=687  nbInferences=0  nbTooLargeKeys=0
277.51	       =>  wckTime=276.307  cpuTime=274.85  mem=25M344
457.11	   
457.11	   INFO : Stopping hyperNogood (mapSize=1009, nbTooLargekeys=0, mem=26M316)
671.27	   
671.27	   search
671.27	     run=11  nbConstraintChecks=253797548  nbValidityChecks=147409  nbPropagations=76247  nbRevisions=410168
671.27	     nbUselessRevisions=359156  nbAssignments=5663  nbFailedAssignments=826  nbBacktracks=2645  nbVisitedNodes=7125
671.27	     nbRestartNogoods=21
671.27	       =>  wckTime=670.072  cpuTime=666.85  mem=26M316
1046.54	   
1046.54	   search
1046.54	     run=12  nbConstraintChecks=396124218  nbValidityChecks=202103  nbPropagations=102392  nbRevisions=574661
1046.54	     nbUselessRevisions=499985  nbAssignments=7324  nbFailedAssignments=1022  nbBacktracks=3944  nbVisitedNodes=9051
1046.54	     nbRestartNogoods=24
1046.54	       =>  wckTime=1045.335  cpuTime=1040.44  mem=26M316
1439.78	   
1439.78	   search
1439.78	     run=13  nbConstraintChecks=545034914  nbValidityChecks=250948  nbPropagations=134641  nbRevisions=781181
1439.78	     nbUselessRevisions=678584  nbAssignments=9638  nbFailedAssignments=1199  nbBacktracks=5903  nbVisitedNodes=11647
1439.78	     nbRestartNogoods=27
1439.78	       =>  wckTime=1438.579  cpuTime=1431.93  mem=26M316
1696.20	   
1696.20	   search
1696.20	     run=14  nbConstraintChecks=642196330  nbValidityChecks=384263  nbPropagations=188554  nbRevisions=1096168
1696.20	     nbUselessRevisions=944135  nbAssignments=12833  nbFailedAssignments=1349  nbBacktracks=8837  nbVisitedNodes=15207
1696.20	     nbRestartNogoods=32
1696.20	       =>  wckTime=1694.999  cpuTime=1687.16  mem=26M316

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/node33/watcher-214327-1168077674 -o ROOT/results/node33/solver-214327-1168077674 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/214327-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: 0.78 0.95 0.98 4/86 11000
/proc/meminfo: memFree=1100144/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=18540 CPUtime=0
/proc/10999/stat : 10999 (runsolver) R 10997 10999 10868 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156161631 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10999/statm: 4635 279 244 17 0 2626 0

[startup+0.110067 s]
/proc/loadavg: 0.78 0.95 0.98 4/86 11000
/proc/meminfo: memFree=1100144/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=914988 CPUtime=0.09
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 3054 0 1 0 8 1 0 0 20 0 8 0 156161631 936947712 2800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153558272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228747 2800 1448 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.520153 s]
/proc/loadavg: 0.78 0.95 0.98 4/86 11000
/proc/meminfo: memFree=1100144/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915328 CPUtime=0.5
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 6512 0 1 0 45 5 0 0 18 0 8 0 156161631 937295872 6251 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228832 6251 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34332 s]
/proc/loadavg: 0.96 0.98 0.99 3/93 11007
/proc/meminfo: memFree=1051000/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1.31
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15024 0 1 0 117 14 0 0 24 0 8 0 156161631 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792839 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14762 2529 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 452 0 0 0 4 0 0 0 17 0 8 0 156161635 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.27
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 475 0 0 0 26 1 0 0 15 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915760

[startup+2.98265 s]
/proc/loadavg: 0.96 0.98 0.99 3/93 11009
/proc/meminfo: memFree=1050808/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=2.94
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15025 0 1 0 280 14 0 0 25 0 8 0 156161631 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073998213 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14762 2529 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 452 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.27
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 475 0 0 0 26 1 0 0 16 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915760

[startup+6.28234 s]
/proc/loadavg: 0.96 0.98 0.99 3/93 11027
/proc/meminfo: memFree=1050552/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=6.21
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15029 0 1 0 607 14 0 0 25 0 8 0 156161631 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14766 2530 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 452 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.27
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 476 0 0 0 26 1 0 0 16 0 8 0 156161639 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915760

[startup+12.7607 s]
/proc/loadavg: 1.12 1.02 1.01 3/93 11041
/proc/meminfo: memFree=1050608/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=12.64
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15039 0 1 0 1250 14 0 0 25 0 8 0 156161631 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14774 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.28
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 480 0 0 0 27 1 0 0 16 0 8 0 156161639 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915760

[startup+25.6253 s]
/proc/loadavg: 1.25 1.05 1.02 3/93 11063
/proc/meminfo: memFree=1050736/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=25.43
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15042 0 1 0 2528 15 0 0 25 0 8 0 156161631 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792793 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14777 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.29
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 483 0 0 0 28 1 0 0 15 0 8 0 156161639 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915760

[startup+51.2416 s]
/proc/loadavg: 1.51 1.12 1.04 3/93 11083
/proc/meminfo: memFree=1050744/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=50.91
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15055 0 1 0 5076 15 0 0 25 0 8 0 156161631 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792821 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14787 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.31
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 493 0 0 0 30 1 0 0 15 0 8 0 156161639 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 915760

[startup+102.449 s]
/proc/loadavg: 1.85 1.28 1.10 3/87 11123
/proc/meminfo: memFree=1051768/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=101.83
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15056 0 1 0 10168 15 0 0 25 0 8 0 156161631 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14788 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.31
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 494 0 0 0 30 1 0 0 16 0 8 0 156161639 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 915760

[startup+162.49 s]
/proc/loadavg: 1.94 1.41 1.15 3/87 11123
/proc/meminfo: memFree=1051768/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=161.61
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15062 0 1 0 16145 16 0 0 25 0 8 0 156161631 937738240 14791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073959714 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.4 s]
/proc/loadavg: 2.00 1.97 1.77 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1476.62
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15068 0 1 0 147639 23 0 0 25 0 8 0 156161631 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792818 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14794 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.32
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) R 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.62
Current children cumulated vsize (KiB) 915760

[startup+1543.43 s]
/proc/loadavg: 2.00 1.97 1.78 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1536.37
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15068 0 1 0 153614 23 0 0 25 0 8 0 156161631 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073999696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14794 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.32
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.37
Current children cumulated vsize (KiB) 915760

[startup+1603.47 s]
/proc/loadavg: 2.00 1.97 1.79 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1596.13
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15068 0 1 0 159590 23 0 0 25 0 8 0 156161631 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14794 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.32
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.13
Current children cumulated vsize (KiB) 915760

[startup+1663.51 s]
/proc/loadavg: 2.00 1.97 1.80 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1655.9
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15068 0 1 0 165566 24 0 0 25 0 8 0 156161631 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073996937 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14794 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.32
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.9
Current children cumulated vsize (KiB) 915760

[startup+1723.56 s]
/proc/loadavg: 2.06 1.99 1.82 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1715.68
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15068 0 1 0 171544 24 0 0 25 0 8 0 156161631 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073996896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14794 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.32
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.68
Current children cumulated vsize (KiB) 915760

[startup+1783.61 s]
/proc/loadavg: 2.02 1.99 1.82 3/87 11125
/proc/meminfo: memFree=1051576/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1775.46
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15068 0 1 0 177522 24 0 0 25 0 8 0 156161631 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073996972 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10999/statm: 228940 14794 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.32
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.46
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.28 s]
/proc/loadavg: 2.01 1.99 1.83 2/75 11137
/proc/meminfo: memFree=1101528/2055920 swapFree=4192224/4192956
[pid=10999] ppid=10997 vsize=915760 CPUtime=1800.03
/proc/10999/stat : 10999 (java) R 10997 10999 10868 0 -1 0 15068 0 1 0 179978 25 0 0 25 0 8 0 156161631 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957991 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10999/statm: 228940 14794 2533 14 0 215410 0
[pid=10999/tid=11001] ppid=10997 vsize=915760 CPUtime=0.04
/proc/10999/task/11001/stat : 11001 (java) S 10997 10999 10868 0 -1 64 453 0 0 0 4 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11002] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11002/stat : 11002 (java) S 10997 10999 10868 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11003] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11003/stat : 11003 (java) S 10997 10999 10868 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156161635 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11004] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11004/stat : 11004 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11005] ppid=10997 vsize=915760 CPUtime=0.32
/proc/10999/task/11005/stat : 11005 (java) S 10997 10999 10868 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11006] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11006/stat : 11006 (java) S 10997 10999 10868 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10999/tid=11007] ppid=10997 vsize=915760 CPUtime=0
/proc/10999/task/11007/stat : 11007 (java) S 10997 10999 10868 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156161639 937738240 14794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1808.33
CPU time (s): 1800.09
CPU user time (s): 1799.83
CPU system time (s): 0.26296
CPU usage (%): 99.5441
Max. virtual memory (cumulated for all children) (KiB): 915760

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

runsolver used 2.0037 s user time and 5.43517 s system time

The end

Launcher Data (download as text)

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


IDJOB= 214327
IDBENCH= 4916
FILE ID= node33/214327-1168077674

PBS_JOBID= 3476069

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  07af4b284be550c53f3d300c97c5dc0a

RANDOM SEED= 786961007

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.281
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.281
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:       1148232 kB
Buffers:         43412 kB
Cached:         759152 kB
SwapCached:        448 kB
Active:         110032 kB
Inactive:       714032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1148232 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            4168 kB
Writeback:           0 kB
Mapped:          33728 kB
Slab:            68824 kB
Committed_AS:  2668340 kB
PageTables:       1968 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= 66554 MiB



End job on node33 on Sat Jan  6 10:31:27 UTC 2007