Trace number 238547

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 ESAC? (TO) 1800.21 1806.74

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-2_ext.xml
MD5SUMa3400228f5dae93139f3ed32875e5613
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
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=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/238547-1168356188/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=112  nbDomainTypes=4  minDomainSize=1  maxDomainSize=28
0.43	       =>  wckTime=0.108  cpuTime=0.1  mem=6M951
0.43	   
0.43	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.63	     nbConstraints=1261  nbRelationTypes=9  nbSingletonDomainVariables=3  nbDisconnectedVariables=1
0.63	     nbExtensionStructures=9  nbSharedExtensionStructures=1252  nbConflictsStructures=9
0.63	     nbSharedConflictsStructures=1252  nbSharedBinaryRepresentations=204  maxDegree=56  maxArity=2
0.63	       =>  wckTime=0.311  cpuTime=0.23  mem=11M860
0.67	   
0.67	   solver IterativeSystematicSolver being built... 
0.84	       =>  wckTime=0.518  cpuTime=0.35  mem=15M155
0.92	   
0.92	   preprocessing
0.92	     nbConstraintChecks=495268  nbPropagations=1781  nbRevisions=22554  nbUselessRevisions=20718  nbSingletonTests=130
0.92	     nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=280  detectedInconsistency=no
0.92	       =>  wckTime=0.078  cpuTime=0.07  mem=15M155
0.96	   
0.96	   search
0.96	     run=0  nbConstraintChecks=395049  nbPropagations=2958  nbRevisions=40526  nbUselessRevisions=37219
0.96	     nbAssignments=37  nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=51  nbRestartNogoods=0  mapSize=10
0.96	     nbInferences=1  nbTooLargeKeys=0
0.96	       =>  wckTime=0.123  cpuTime=0.1  mem=15M155
0.98	   
0.98	   search
0.98	     run=1  nbConstraintChecks=728487  nbPropagations=6869  nbRevisions=96119  nbUselessRevisions=88369
0.98	     nbAssignments=79  nbFailedAssignments=13  nbBacktracks=26  nbVisitedNodes=108  nbRestartNogoods=2  mapSize=24
0.98	     nbInferences=2  nbTooLargeKeys=0
0.98	       =>  wckTime=0.145  cpuTime=0.12  mem=15M155
1.02	   
1.02	   search
1.02	     run=2  nbConstraintChecks=1224918  nbPropagations=12353  nbRevisions=174548  nbUselessRevisions=160384
1.02	     nbAssignments=140  nbFailedAssignments=26  nbBacktracks=52  nbVisitedNodes=198  nbRestartNogoods=3  mapSize=47
1.02	     nbInferences=7  nbTooLargeKeys=0
1.02	       =>  wckTime=0.176  cpuTime=0.15  mem=15M155
1.05	   
1.05	   search
1.05	     run=3  nbConstraintChecks=1657889  nbPropagations=19042  nbRevisions=272756  nbUselessRevisions=250821
1.05	     nbAssignments=216  nbFailedAssignments=46  nbBacktracks=87  nbVisitedNodes=318  nbRestartNogoods=4  mapSize=82
1.05	     nbInferences=11  nbTooLargeKeys=0
1.05	       =>  wckTime=0.205  cpuTime=0.18  mem=15M155
1.09	   
1.09	   search
1.09	     run=4  nbConstraintChecks=2415163  nbPropagations=28268  nbRevisions=406707  nbUselessRevisions=373658
1.10	     nbAssignments=335  nbFailedAssignments=85  nbBacktracks=137  nbVisitedNodes=511  nbRestartNogoods=5  mapSize=127
1.10	     nbInferences=21  nbTooLargeKeys=0
1.10	       =>  wckTime=0.254  cpuTime=0.22  mem=15M155
1.15	   
1.15	   search
1.15	     run=5  nbConstraintChecks=3294731  nbPropagations=40569  nbRevisions=582231  nbUselessRevisions=534127
1.15	     nbAssignments=481  nbFailedAssignments=124  nbBacktracks=212  nbVisitedNodes=740  nbRestartNogoods=10  mapSize=183
1.15	     nbInferences=33  nbTooLargeKeys=0
1.15	       =>  wckTime=0.309  cpuTime=0.28  mem=15M155
1.25	   
1.25	   search
1.25	     run=6  nbConstraintChecks=5012893  nbPropagations=59212  nbRevisions=840041  nbUselessRevisions=768672
1.25	     nbAssignments=755  nbFailedAssignments=191  nbBacktracks=325  nbVisitedNodes=1124  nbRestartNogoods=16  mapSize=267
1.25	     nbInferences=65  nbTooLargeKeys=0
1.25	       =>  wckTime=0.413  cpuTime=0.38  mem=16M130
1.38	   
1.38	   search
1.38	     run=7  nbConstraintChecks=6991801  nbPropagations=85509  nbRevisions=1193052  nbUselessRevisions=1089226
1.38	     nbAssignments=1116  nbFailedAssignments=279  nbBacktracks=497  nbVisitedNodes=1664  nbRestartNogoods=22
1.38	     mapSize=404  nbInferences=113  nbTooLargeKeys=0
1.38	       =>  wckTime=0.535  cpuTime=0.5  mem=16M130
1.57	   
1.57	   search
1.57	     run=8  nbConstraintChecks=10049318  nbPropagations=123321  nbRevisions=1693862  nbUselessRevisions=1542266
1.57	     nbAssignments=1645  nbFailedAssignments=433  nbBacktracks=754  nbVisitedNodes=2553  nbRestartNogoods=25
1.57	     mapSize=632  nbInferences=212  nbTooLargeKeys=0
1.57	       =>  wckTime=0.732  cpuTime=0.68  mem=16M130
1.80	   
1.80	   search
1.80	     run=9  nbConstraintChecks=14096724  nbPropagations=176452  nbRevisions=2390929  nbUselessRevisions=2172167
1.80	     nbAssignments=2330  nbFailedAssignments=671  nbBacktracks=1138  nbVisitedNodes=3708  nbRestartNogoods=34
1.80	     mapSize=986  nbInferences=251  nbTooLargeKeys=0
1.81	       =>  wckTime=0.964  cpuTime=0.91  mem=16M130
2.11	   
2.11	   search
2.11	     run=10  nbConstraintChecks=19228059  nbPropagations=249259  nbRevisions=3337395  nbUselessRevisions=3027343
2.11	     nbAssignments=3395  nbFailedAssignments=955  nbBacktracks=1716  nbVisitedNodes=5370  nbRestartNogoods=40
2.11	     mapSize=1452  nbInferences=388  nbTooLargeKeys=0
2.11	       =>  wckTime=1.269  cpuTime=1.21  mem=16M130
2.52	   
2.52	   search
2.52	     run=11  nbConstraintChecks=26456283  nbPropagations=351732  nbRevisions=4636909  nbUselessRevisions=4199684
2.52	     nbAssignments=4883  nbFailedAssignments=1351  nbBacktracks=2580  nbVisitedNodes=7759  nbRestartNogoods=45
2.52	     mapSize=2121  nbInferences=591  nbTooLargeKeys=0
2.52	       =>  wckTime=1.678  cpuTime=1.62  mem=16M130
3.05	   
3.05	   search
3.05	     run=12  nbConstraintChecks=35349211  nbPropagations=488898  nbRevisions=6375566  nbUselessRevisions=5771932
3.05	     nbAssignments=7325  nbFailedAssignments=1794  nbBacktracks=3878  nbVisitedNodes=11572  nbRestartNogoods=54
3.05	     mapSize=3055  nbInferences=1225  nbTooLargeKeys=0
3.05	       =>  wckTime=2.212  cpuTime=2.15  mem=17M106
3.86	   
3.86	   search
3.86	     run=13  nbConstraintChecks=49140832  nbPropagations=666613  nbRevisions=8779526  nbUselessRevisions=7964800
3.86	     nbAssignments=11076  nbFailedAssignments=2636  nbBacktracks=5824  nbVisitedNodes=17785  nbRestartNogoods=60
3.86	     mapSize=4676  nbInferences=2129  nbTooLargeKeys=0
3.86	       =>  wckTime=3.024  cpuTime=2.96  mem=18M81
4.85	   
4.85	   search
4.85	     run=14  nbConstraintChecks=65605535  nbPropagations=909324  nbRevisions=11989868  nbUselessRevisions=10886928
4.85	     nbAssignments=15698  nbFailedAssignments=3581  nbBacktracks=8745  nbVisitedNodes=24819  nbRestartNogoods=70
4.85	     mapSize=6430  nbInferences=2841  nbTooLargeKeys=0
4.85	       =>  wckTime=4.012  cpuTime=3.94  mem=19M121
6.48	   
6.48	   search
6.48	     run=15  nbConstraintChecks=93625503  nbPropagations=1269949  nbRevisions=16588649  nbUselessRevisions=15053246
6.48	     nbAssignments=22567  nbFailedAssignments=5201  nbBacktracks=13124  nbVisitedNodes=35325  nbRestartNogoods=75
6.48	     mapSize=9129  nbInferences=3669  nbTooLargeKeys=0
6.48	       =>  wckTime=5.642  cpuTime=5.58  mem=20M97
9.74	   
9.74	   search
9.74	     run=16  nbConstraintChecks=150511597  nbPropagations=1786994  nbRevisions=23957285  nbUselessRevisions=21813016
9.74	     nbAssignments=36198  nbFailedAssignments=8431  nbBacktracks=19692  nbVisitedNodes=58857  nbRestartNogoods=78
9.74	     mapSize=15127  nbInferences=7483  nbTooLargeKeys=0
9.74	       =>  wckTime=8.9  cpuTime=8.83  mem=23M22
14.24	   
14.24	   search
14.24	     run=17  nbConstraintChecks=226956446  nbPropagations=2563161  nbRevisions=35110582  nbUselessRevisions=32054736
14.24	     nbAssignments=55777  nbFailedAssignments=12168  nbBacktracks=29544  nbVisitedNodes=91140  nbRestartNogoods=86
14.24	     mapSize=22903  nbInferences=13451  nbTooLargeKeys=0
14.24	       =>  wckTime=13.404  cpuTime=13.33  mem=26M923
21.28	   
21.28	   search
21.28	     run=18  nbConstraintChecks=352002221  nbPropagations=3867250  nbRevisions=52450025  nbUselessRevisions=47838897
21.28	     nbAssignments=80288  nbFailedAssignments=17732  nbBacktracks=44323  nbVisitedNodes=129882  nbRestartNogoods=91
21.28	     mapSize=32903  nbInferences=17582  nbTooLargeKeys=0
21.28	       =>  wckTime=20.435  cpuTime=20.36  mem=32M774
31.82	   
31.82	   search
31.82	     run=19  nbConstraintChecks=535116016  nbPropagations=5621908  nbRevisions=78655577  nbUselessRevisions=71993418
31.82	     nbAssignments=125182  nbFailedAssignments=27056  nbBacktracks=66491  nbVisitedNodes=206421  nbRestartNogoods=99
31.82	     mapSize=53713  nbInferences=30965  nbTooLargeKeys=0
31.82	       =>  wckTime=30.979  cpuTime=30.87  mem=43M50
43.90	   
43.90	   search
43.90	     run=20  nbConstraintChecks=737971035  nbPropagations=8158172  nbRevisions=114946911  nbUselessRevisions=105335996
43.90	     nbAssignments=182248  nbFailedAssignments=36814  nbBacktracks=99746  nbVisitedNodes=294833  nbRestartNogoods=107
43.90	     mapSize=75784  nbInferences=45002  nbTooLargeKeys=0
43.90	       =>  wckTime=43.056  cpuTime=42.83  mem=27M636
69.78	   
69.78	   search
69.78	     run=21  nbConstraintChecks=1185120085  nbPropagations=12374118  nbRevisions=173171323  nbUselessRevisions=158653065
69.78	     nbAssignments=283156  nbFailedAssignments=50007  nbBacktracks=149625  nbVisitedNodes=457233  nbRestartNogoods=117
69.78	     mapSize=116208  nbInferences=82820  nbTooLargeKeys=0
69.78	       =>  wckTime=68.939  cpuTime=68.7  mem=50M567
104.02	   
104.02	   search
104.02	     run=22  nbConstraintChecks=1792593486  nbPropagations=18829682  nbRevisions=260900600  nbUselessRevisions=238870366
104.02	     nbAssignments=421205  nbFailedAssignments=74401  nbBacktracks=224443  nbVisitedNodes=677235  nbRestartNogoods=130
104.02	     mapSize=165904  nbInferences=121602  nbTooLargeKeys=0
104.02	       =>  wckTime=103.177  cpuTime=102.7  mem=54M535
180.23	   
180.23	   search
180.23	     run=23  nbConstraintChecks=3158589808  nbPropagations=30393738  nbRevisions=414283941  nbUselessRevisions=378525049
180.23	     nbAssignments=659832  nbFailedAssignments=110220  nbBacktracks=336672  nbVisitedNodes=1070368  nbRestartNogoods=138
180.23	     mapSize=261254  nbInferences=212163  nbTooLargeKeys=0
180.23	       =>  wckTime=179.386  cpuTime=178.62  mem=82M725
266.07	   
266.07	   search
266.07	     run=24  nbConstraintChecks=4671740593  nbPropagations=47505247  nbRevisions=641576858  nbUselessRevisions=585707801
266.07	     nbAssignments=995964  nbFailedAssignments=164626  nbBacktracks=505015  nbVisitedNodes=1618254  nbRestartNogoods=149
266.07	     mapSize=387519  nbInferences=325509  nbTooLargeKeys=0
266.07	       =>  wckTime=265.231  cpuTime=264.2  mem=131M73
408.06	   
408.06	   search
408.06	     run=25  nbConstraintChecks=7131196783  nbPropagations=73741966  nbRevisions=988730644  nbUselessRevisions=901870960
408.06	     nbAssignments=1523448  nbFailedAssignments=255848  nbBacktracks=757526  nbVisitedNodes=2489324
408.06	     nbRestartNogoods=158  mapSize=590944  nbInferences=509224  nbTooLargeKeys=0
408.06	       =>  wckTime=407.219  cpuTime=405.45  mem=175M701
577.28	   
577.29	   search
577.29	     run=26  nbConstraintChecks=10062754593  nbPropagations=111870931  nbRevisions=1481432230
577.29	     nbUselessRevisions=1349635865  nbAssignments=2219418  nbFailedAssignments=370502  nbBacktracks=1136293
577.29	     nbVisitedNodes=3584222  nbRestartNogoods=176  mapSize=847561  nbInferences=711628  nbTooLargeKeys=0
577.29	       =>  wckTime=576.445  cpuTime=573.81  mem=261M347
880.35	   
880.35	   search
880.35	     run=27  nbConstraintChecks=15341816824  nbPropagations=167215873  nbRevisions=2227215421
880.35	     nbUselessRevisions=2030911452  nbAssignments=3460469  nbFailedAssignments=545593  nbBacktracks=1704444
880.35	     nbVisitedNodes=5637957  nbRestartNogoods=192  mapSize=1335287  nbInferences=1209398  nbTooLargeKeys=0
880.35	       =>  wckTime=879.508  cpuTime=875.57  mem=409M152
1445.89	   
1445.89	   INFO : Stopping hyperNogood (mapSize=1915693, nbTooLargekeys=0, mem=600M229)
1496.58	   
1496.58	   search
1496.58	     run=28  nbConstraintChecks=26195358714  nbPropagations=266183569  nbRevisions=3499934448
1496.58	     nbUselessRevisions=3187440756  nbAssignments=5217219  nbFailedAssignments=891860  nbBacktracks=2556672
1496.58	     nbVisitedNodes=8557193  nbRestartNogoods=207
1496.58	       =>  wckTime=1495.737  cpuTime=1487.06  mem=600M229

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/node7/watcher-238547-1168356188 -o ROOT/results/node7/solver-238547-1168356188 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/238547-1168356188/unknown.xml 

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

/proc/loadavg: 2.20 2.08 2.02 4/88 9552
/proc/meminfo: memFree=1707344/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=172 CPUtime=0
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 184014227 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10416932 0 0 4096 0 0 0 0 17 0 0 0
/proc/9551/statm: 43 24 18 14 0 3 0

[startup+0.107358 s]
/proc/loadavg: 2.20 2.08 2.02 4/88 9552
/proc/meminfo: memFree=1707344/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=913784 CPUtime=0.07
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 2792 0 1 0 6 1 0 0 23 0 8 0 184014227 935714816 2538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 228446 2540 1390 14 0 215347 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913784

[startup+0.5154 s]
/proc/loadavg: 2.20 2.08 2.02 4/88 9552
/proc/meminfo: memFree=1707344/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916352 CPUtime=0.48
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 6364 0 1 0 44 4 0 0 25 0 8 0 184014227 938344448 6103 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229088 6103 2138 14 0 215558 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 916352

[startup+1.33648 s]
/proc/loadavg: 2.27 2.10 2.02 3/95 9559
/proc/meminfo: memFree=1682968/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1.3
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 8834 0 1 0 123 7 0 0 25 0 8 0 184014227 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073914368 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 8572 2524 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=0.03
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184014231 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184014231 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.2
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 387 0 0 0 19 1 0 0 15 0 8 0 184014236 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916576

[startup+2.97366 s]
/proc/loadavg: 2.27 2.10 2.02 3/95 9559
/proc/meminfo: memFree=1682136/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=2.94
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 9136 0 1 0 287 7 0 0 25 0 8 0 184014227 938573824 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839531 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 8872 2524 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=0.03
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 300 0 0 0 3 0 0 0 17 0 8 0 184014231 938573824 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184014231 938573824 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.23
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 404 0 0 0 22 1 0 0 16 0 8 0 184014236 938573824 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 916576

[startup+6.27401 s]
/proc/loadavg: 2.24 2.10 2.02 5/95 9559
/proc/meminfo: memFree=1679064/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=6.24
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 9893 0 1 0 616 8 0 0 25 0 8 0 184014227 938573824 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839565 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 9628 2524 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=0.03
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184014231 938573824 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184014231 938573824 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 405 0 0 0 23 1 0 0 17 0 8 0 184014236 938573824 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 9628 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 9628 18446744073709551615 134512640 134570532 4294956464 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) 916576

[startup+12.7527 s]
/proc/loadavg: 2.22 2.10 2.02 3/95 9559
/proc/meminfo: memFree=1673368/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=12.71
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 11232 0 1 0 1263 8 0 0 25 0 8 0 184014227 938573824 10967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863617 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 10967 2524 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=0.03
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184014231 938573824 10967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 10967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184014231 938573824 10967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 10967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 10967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 10967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 10967 18446744073709551615 134512640 134570532 4294956464 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) 916576

[startup+25.637 s]
/proc/loadavg: 2.19 2.09 2.02 3/95 9559
/proc/meminfo: memFree=1663128/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=25.59
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 13909 0 1 0 2550 9 0 0 25 0 8 0 184014227 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835550 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 13644 2524 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=0.03
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184014231 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184014231 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 13644 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 916576

[startup+51.2707 s]
/proc/loadavg: 2.11 2.08 2.02 3/95 9559
/proc/meminfo: memFree=1628696/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=51.18
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 22343 0 1 0 5104 14 0 0 25 0 8 0 184014227 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839565 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 22077 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=0.14
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 5322 0 0 0 12 2 0 0 16 0 8 0 184014231 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 22077 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 916576

[startup+102.542 s]
/proc/loadavg: 2.08 2.08 2.02 3/95 9559
/proc/meminfo: memFree=1598936/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=102.41
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 29693 0 1 0 10224 17 0 0 25 0 8 0 184014227 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839701 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 29426 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=0.32
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 12671 0 0 0 28 4 0 0 16 0 8 0 184014231 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 29426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 916576

[startup+162.563 s]
/proc/loadavg: 2.10 2.08 2.02 3/95 9559
/proc/meminfo: memFree=1573976/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=162.34
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 35864 0 1 0 16215 19 0 0 25 0 8 0 184014227 938573824 35596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1419.18
Current children cumulated vsize (KiB) 916576

[startup+1483.36 s]
/proc/loadavg: 2.00 2.01 2.00 3/105 9612
/proc/meminfo: memFree=652488/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1479.16
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 155679 0 1 0 147840 76 0 0 25 0 8 0 184014227 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839604 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 155391 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=4.46
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 138636 0 0 0 390 56 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1479.16
Current children cumulated vsize (KiB) 916576

[startup+1543.46 s]
/proc/loadavg: 2.00 2.01 2.00 3/105 9612
/proc/meminfo: memFree=652488/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1539.21
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 155680 0 1 0 153845 76 0 0 25 0 8 0 184014227 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863617 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9551/statm: 229144 155391 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=4.46
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 138636 0 0 0 390 56 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1539.21
Current children cumulated vsize (KiB) 916576

[startup+1603.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 9612
/proc/meminfo: memFree=624392/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1599.05
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 155680 0 1 0 159829 76 0 0 25 0 8 0 184014227 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9551/statm: 229144 155391 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=4.46
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 138636 0 0 0 390 56 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1599.05
Current children cumulated vsize (KiB) 916576

[startup+1663.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 9612
/proc/meminfo: memFree=624328/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1658.44
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 155680 0 1 0 165767 77 0 0 25 0 8 0 184014227 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839614 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9551/statm: 229144 155391 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=4.46
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 138636 0 0 0 390 56 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.44
Current children cumulated vsize (KiB) 916576

[startup+1723.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 9612
/proc/meminfo: memFree=596808/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1717.83
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 155680 0 1 0 171705 78 0 0 25 0 8 0 184014227 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865380 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9551/statm: 229144 155391 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=4.46
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 138636 0 0 0 390 56 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.83
Current children cumulated vsize (KiB) 916576

[startup+1783.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 9612
/proc/meminfo: memFree=596808/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1777.33
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 155680 0 1 0 177655 78 0 0 25 0 8 0 184014227 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857956 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9551/statm: 229144 155391 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=4.46
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 138636 0 0 0 390 56 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.33
Current children cumulated vsize (KiB) 916576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 9612
/proc/meminfo: memFree=596744/2055920 swapFree=4192812/4192956
[pid=9551] ppid=9549 vsize=916576 CPUtime=1800.08
/proc/9551/stat : 9551 (java) R 9549 9551 7715 0 -1 0 155680 0 1 0 179929 79 0 0 25 0 8 0 184014227 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9551/statm: 229144 155391 2528 14 0 215614 0
[pid=9551/tid=9553] ppid=9549 vsize=916576 CPUtime=4.46
/proc/9551/task/9553/stat : 9553 (java) S 9549 9551 7715 0 -1 64 138636 0 0 0 390 56 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9554] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9554/stat : 9554 (java) S 9549 9551 7715 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9555] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9555/stat : 9555 (java) S 9549 9551 7715 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184014231 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9556] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9556/stat : 9556 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9557] ppid=9549 vsize=916576 CPUtime=0.24
/proc/9551/task/9557/stat : 9557 (java) S 9549 9551 7715 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9558] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9558/stat : 9558 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9551/tid=9559] ppid=9549 vsize=916576 CPUtime=0
/proc/9551/task/9559/stat : 9559 (java) S 9549 9551 7715 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184014236 938573824 155391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 916576

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

Child status: 143
Real time (s): 1806.74
CPU time (s): 1800.21
CPU user time (s): 1799.32
CPU system time (s): 0.886865
CPU usage (%): 99.6385
Max. virtual memory (cumulated for all children) (KiB): 916576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.886865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155696
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= 37967
involuntary context switches= 61600

runsolver used 2.91456 s user time and 6.91095 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue Jan  9 15:23:08 UTC 2007


IDJOB= 238547
IDBENCH= 7008
FILE ID= node7/238547-1168356188

PBS_JOBID= 3503691

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-h-2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/238547-1168356188/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-238547-1168356188 -o ROOT/results/node7/solver-238547-1168356188 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/238547-1168356188/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a3400228f5dae93139f3ed32875e5613

RANDOM SEED= 234797005

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.220
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.220
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:       1707824 kB
Buffers:         38916 kB
Cached:         173040 kB
SwapCached:          0 kB
Active:         215204 kB
Inactive:        83104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:         106156 kB
Slab:            34480 kB
Committed_AS:  5931644 kB
PageTables:       2428 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= 66559 MiB



End job on node7 on Tue Jan  9 15:53:15 UTC 2007