Trace number 239497

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

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-7_ext.xml
MD5SUM87b8bb39dfa1630667812a7866a91604
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.5124
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/239497-1168366484/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.50	     nbVariables=625  nbDomainTypes=26  minDomainSize=1  maxDomainSize=25
0.50	       =>  wckTime=0.178  cpuTime=0.13  mem=8M869
0.50	   
0.50	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
1.00	     nbConstraints=9300  nbRelationTypes=27  nbSingletonDomainVariables=390  nbExtensionStructures=51
1.00	     nbSharedExtensionStructures=9249  nbConflictsStructures=51  nbSharedConflictsStructures=9249
1.00	     nbSharedBinaryRepresentations=1323  maxDegree=48  maxArity=2
1.00	       =>  wckTime=0.681  cpuTime=0.53  mem=37M219
1.12	   
1.12	   solver IterativeSystematicSolver being built... 
1.33	       =>  wckTime=1.01  cpuTime=0.7  mem=21M757
1.62	   
1.62	   preprocessing
1.62	     nbConstraintChecks=186831  nbPropagations=3458  nbRevisions=42823  nbUselessRevisions=35717  nbSingletonTests=1053
1.62	     nbEffectiveSingletonTests=0  nbESACBranches=10  nbRemovedValues=4944  detectedInconsistency=no
1.62	       =>  wckTime=0.284  cpuTime=0.25  mem=21M757
1.68	   
1.68	   search
1.68	     run=0  nbConstraintChecks=10116  nbPropagations=3860  nbRevisions=49146  nbUselessRevisions=41445  nbAssignments=73
1.68	     nbFailedAssignments=3  nbBacktracks=16  nbVisitedNodes=81  nbRestartNogoods=0  mapSize=6  nbInferences=0
1.68	     nbTooLargeKeys=0
1.68	       =>  wckTime=0.347  cpuTime=0.3  mem=22M730
1.73	   
1.73	   search
1.73	     run=1  nbConstraintChecks=18701  nbPropagations=8120  nbRevisions=103731  nbUselessRevisions=87817
1.73	     nbAssignments=157  nbFailedAssignments=5  nbBacktracks=44  nbVisitedNodes=169  nbRestartNogoods=1  mapSize=8
1.73	     nbInferences=0  nbTooLargeKeys=0
1.73	       =>  wckTime=0.39  cpuTime=0.35  mem=22M730
1.77	   
1.77	   search
1.77	     run=2  nbConstraintChecks=31173  nbPropagations=12926  nbRevisions=166528  nbUselessRevisions=141594
1.77	     nbAssignments=259  nbFailedAssignments=10  nbBacktracks=66  nbVisitedNodes=284  nbRestartNogoods=3  mapSize=20
1.77	     nbInferences=0  nbTooLargeKeys=0
1.77	       =>  wckTime=0.433  cpuTime=0.39  mem=22M730
1.81	   
1.81	   search
1.82	     run=3  nbConstraintChecks=45196  nbPropagations=18266  nbRevisions=238556  nbUselessRevisions=203711
1.82	     nbAssignments=366  nbFailedAssignments=18  nbBacktracks=121  nbVisitedNodes=405  nbRestartNogoods=4  mapSize=33
1.82	     nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.479  cpuTime=0.43  mem=22M730
1.88	   
1.88	   search
1.88	     run=4  nbConstraintChecks=68733  nbPropagations=24426  nbRevisions=326575  nbUselessRevisions=280363
1.88	     nbAssignments=502  nbFailedAssignments=30  nbBacktracks=174  nbVisitedNodes=574  nbRestartNogoods=5  mapSize=65
1.88	     nbInferences=0  nbTooLargeKeys=0
1.88	       =>  wckTime=0.545  cpuTime=0.49  mem=22M730
1.96	   
1.96	   search
1.96	     run=5  nbConstraintChecks=104874  nbPropagations=31651  nbRevisions=439596  nbUselessRevisions=379945
1.96	     nbAssignments=671  nbFailedAssignments=45  nbBacktracks=259  nbVisitedNodes=772  nbRestartNogoods=6  mapSize=90
1.96	     nbInferences=0  nbTooLargeKeys=0
1.96	       =>  wckTime=0.624  cpuTime=0.57  mem=22M730
2.07	   
2.07	   search
2.07	     run=6  nbConstraintChecks=155142  nbPropagations=40658  nbRevisions=586912  nbUselessRevisions=510784
2.07	     nbAssignments=974  nbFailedAssignments=65  nbBacktracks=372  nbVisitedNodes=1032  nbRestartNogoods=10  mapSize=134
2.07	     nbInferences=0  nbTooLargeKeys=0
2.07	       =>  wckTime=0.737  cpuTime=0.68  mem=23M703
2.22	   
2.22	   search
2.22	     run=7  nbConstraintChecks=219426  nbPropagations=52161  nbRevisions=776796  nbUselessRevisions=680252
2.22	     nbAssignments=1420  nbFailedAssignments=94  nbBacktracks=551  nbVisitedNodes=1353  nbRestartNogoods=14  mapSize=193
2.22	     nbInferences=0  nbTooLargeKeys=0
2.22	       =>  wckTime=0.883  cpuTime=0.83  mem=23M703
2.38	   
2.38	   search
2.38	     run=8  nbConstraintChecks=292476  nbPropagations=65830  nbRevisions=1017261  nbUselessRevisions=895760
2.38	     nbAssignments=1780  nbFailedAssignments=140  nbBacktracks=809  nbVisitedNodes=1807  nbRestartNogoods=16
2.38	     mapSize=284  nbInferences=0  nbTooLargeKeys=0
2.38	       =>  wckTime=1.047  cpuTime=0.97  mem=23M703
2.57	   
2.57	   search
2.57	     run=9  nbConstraintChecks=362937  nbPropagations=81937  nbRevisions=1304131  nbUselessRevisions=1153256
2.57	     nbAssignments=2271  nbFailedAssignments=209  nbBacktracks=1194  nbVisitedNodes=2444  nbRestartNogoods=19
2.57	     mapSize=426  nbInferences=0  nbTooLargeKeys=0
2.57	       =>  wckTime=1.229  cpuTime=1.15  mem=24M676
2.85	   
2.85	   search
2.85	     run=10  nbConstraintChecks=495442  nbPropagations=102070  nbRevisions=1684955  nbUselessRevisions=1496683
2.86	     nbAssignments=2987  nbFailedAssignments=284  nbBacktracks=1770  nbVisitedNodes=3312  nbRestartNogoods=21
2.86	     mapSize=574  nbInferences=0  nbTooLargeKeys=0
2.86	       =>  wckTime=1.519  cpuTime=1.42  mem=24M676
3.26	   
3.26	   search
3.26	     run=11  nbConstraintChecks=708704  nbPropagations=128369  nbRevisions=2216898  nbUselessRevisions=1978245
3.26	     nbAssignments=4043  nbFailedAssignments=397  nbBacktracks=2644  nbVisitedNodes=4597  nbRestartNogoods=25
3.26	     mapSize=797  nbInferences=0  nbTooLargeKeys=0
3.26	       =>  wckTime=1.922  cpuTime=1.82  mem=25M649
3.58	   
3.58	   INFO : Stopping hyperNogood (mapSize=1011, nbTooLargekeys=0, mem=26M622)
3.82	   
3.82	   search
3.82	     run=12  nbConstraintChecks=1027853  nbPropagations=164399  nbRevisions=2964220  nbUselessRevisions=2654894
3.82	     nbAssignments=5760  nbFailedAssignments=600  nbBacktracks=3947  nbVisitedNodes=6560  nbRestartNogoods=31
3.82	       =>  wckTime=2.487  cpuTime=2.38  mem=26M622
4.56	   
4.56	   search
4.56	     run=13  nbConstraintChecks=1531042  nbPropagations=213858  nbRevisions=4062770  nbUselessRevisions=3651992
4.56	     nbAssignments=7980  nbFailedAssignments=823  nbBacktracks=5905  nbVisitedNodes=9226  nbRestartNogoods=36
4.56	       =>  wckTime=3.226  cpuTime=3.1  mem=26M622
5.73	   
5.73	   search
5.73	     run=14  nbConstraintChecks=2327531  nbPropagations=285456  nbRevisions=5702428  nbUselessRevisions=5139712
5.73	     nbAssignments=11341  nbFailedAssignments=1217  nbBacktracks=8832  nbVisitedNodes=13377  nbRestartNogoods=41
5.73	       =>  wckTime=4.394  cpuTime=4.26  mem=26M622
7.34	   
7.34	   search
7.34	     run=15  nbConstraintChecks=3478634  nbPropagations=387322  nbRevisions=8161427  nbUselessRevisions=7379360
7.34	     nbAssignments=16256  nbFailedAssignments=1677  nbBacktracks=13226  nbVisitedNodes=19244  nbRestartNogoods=44
7.34	       =>  wckTime=6.005  cpuTime=5.86  mem=26M622
10.15	   
10.15	   search
10.15	     run=16  nbConstraintChecks=5527318  nbPropagations=545728  nbRevisions=12080452  nbUselessRevisions=10958413
10.15	     nbAssignments=23957  nbFailedAssignments=2561  nbBacktracks=19794  nbVisitedNodes=28535  nbRestartNogoods=53
10.15	       =>  wckTime=8.81  cpuTime=8.63  mem=26M622
15.13	   
15.13	   search
15.13	     run=17  nbConstraintChecks=9459421  nbPropagations=811037  nbRevisions=18748621  nbUselessRevisions=17050513
15.13	     nbAssignments=35908  nbFailedAssignments=4360  nbBacktracks=29647  nbVisitedNodes=43583  nbRestartNogoods=63
15.13	       =>  wckTime=13.797  cpuTime=13.57  mem=26M622
23.07	   
23.07	   search
23.07	     run=18  nbConstraintChecks=16007126  nbPropagations=1253385  nbRevisions=30074538  nbUselessRevisions=27411802
23.07	     nbAssignments=54508  nbFailedAssignments=8107  nbBacktracks=44426  nbVisitedNodes=69338  nbRestartNogoods=73
23.07	       =>  wckTime=21.73  cpuTime=21.43  mem=26M622
35.57	   
35.57	   search
35.57	     run=19  nbConstraintChecks=26598299  nbPropagations=1972126  nbRevisions=48889298  nbUselessRevisions=44647337
35.57	     nbAssignments=82038  nbFailedAssignments=13436  nbBacktracks=66598  nbVisitedNodes=106758  nbRestartNogoods=84
35.57	       =>  wckTime=34.231  cpuTime=33.81  mem=26M622
54.03	   
54.03	   search
54.03	     run=20  nbConstraintChecks=42341994  nbPropagations=3093574  nbRevisions=79128895  nbUselessRevisions=72411508
54.03	     nbAssignments=121546  nbFailedAssignments=19644  nbBacktracks=99851  nbVisitedNodes=159096  nbRestartNogoods=90
54.03	       =>  wckTime=52.698  cpuTime=52.1  mem=26M622
80.91	   
80.91	   search
80.91	     run=21  nbConstraintChecks=65642875  nbPropagations=4810084  nbRevisions=126270710  nbUselessRevisions=115770378
80.91	     nbAssignments=181096  nbFailedAssignments=29193  nbBacktracks=149732  nbVisitedNodes=237624  nbRestartNogoods=100
80.91	       =>  wckTime=79.57  cpuTime=78.65  mem=26M622
122.83	   
122.83	   search
122.83	     run=22  nbConstraintChecks=102991776  nbPropagations=7471156  nbRevisions=200557608  nbUselessRevisions=184150185
122.83	     nbAssignments=273154  nbFailedAssignments=46236  nbBacktracks=224554  nbVisitedNodes=363365  nbRestartNogoods=115
122.83	       =>  wckTime=121.498  cpuTime=120.19  mem=26M622
182.02	   
182.02	   search
182.02	     run=23  nbConstraintChecks=153085921  nbPropagations=11453223  nbRevisions=310904469  nbUselessRevisions=285707001
182.02	     nbAssignments=409291  nbFailedAssignments=70093  nbBacktracks=336790  nbVisitedNodes=547171  nbRestartNogoods=122
182.02	       =>  wckTime=180.686  cpuTime=178.83  mem=26M622
271.55	   
271.55	   search
271.55	     run=24  nbConstraintChecks=230066136  nbPropagations=17432441  nbRevisions=477062551  nbUselessRevisions=438657993
271.55	     nbAssignments=614274  nbFailedAssignments=106691  nbBacktracks=505136  nbVisitedNodes=824880  nbRestartNogoods=135
271.55	       =>  wckTime=270.218  cpuTime=267.48  mem=26M622
406.19	   
406.19	   search
406.19	     run=25  nbConstraintChecks=343886466  nbPropagations=26395446  nbRevisions=724986404  nbUselessRevisions=666792329
406.19	     nbAssignments=919795  nbFailedAssignments=159399  nbBacktracks=757652  nbVisitedNodes=1234004  nbRestartNogoods=148
406.19	       =>  wckTime=404.858  cpuTime=400.89  mem=26M622
600.82	   
600.82	   search
600.82	     run=26  nbConstraintChecks=499657039  nbPropagations=39697078  nbRevisions=1081071689  nbUselessRevisions=993540851
600.82	     nbAssignments=1400148  nbFailedAssignments=260938  nbBacktracks=1136425  nbVisitedNodes=1916025
600.82	     nbRestartNogoods=158
600.82	       =>  wckTime=599.488  cpuTime=593.66  mem=26M622
900.69	   
900.69	   search
900.69	     run=27  nbConstraintChecks=790027541  nbPropagations=60393962  nbRevisions=1646610691
900.69	     nbUselessRevisions=1513121891  nbAssignments=2101621  nbFailedAssignments=394134  nbBacktracks=1704581
900.69	     nbVisitedNodes=2878752  nbRestartNogoods=166
900.69	       =>  wckTime=899.351  cpuTime=893.22  mem=26M622
1346.41	   
1346.41	   search
1346.41	     run=28  nbConstraintChecks=1219547877  nbPropagations=92148171  nbRevisions=2524399245
1346.41	     nbUselessRevisions=2320319678  nbAssignments=3163522  nbFailedAssignments=603485  nbBacktracks=2556815
1346.41	     nbVisitedNodes=4345811  nbRestartNogoods=184
1346.41	       =>  wckTime=1345.073  cpuTime=1338.45  mem=26M622

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

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

/proc/loadavg: 1.92 2.00 1.99 3/94 25215
/proc/meminfo: memFree=1744592/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=18540 CPUtime=0
/proc/25214/stat : 25214 (runsolver) R 25212 25214 24622 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 185043550 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25214/statm: 4635 279 244 17 0 2626 0

[startup+0.102434 s]
/proc/loadavg: 1.92 2.00 1.99 3/94 25215
/proc/meminfo: memFree=1744592/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=914988 CPUtime=0.09
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 2966 0 1 0 7 2 0 0 20 0 8 0 185043550 936947712 2712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228747 2712 1418 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510484 s]
/proc/loadavg: 1.92 2.00 1.99 3/94 25215
/proc/meminfo: memFree=1744592/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915328 CPUtime=0.49
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 6533 0 1 0 44 5 0 0 18 0 8 0 185043550 937295872 6272 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154587470 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228832 6272 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.3336 s]
/proc/loadavg: 1.92 2.00 1.99 3/101 25222
/proc/meminfo: memFree=1693272/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1.3
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15604 0 1 0 120 10 0 0 24 0 8 0 185043550 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072897342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228919 15342 2521 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 17 0 8 0 185043554 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.21
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 445 0 0 0 21 0 0 0 15 0 8 0 185043558 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15342 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915676

[startup+2.98683 s]
/proc/loadavg: 1.92 2.00 1.99 3/101 25222
/proc/meminfo: memFree=1692760/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=2.93
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15651 0 1 0 282 11 0 0 25 0 8 0 185043550 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228919 15388 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 17 0 8 0 185043554 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.3
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 484 0 0 0 29 1 0 0 16 0 8 0 185043558 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15388 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915676

[startup+6.28328 s]
/proc/loadavg: 1.93 2.00 1.99 3/101 25222
/proc/meminfo: memFree=1692640/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=6.2
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15656 0 1 0 609 11 0 0 25 0 8 0 185043550 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073958809 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228919 15390 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.3
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 486 0 0 0 29 1 0 0 16 0 8 0 185043558 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) R 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15390 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915676

[startup+12.7772 s]
/proc/loadavg: 1.93 2.00 1.99 3/101 25222
/proc/meminfo: memFree=1692640/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=12.63
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15658 0 1 0 1252 11 0 0 25 0 8 0 185043550 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960456 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228919 15391 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.31
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 487 0 0 0 30 1 0 0 16 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915676

[startup+25.6319 s]
/proc/loadavg: 1.95 2.00 1.99 3/101 25222
/proc/meminfo: memFree=1692704/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=25.36
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15659 0 1 0 2525 11 0 0 25 0 8 0 185043550 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073978266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228919 15391 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.31
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 487 0 0 0 30 1 0 0 16 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915676

[startup+51.2774 s]
/proc/loadavg: 1.96 2.00 1.99 3/101 25222
/proc/meminfo: memFree=1692704/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=50.78
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15659 0 1 0 5066 12 0 0 25 0 8 0 185043550 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073956826 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228919 15391 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.31
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 487 0 0 0 30 1 0 0 16 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 915676

[startup+102.565 s]
/proc/loadavg: 2.04 2.01 2.00 3/101 25222
/proc/meminfo: memFree=1692640/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=101.5
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15659 0 1 0 10138 12 0 0 25 0 8 0 185043550 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073947449 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25214/statm: 228919 15391 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.31
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 487 0 0 0 30 1 0 0 16 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15391 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 915676

[startup+162.597 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 25222
/proc/meminfo: memFree=1692640/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=160.99
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15661 0 1 0 16086 13 0 0 25 0 8 0 185043550 937652224 15392 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074014294 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1416.65
Current children cumulated vsize (KiB) 915676

[startup+1483.29 s]
/proc/loadavg: 2.00 1.92 1.85 3/94 26967
/proc/meminfo: memFree=1702376/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1476.58
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15662 0 1 0 147623 35 0 0 25 0 8 0 185043550 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965657 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25214/statm: 228919 15393 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.32
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 489 0 0 0 31 1 0 0 16 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.58
Current children cumulated vsize (KiB) 915676

[startup+1543.3 s]
/proc/loadavg: 2.00 1.93 1.85 3/94 26967
/proc/meminfo: memFree=1702376/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1536.54
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15662 0 1 0 153618 36 0 0 25 0 8 0 185043550 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960396 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25214/statm: 228919 15393 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.32
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 489 0 0 0 31 1 0 0 16 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.54
Current children cumulated vsize (KiB) 915676

[startup+1603.32 s]
/proc/loadavg: 2.00 1.94 1.86 4/94 26967
/proc/meminfo: memFree=1702312/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1596.49
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15662 0 1 0 159613 36 0 0 25 0 8 0 185043550 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965673 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25214/statm: 228919 15393 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.32
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 489 0 0 0 31 1 0 0 16 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.49
Current children cumulated vsize (KiB) 915676

[startup+1663.35 s]
/proc/loadavg: 2.00 1.95 1.87 4/94 26967
/proc/meminfo: memFree=1702248/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1656.44
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15662 0 1 0 165608 36 0 0 25 0 8 0 185043550 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074015917 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25214/statm: 228919 15393 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.32
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 489 0 0 0 31 1 0 0 16 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.44
Current children cumulated vsize (KiB) 915676

[startup+1723.39 s]
/proc/loadavg: 2.00 1.95 1.87 4/94 26967
/proc/meminfo: memFree=1702248/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1716.43
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15662 0 1 0 171607 36 0 0 25 0 8 0 185043550 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073953923 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25214/statm: 228919 15393 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.32
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 489 0 0 0 31 1 0 0 16 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.43
Current children cumulated vsize (KiB) 915676

[startup+1783.43 s]
/proc/loadavg: 2.00 1.96 1.88 4/94 26967
/proc/meminfo: memFree=1702248/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1776.4
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15662 0 1 0 177604 36 0 0 25 0 8 0 185043550 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074015867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25214/statm: 228919 15393 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.32
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 489 0 0 0 31 1 0 0 16 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.4
Current children cumulated vsize (KiB) 915676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.00 1.96 1.88 4/94 26967
/proc/meminfo: memFree=1702248/2055920 swapFree=4178216/4192956
[pid=25214] ppid=25212 vsize=915676 CPUtime=1800.05
/proc/25214/stat : 25214 (java) R 25212 25214 24622 0 -1 0 15662 0 1 0 179969 36 0 0 25 0 8 0 185043550 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960396 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25214/statm: 228919 15393 2524 14 0 215389 0
[pid=25214/tid=25216] ppid=25212 vsize=915676 CPUtime=0.1
/proc/25214/task/25216/stat : 25216 (java) S 25212 25214 24622 0 -1 64 1423 0 0 0 10 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25214/tid=25217] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25217/stat : 25217 (java) S 25212 25214 24622 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25218] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25218/stat : 25218 (java) S 25212 25214 24622 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 185043554 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25219] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25219/stat : 25219 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25220] ppid=25212 vsize=915676 CPUtime=0.32
/proc/25214/task/25220/stat : 25220 (java) S 25212 25214 24622 0 -1 64 489 0 0 0 31 1 0 0 16 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25221] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25221/stat : 25221 (java) S 25212 25214 24622 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25214/tid=25222] ppid=25212 vsize=915676 CPUtime=0
/proc/25214/task/25222/stat : 25222 (java) S 25212 25214 24622 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185043558 937652224 15393 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915676

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

Child status: 143
Real time (s): 1807.14
CPU time (s): 1800.08
CPU user time (s): 1799.71
CPU system time (s): 0.374943
CPU usage (%): 99.6097
Max. virtual memory (cumulated for all children) (KiB): 915780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15679
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= 37921
involuntary context switches= 72501

runsolver used 2.16967 s user time and 5.83111 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Jan  9 18:14:44 UTC 2007


IDJOB= 239497
IDBENCH= 7063
FILE ID= node10/239497-1168366484

PBS_JOBID= 3503772

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239497-1168366484/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-239497-1168366484 -o ROOT/results/node10/solver-239497-1168366484 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/239497-1168366484/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  87b8bb39dfa1630667812a7866a91604

RANDOM SEED= 200028336

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.232
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.232
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:       1745072 kB
Buffers:         54140 kB
Cached:         136316 kB
SwapCached:       2596 kB
Active:         147428 kB
Inactive:       106968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745072 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          80632 kB
Slab:            41204 kB
Committed_AS:  5271884 kB
PageTables:       2348 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= 66548 MiB



End job on node10 on Tue Jan  9 18:44:52 UTC 2007