Trace number 238604

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.18 1808.04

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-3_ext.xml
MD5SUM0bb320e02f522b3adefdfbd37464fcb0
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.33	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/238604-1168357201/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.46	     nbVariables=112  nbDomainTypes=4  minDomainSize=1  maxDomainSize=28
0.46	       =>  wckTime=0.118  cpuTime=0.11  mem=6M951
0.46	   
0.46	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.68	     nbConstraints=1261  nbRelationTypes=9  nbSingletonDomainVariables=3  nbDisconnectedVariables=1
0.68	     nbExtensionStructures=9  nbSharedExtensionStructures=1252  nbConflictsStructures=9
0.68	     nbSharedConflictsStructures=1252  nbSharedBinaryRepresentations=204  maxDegree=56  maxArity=2
0.68	       =>  wckTime=0.339  cpuTime=0.23  mem=11M860
0.73	   
0.73	   solver IterativeSystematicSolver being built... 
0.91	       =>  wckTime=0.569  cpuTime=0.38  mem=15M155
1.00	   
1.00	   preprocessing
1.00	     nbConstraintChecks=492616  nbPropagations=1778  nbRevisions=22449  nbUselessRevisions=20613  nbSingletonTests=130
1.00	     nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=280  detectedInconsistency=no
1.00	       =>  wckTime=0.085  cpuTime=0.06  mem=15M155
1.04	   
1.04	   search
1.04	     run=0  nbConstraintChecks=395049  nbPropagations=2955  nbRevisions=40421  nbUselessRevisions=37114
1.05	     nbAssignments=37  nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=51  nbRestartNogoods=0  mapSize=10
1.05	     nbInferences=1  nbTooLargeKeys=0
1.05	       =>  wckTime=0.134  cpuTime=0.09  mem=15M155
1.07	   
1.07	   search
1.07	     run=1  nbConstraintChecks=728487  nbPropagations=6863  nbRevisions=95909  nbUselessRevisions=88159
1.07	     nbAssignments=79  nbFailedAssignments=13  nbBacktracks=26  nbVisitedNodes=108  nbRestartNogoods=2  mapSize=24
1.07	     nbInferences=2  nbTooLargeKeys=0
1.07	       =>  wckTime=0.157  cpuTime=0.12  mem=15M155
1.10	   
1.10	   search
1.10	     run=2  nbConstraintChecks=1224918  nbPropagations=12344  nbRevisions=174233  nbUselessRevisions=160069
1.10	     nbAssignments=140  nbFailedAssignments=26  nbBacktracks=52  nbVisitedNodes=198  nbRestartNogoods=3  mapSize=47
1.10	     nbInferences=7  nbTooLargeKeys=0
1.10	       =>  wckTime=0.192  cpuTime=0.15  mem=15M155
1.14	   
1.14	   search
1.14	     run=3  nbConstraintChecks=1657889  nbPropagations=19030  nbRevisions=272336  nbUselessRevisions=250401
1.14	     nbAssignments=216  nbFailedAssignments=46  nbBacktracks=87  nbVisitedNodes=318  nbRestartNogoods=4  mapSize=82
1.14	     nbInferences=11  nbTooLargeKeys=0
1.14	       =>  wckTime=0.229  cpuTime=0.19  mem=15M155
1.19	   
1.19	   search
1.19	     run=4  nbConstraintChecks=2415163  nbPropagations=28253  nbRevisions=406182  nbUselessRevisions=373133
1.19	     nbAssignments=335  nbFailedAssignments=85  nbBacktracks=137  nbVisitedNodes=511  nbRestartNogoods=5  mapSize=127
1.19	     nbInferences=21  nbTooLargeKeys=0
1.19	       =>  wckTime=0.281  cpuTime=0.24  mem=15M155
1.25	   
1.25	   search
1.25	     run=5  nbConstraintChecks=3294731  nbPropagations=40551  nbRevisions=581601  nbUselessRevisions=533497
1.25	     nbAssignments=481  nbFailedAssignments=124  nbBacktracks=212  nbVisitedNodes=740  nbRestartNogoods=10  mapSize=183
1.25	     nbInferences=33  nbTooLargeKeys=0
1.25	       =>  wckTime=0.342  cpuTime=0.3  mem=15M155
1.37	   
1.37	   search
1.37	     run=6  nbConstraintChecks=5012893  nbPropagations=59191  nbRevisions=839306  nbUselessRevisions=767937
1.37	     nbAssignments=755  nbFailedAssignments=191  nbBacktracks=325  nbVisitedNodes=1124  nbRestartNogoods=16  mapSize=267
1.37	     nbInferences=65  nbTooLargeKeys=0
1.37	       =>  wckTime=0.455  cpuTime=0.41  mem=16M130
1.50	   
1.50	   search
1.50	     run=7  nbConstraintChecks=6991801  nbPropagations=85485  nbRevisions=1192212  nbUselessRevisions=1088386
1.50	     nbAssignments=1116  nbFailedAssignments=279  nbBacktracks=497  nbVisitedNodes=1664  nbRestartNogoods=22
1.50	     mapSize=404  nbInferences=113  nbTooLargeKeys=0
1.50	       =>  wckTime=0.587  cpuTime=0.54  mem=16M130
1.71	   
1.71	   search
1.71	     run=8  nbConstraintChecks=10049318  nbPropagations=123294  nbRevisions=1692917  nbUselessRevisions=1541321
1.71	     nbAssignments=1645  nbFailedAssignments=433  nbBacktracks=754  nbVisitedNodes=2553  nbRestartNogoods=25
1.71	     mapSize=632  nbInferences=212  nbTooLargeKeys=0
1.71	       =>  wckTime=0.8  cpuTime=0.73  mem=16M130
1.97	   
1.97	   search
1.97	     run=9  nbConstraintChecks=14096724  nbPropagations=176422  nbRevisions=2389879  nbUselessRevisions=2171117
1.97	     nbAssignments=2330  nbFailedAssignments=671  nbBacktracks=1138  nbVisitedNodes=3708  nbRestartNogoods=34
1.97	     mapSize=986  nbInferences=251  nbTooLargeKeys=0
1.97	       =>  wckTime=1.058  cpuTime=0.97  mem=16M130
2.30	   
2.30	   search
2.30	     run=10  nbConstraintChecks=19228059  nbPropagations=249226  nbRevisions=3336240  nbUselessRevisions=3026188
2.30	     nbAssignments=3395  nbFailedAssignments=955  nbBacktracks=1716  nbVisitedNodes=5370  nbRestartNogoods=40
2.31	     mapSize=1452  nbInferences=388  nbTooLargeKeys=0
2.31	       =>  wckTime=1.394  cpuTime=1.29  mem=16M130
2.75	   
2.75	   search
2.75	     run=11  nbConstraintChecks=26456283  nbPropagations=351696  nbRevisions=4635649  nbUselessRevisions=4198424
2.75	     nbAssignments=4883  nbFailedAssignments=1351  nbBacktracks=2580  nbVisitedNodes=7759  nbRestartNogoods=45
2.75	     mapSize=2121  nbInferences=591  nbTooLargeKeys=0
2.75	       =>  wckTime=1.839  cpuTime=1.74  mem=16M130
3.33	   
3.33	   search
3.33	     run=12  nbConstraintChecks=35349211  nbPropagations=488859  nbRevisions=6374201  nbUselessRevisions=5770567
3.33	     nbAssignments=7325  nbFailedAssignments=1794  nbBacktracks=3878  nbVisitedNodes=11572  nbRestartNogoods=54
3.33	     mapSize=3055  nbInferences=1225  nbTooLargeKeys=0
3.33	       =>  wckTime=2.419  cpuTime=2.31  mem=17M106
4.21	   
4.21	   search
4.21	     run=13  nbConstraintChecks=49140832  nbPropagations=666571  nbRevisions=8778056  nbUselessRevisions=7963330
4.21	     nbAssignments=11076  nbFailedAssignments=2636  nbBacktracks=5824  nbVisitedNodes=17785  nbRestartNogoods=60
4.21	     mapSize=4676  nbInferences=2129  nbTooLargeKeys=0
4.21	       =>  wckTime=3.301  cpuTime=3.18  mem=18M81
5.28	   
5.28	   search
5.28	     run=14  nbConstraintChecks=65605535  nbPropagations=909279  nbRevisions=11988293  nbUselessRevisions=10885353
5.28	     nbAssignments=15698  nbFailedAssignments=3581  nbBacktracks=8745  nbVisitedNodes=24819  nbRestartNogoods=70
5.28	     mapSize=6430  nbInferences=2841  nbTooLargeKeys=0
5.28	       =>  wckTime=4.371  cpuTime=4.23  mem=19M121
7.05	   
7.05	   search
7.05	     run=15  nbConstraintChecks=93625503  nbPropagations=1269901  nbRevisions=16586969  nbUselessRevisions=15051566
7.05	     nbAssignments=22567  nbFailedAssignments=5201  nbBacktracks=13124  nbVisitedNodes=35325  nbRestartNogoods=75
7.05	     mapSize=9129  nbInferences=3669  nbTooLargeKeys=0
7.05	       =>  wckTime=6.137  cpuTime=5.99  mem=20M97
10.56	   
10.56	   search
10.56	     run=16  nbConstraintChecks=150511597  nbPropagations=1786943  nbRevisions=23955500  nbUselessRevisions=21811231
10.56	     nbAssignments=36198  nbFailedAssignments=8431  nbBacktracks=19692  nbVisitedNodes=58857  nbRestartNogoods=78
10.56	     mapSize=15127  nbInferences=7483  nbTooLargeKeys=0
10.56	       =>  wckTime=9.654  cpuTime=9.47  mem=23M22
15.52	   
15.52	   search
15.52	     run=17  nbConstraintChecks=226956446  nbPropagations=2563107  nbRevisions=35108692  nbUselessRevisions=32052846
15.52	     nbAssignments=55777  nbFailedAssignments=12168  nbBacktracks=29544  nbVisitedNodes=91140  nbRestartNogoods=86
15.52	     mapSize=22903  nbInferences=13451  nbTooLargeKeys=0
15.52	       =>  wckTime=14.605  cpuTime=14.38  mem=26M923
23.26	   
23.26	   search
23.26	     run=18  nbConstraintChecks=352002221  nbPropagations=3867193  nbRevisions=52448030  nbUselessRevisions=47836902
23.26	     nbAssignments=80288  nbFailedAssignments=17732  nbBacktracks=44323  nbVisitedNodes=129882  nbRestartNogoods=91
23.26	     mapSize=32903  nbInferences=17582  nbTooLargeKeys=0
23.26	       =>  wckTime=22.346  cpuTime=22.05  mem=32M774
34.69	   
34.69	   search
34.69	     run=19  nbConstraintChecks=535116016  nbPropagations=5621848  nbRevisions=78653477  nbUselessRevisions=71991318
34.69	     nbAssignments=125182  nbFailedAssignments=27056  nbBacktracks=66491  nbVisitedNodes=206421  nbRestartNogoods=99
34.69	     mapSize=53713  nbInferences=30965  nbTooLargeKeys=0
34.69	       =>  wckTime=33.778  cpuTime=33.38  mem=43M50
47.94	   
47.94	   search
47.94	     run=20  nbConstraintChecks=737971035  nbPropagations=8158109  nbRevisions=114944706  nbUselessRevisions=105333791
47.94	     nbAssignments=182248  nbFailedAssignments=36814  nbBacktracks=99746  nbVisitedNodes=294833  nbRestartNogoods=107
47.94	     mapSize=75784  nbInferences=45002  nbTooLargeKeys=0
47.94	       =>  wckTime=47.029  cpuTime=46.38  mem=27M636
76.20	   
76.20	   search
76.20	     run=21  nbConstraintChecks=1185120085  nbPropagations=12374052  nbRevisions=173169013  nbUselessRevisions=158650755
76.20	     nbAssignments=283156  nbFailedAssignments=50007  nbBacktracks=149625  nbVisitedNodes=457233  nbRestartNogoods=117
76.20	     mapSize=116208  nbInferences=82820  nbTooLargeKeys=0
76.20	       =>  wckTime=75.286  cpuTime=74.38  mem=50M567
113.69	   
113.69	   search
113.69	     run=22  nbConstraintChecks=1792593486  nbPropagations=18829613  nbRevisions=260898185  nbUselessRevisions=238867951
113.69	     nbAssignments=421205  nbFailedAssignments=74401  nbBacktracks=224443  nbVisitedNodes=677235  nbRestartNogoods=130
113.69	     mapSize=165904  nbInferences=121602  nbTooLargeKeys=0
113.69	       =>  wckTime=112.783  cpuTime=111.32  mem=54M535
196.98	   
196.98	   search
196.98	     run=23  nbConstraintChecks=3158589808  nbPropagations=30393666  nbRevisions=414281421  nbUselessRevisions=378522529
196.98	     nbAssignments=659832  nbFailedAssignments=110220  nbBacktracks=336672  nbVisitedNodes=1070368  nbRestartNogoods=138
196.98	     mapSize=261254  nbInferences=212163  nbTooLargeKeys=0
196.98	       =>  wckTime=196.07  cpuTime=193.67  mem=82M725
290.97	   
290.97	   search
290.97	     run=24  nbConstraintChecks=4671740593  nbPropagations=47505172  nbRevisions=641574233  nbUselessRevisions=585705176
290.97	     nbAssignments=995964  nbFailedAssignments=164626  nbBacktracks=505015  nbVisitedNodes=1618254  nbRestartNogoods=149
290.97	     mapSize=387519  nbInferences=325509  nbTooLargeKeys=0
290.97	       =>  wckTime=290.062  cpuTime=286.62  mem=131M73
445.81	   
445.81	   search
445.81	     run=25  nbConstraintChecks=7131196783  nbPropagations=73741888  nbRevisions=988727914  nbUselessRevisions=901868230
445.81	     nbAssignments=1523448  nbFailedAssignments=255848  nbBacktracks=757526  nbVisitedNodes=2489324
445.81	     nbRestartNogoods=158  mapSize=590944  nbInferences=509224  nbTooLargeKeys=0
445.81	       =>  wckTime=444.902  cpuTime=439.44  mem=175M701
630.97	   
630.97	   search
630.97	     run=26  nbConstraintChecks=10062754593  nbPropagations=111870850  nbRevisions=1481429395
630.97	     nbUselessRevisions=1349633030  nbAssignments=2219418  nbFailedAssignments=370502  nbBacktracks=1136293
630.97	     nbVisitedNodes=3584222  nbRestartNogoods=176  mapSize=847561  nbInferences=711628  nbTooLargeKeys=0
630.97	       =>  wckTime=630.056  cpuTime=622.23  mem=261M347
939.72	   
939.72	   search
939.72	     run=27  nbConstraintChecks=15341816824  nbPropagations=167215789  nbRevisions=2227212481
939.72	     nbUselessRevisions=2030908512  nbAssignments=3460469  nbFailedAssignments=545593  nbBacktracks=1704444
939.72	     nbVisitedNodes=5637957  nbRestartNogoods=192  mapSize=1335287  nbInferences=1209398  nbTooLargeKeys=0
939.72	       =>  wckTime=938.813  cpuTime=928.94  mem=409M152
1478.33	   
1478.33	   INFO : Stopping hyperNogood (mapSize=1915693, nbTooLargekeys=0, mem=600M229)
1528.52	   
1528.52	   search
1528.52	     run=28  nbConstraintChecks=26195358714  nbPropagations=266183482  nbRevisions=3499931403
1528.52	     nbUselessRevisions=3187437711  nbAssignments=5217219  nbFailedAssignments=891860  nbBacktracks=2556672
1528.52	     nbVisitedNodes=8557193  nbRestartNogoods=207
1528.52	       =>  wckTime=1527.608  cpuTime=1515.54  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/node2/watcher-238604-1168357201 -o ROOT/results/node2/solver-238604-1168357201 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/238604-1168357201/unknown.xml 

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

/proc/loadavg: 2.01 2.04 2.01 2/87 23754
/proc/meminfo: memFree=1642504/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=18540 CPUtime=0
/proc/23753/stat : 23753 (runsolver) R 23751 23753 23273 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 184115737 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/23753/statm: 4635 279 244 17 0 2626 0

[startup+0.102707 s]
/proc/loadavg: 2.01 2.04 2.01 2/87 23754
/proc/meminfo: memFree=1642504/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=912272 CPUtime=0.06
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 2641 0 1 0 5 1 0 0 20 0 8 0 184115737 934166528 2388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228068 2388 1287 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912272

[startup+0.510782 s]
/proc/loadavg: 2.01 2.04 2.01 2/87 23754
/proc/meminfo: memFree=1642504/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915328 CPUtime=0.47
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 6257 0 1 0 43 4 0 0 18 0 8 0 184115737 937295872 5996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228832 5996 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.33393 s]
/proc/loadavg: 2.01 2.04 2.01 3/94 23761
/proc/meminfo: memFree=1618128/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1.28
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 8817 0 1 0 121 7 0 0 24 0 8 0 184115737 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073884589 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228888 8555 2524 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=0.03
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184115742 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184115742 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.22
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 387 0 0 0 21 1 0 0 15 0 8 0 184115746 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 8555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915552

[startup+2.97923 s]
/proc/loadavg: 2.01 2.04 2.01 3/94 23761
/proc/meminfo: memFree=1617488/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=2.91
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 9085 0 1 0 284 7 0 0 25 0 8 0 184115737 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839590 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228888 8821 2524 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=0.03
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 300 0 0 0 3 0 0 0 17 0 8 0 184115742 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184115742 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 404 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 8821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915552

[startup+6.26883 s]
/proc/loadavg: 2.01 2.04 2.01 3/94 23761
/proc/meminfo: memFree=1614608/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=6.18
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 9781 0 1 0 610 8 0 0 25 0 8 0 184115737 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887512 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228888 9516 2524 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=0.03
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184115742 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184115742 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 405 0 0 0 26 1 0 0 17 0 8 0 184115746 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 9516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915552

[startup+12.756 s]
/proc/loadavg: 2.01 2.04 2.01 3/94 23761
/proc/meminfo: memFree=1609424/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=12.6
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 11011 0 1 0 1251 9 0 0 25 0 8 0 184115737 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859403 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228888 10746 2524 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=0.03
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184115742 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184115742 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 10746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915552

[startup+25.6024 s]
/proc/loadavg: 2.01 2.04 2.00 3/94 23761
/proc/meminfo: memFree=1600208/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=25.33
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 13418 0 1 0 2523 10 0 0 25 0 8 0 184115737 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228888 13153 2524 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=0.03
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 300 0 0 0 3 0 0 0 16 0 8 0 184115742 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 184115742 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 13153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915552

[startup+51.2191 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 23761
/proc/meminfo: memFree=1563856/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=50.7
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 22341 0 1 0 5056 14 0 0 25 0 8 0 184115737 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839763 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228888 22075 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=0.15
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 5322 0 0 0 13 2 0 0 16 0 8 0 184115742 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 22075 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915552

[startup+102.451 s]
/proc/loadavg: 2.06 2.04 2.00 3/94 23761
/proc/meminfo: memFree=1534480/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=101.46
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 29691 0 1 0 10128 18 0 0 25 0 8 0 184115737 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851765 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23753/statm: 228888 29424 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=0.35
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 12671 0 0 0 30 5 0 0 16 0 8 0 184115742 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915552

[startup+162.514 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 23761
/proc/meminfo: memFree=1529616/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=160.98
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 29691 0 1 0 16079 19 0 0 25 0 8 0 184115737 937525248 29424 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835384 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1416.6
Current children cumulated vsize (KiB) 915552

[startup+1484.12 s]
/proc/loadavg: 2.02 2.00 2.00 3/93 24031
/proc/meminfo: memFree=1193816/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1476.6
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 155677 0 1 0 147573 87 0 0 25 0 8 0 184115737 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835558 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23753/statm: 228888 155389 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=4.48
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 138636 0 0 0 393 55 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.6
Current children cumulated vsize (KiB) 915552

[startup+1544.21 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 24031
/proc/meminfo: memFree=1193816/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1536.63
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 155678 0 1 0 153576 87 0 0 25 0 8 0 184115737 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23753/statm: 228888 155389 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=4.48
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 138636 0 0 0 393 55 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.63
Current children cumulated vsize (KiB) 915552

[startup+1604.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 24031
/proc/meminfo: memFree=1193816/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1596.67
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 155678 0 1 0 159579 88 0 0 25 0 8 0 184115737 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839568 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23753/statm: 228888 155389 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=4.48
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 138636 0 0 0 393 55 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.67
Current children cumulated vsize (KiB) 915552

[startup+1664.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 24031
/proc/meminfo: memFree=1193816/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1656.68
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 155678 0 1 0 165580 88 0 0 25 0 8 0 184115737 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853363 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23753/statm: 228888 155389 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=4.48
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 138636 0 0 0 393 55 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.68
Current children cumulated vsize (KiB) 915552

[startup+1724.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 24031
/proc/meminfo: memFree=1193752/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1716.7
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 155678 0 1 0 171582 88 0 0 25 0 8 0 184115737 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23753/statm: 228888 155389 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=4.48
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 138636 0 0 0 393 55 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.7
Current children cumulated vsize (KiB) 915552

[startup+1784.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 24031
/proc/meminfo: memFree=1193688/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1776.72
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 155678 0 1 0 177584 88 0 0 25 0 8 0 184115737 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850697 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23753/statm: 228888 155389 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=4.48
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 138636 0 0 0 393 55 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.72
Current children cumulated vsize (KiB) 915552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 24031
/proc/meminfo: memFree=1193688/2055920 swapFree=4180528/4192956
[pid=23753] ppid=23751 vsize=915552 CPUtime=1800.03
/proc/23753/stat : 23753 (java) R 23751 23753 23273 0 -1 0 155678 0 1 0 179915 88 0 0 25 0 8 0 184115737 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851765 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23753/statm: 228888 155389 2528 14 0 215358 0
[pid=23753/tid=23755] ppid=23751 vsize=915552 CPUtime=4.48
/proc/23753/task/23755/stat : 23755 (java) S 23751 23753 23273 0 -1 64 138636 0 0 0 393 55 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23753/tid=23756] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23756/stat : 23756 (java) S 23751 23753 23273 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23757] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23757/stat : 23757 (java) S 23751 23753 23273 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184115742 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23758] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23758/stat : 23758 (java) S 23751 23753 23273 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23759] ppid=23751 vsize=915552 CPUtime=0.27
/proc/23753/task/23759/stat : 23759 (java) S 23751 23753 23273 0 -1 64 406 0 0 0 26 1 0 0 16 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23760] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23760/stat : 23760 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23753/tid=23761] ppid=23751 vsize=915552 CPUtime=0
/proc/23753/task/23761/stat : 23761 (java) S 23751 23753 23273 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184115746 937525248 155389 18446744073709551615 134512640 134570532 4294956464 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) 915552

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

Child status: 143
Real time (s): 1808.04
CPU time (s): 1800.18
CPU user time (s): 1799.2
CPU system time (s): 0.979851
CPU usage (%): 99.565
Max. virtual memory (cumulated for all children) (KiB): 915552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.979851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155695
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= 37930
involuntary context switches= 46023

runsolver used 2.27565 s user time and 5.73713 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Tue Jan  9 15:40:01 UTC 2007


IDJOB= 238604
IDBENCH= 7011
FILE ID= node2/238604-1168357201

PBS_JOBID= 3503729

Free space on /tmp= 66506 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0bb320e02f522b3adefdfbd37464fcb0

RANDOM SEED= 72123704

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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
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:       1643048 kB
Buffers:         23860 kB
Cached:         145492 kB
SwapCached:        376 kB
Active:         286976 kB
Inactive:        74240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643048 kB
SwapTotal:     4192956 kB
SwapFree:      4180528 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:         203952 kB
Slab:            36064 kB
Committed_AS:  5141168 kB
PageTables:       2676 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= 66534 MiB



End job on node2 on Tue Jan  9 16:10:09 UTC 2007