Trace number 203577

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.07 1808.14

General information on the benchmark

Namefrb/frb59-26/
frb59-26-1-mgd_ext.xml
MD5SUM1b4e9245956d4dd7e01759785be77f79
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 variables59
Number of constraints556
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension556
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=mac.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/203577-1168073126/unknown.xml
0.43	   
0.43	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.48	     nbVariables=59  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.48	       =>  wckTime=0.106  cpuTime=0.09  mem=6M951
0.48	   
0.48	   relations being loaded...
0.68	   
0.68	   constraints being loaded...
0.86	     nbConstraints=556  nbRelationTypes=556  nbExtensionStructures=556  nbSharedExtensionStructures=0
0.86	     nbConflictsStructures=556  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=918  maxDegree=29
0.86	     maxArity=2
0.86	       =>  wckTime=0.485  cpuTime=0.36  mem=22M554
0.91	   
0.91	   solver IterativeSystematicSolver being built... 
1.07	       =>  wckTime=0.698  cpuTime=0.49  mem=15M874
1.09	   
1.09	   preprocessing
1.09	     nbConstraintChecks=0  nbPropagations=59  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.09	     detectedInconsistency=no
1.09	       =>  wckTime=0.012  cpuTime=0.01  mem=15M874
1.15	   
1.15	   search
1.15	     run=0  nbConstraintChecks=60427  nbPropagations=705  nbRevisions=7887  nbUselessRevisions=6525  nbAssignments=32
1.15	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=46  nbRestartNogoods=0  mapSize=7  nbInferences=0
1.15	     nbTooLargeKeys=0
1.15	       =>  wckTime=0.073  cpuTime=0.04  mem=15M874
1.17	   
1.17	   search
1.17	     run=1  nbConstraintChecks=114592  nbPropagations=2024  nbRevisions=23084  nbUselessRevisions=19169
1.17	     nbAssignments=66  nbFailedAssignments=16  nbBacktracks=26  nbVisitedNodes=91  nbRestartNogoods=2  mapSize=17
1.17	     nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.096  cpuTime=0.07  mem=15M874
1.20	   
1.20	   search
1.20	     run=2  nbConstraintChecks=200286  nbPropagations=4269  nbRevisions=50316  nbUselessRevisions=41785
1.20	     nbAssignments=111  nbFailedAssignments=26  nbBacktracks=49  nbVisitedNodes=156  nbRestartNogoods=3  mapSize=33
1.20	     nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.121  cpuTime=0.09  mem=15M874
1.23	   
1.23	   search
1.23	     run=3  nbConstraintChecks=333751  nbPropagations=8019  nbRevisions=98688  nbUselessRevisions=81861
1.23	     nbAssignments=180  nbFailedAssignments=49  nbBacktracks=82  nbVisitedNodes=267  nbRestartNogoods=5  mapSize=60
1.23	     nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.152  cpuTime=0.12  mem=15M874
1.27	   
1.27	   search
1.27	     run=4  nbConstraintChecks=512084  nbPropagations=13755  nbRevisions=177440  nbUselessRevisions=147307
1.27	     nbAssignments=281  nbFailedAssignments=88  nbBacktracks=132  nbVisitedNodes=431  nbRestartNogoods=8  mapSize=101
1.27	     nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.19  cpuTime=0.15  mem=15M874
1.33	   
1.33	   search
1.33	     run=5  nbConstraintChecks=794040  nbPropagations=22498  nbRevisions=301684  nbUselessRevisions=250228
1.33	     nbAssignments=426  nbFailedAssignments=143  nbBacktracks=207  nbVisitedNodes=672  nbRestartNogoods=11  mapSize=162
1.33	     nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.25  cpuTime=0.21  mem=15M874
1.40	   
1.40	   search
1.40	     run=6  nbConstraintChecks=1159420  nbPropagations=35212  nbRevisions=488888  nbUselessRevisions=404690
1.40	     nbAssignments=618  nbFailedAssignments=208  nbBacktracks=324  nbVisitedNodes=993  nbRestartNogoods=18  mapSize=259
1.40	     nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.326  cpuTime=0.28  mem=15M874
1.51	   
1.51	   search
1.51	     run=7  nbConstraintChecks=1690810  nbPropagations=53887  nbRevisions=769303  nbUselessRevisions=636276
1.51	     nbAssignments=913  nbFailedAssignments=316  nbBacktracks=495  nbVisitedNodes=1484  nbRestartNogoods=20  mapSize=403
1.51	     nbInferences=0  nbTooLargeKeys=0
1.51	       =>  wckTime=0.434  cpuTime=0.39  mem=15M874
1.68	   
1.68	   search
1.68	     run=8  nbConstraintChecks=2549089  nbPropagations=80961  nbRevisions=1187100  nbUselessRevisions=981096
1.68	     nbAssignments=1333  nbFailedAssignments=467  nbBacktracks=751  nbVisitedNodes=2173  nbRestartNogoods=25
1.68	     mapSize=610  nbInferences=0  nbTooLargeKeys=0
1.68	       =>  wckTime=0.604  cpuTime=0.55  mem=15M874
1.93	   
1.93	   search
1.93	     run=9  nbConstraintChecks=3722745  nbPropagations=120703  nbRevisions=1810368  nbUselessRevisions=1495377
1.93	     nbAssignments=1962  nbFailedAssignments=698  nbBacktracks=1135  nbVisitedNodes=3231  nbRestartNogoods=31
1.93	     mapSize=907  nbInferences=0  nbTooLargeKeys=0
1.93	       =>  wckTime=0.85  cpuTime=0.78  mem=15M874
2.03	   
2.03	   INFO : Stopping hyperNogood (mapSize=1032, nbTooLargekeys=0, mem=15M874)
2.30	   
2.30	   search
2.30	     run=10  nbConstraintChecks=5743912  nbPropagations=180939  nbRevisions=2762796  nbUselessRevisions=2279445
2.30	     nbAssignments=2892  nbFailedAssignments=1041  nbBacktracks=1713  nbVisitedNodes=4810  nbRestartNogoods=38
2.30	       =>  wckTime=1.226  cpuTime=1.14  mem=15M874
2.71	   
2.71	   search
2.71	     run=11  nbConstraintChecks=7992845  nbPropagations=267876  nbRevisions=4134420  nbUselessRevisions=3409435
2.71	     nbAssignments=4249  nbFailedAssignments=1522  nbBacktracks=2578  nbVisitedNodes=7064  nbRestartNogoods=43
2.71	       =>  wckTime=1.637  cpuTime=1.54  mem=15M874
3.47	   
3.47	   search
3.47	     run=12  nbConstraintChecks=12292275  nbPropagations=400672  nbRevisions=6258309  nbUselessRevisions=5161673
3.47	     nbAssignments=6406  nbFailedAssignments=2370  nbBacktracks=3875  nbVisitedNodes=10748  nbRestartNogoods=49
3.47	       =>  wckTime=2.395  cpuTime=2.29  mem=16M849
4.51	   
4.51	   search
4.51	     run=13  nbConstraintChecks=18292141  nbPropagations=596379  nbRevisions=9391977  nbUselessRevisions=7743338
4.51	     nbAssignments=9426  nbFailedAssignments=3428  nbBacktracks=5823  nbVisitedNodes=15798  nbRestartNogoods=58
4.51	       =>  wckTime=3.435  cpuTime=3.32  mem=16M849
6.29	   
6.29	   search
6.29	     run=14  nbConstraintChecks=28995675  nbPropagations=898730  nbRevisions=14236507  nbUselessRevisions=11724028
6.29	     nbAssignments=14238  nbFailedAssignments=5307  nbBacktracks=8742  nbVisitedNodes=24059  nbRestartNogoods=70
6.29	       =>  wckTime=5.216  cpuTime=5.08  mem=16M849
8.33	   
8.33	   search
8.33	     run=15  nbConstraintChecks=40264513  nbPropagations=1332578  nbRevisions=21156239  nbUselessRevisions=17420879
8.33	     nbAssignments=21067  nbFailedAssignments=7741  nbBacktracks=13131  nbVisitedNodes=35438  nbRestartNogoods=79
8.33	       =>  wckTime=7.256  cpuTime=7.11  mem=16M849
12.25	   
12.25	   search
12.25	     run=16  nbConstraintChecks=62959399  nbPropagations=2001553  nbRevisions=31918891  nbUselessRevisions=26283310
12.25	     nbAssignments=31750  nbFailedAssignments=11844  nbBacktracks=19701  nbVisitedNodes=53853  nbRestartNogoods=80
12.25	       =>  wckTime=11.178  cpuTime=11.0  mem=16M849
17.28	   
17.28	   search
17.28	     run=17  nbConstraintChecks=91050749  nbPropagations=2986008  nbRevisions=47709841  nbUselessRevisions=39302240
17.28	     nbAssignments=47021  nbFailedAssignments=17245  nbBacktracks=29554  nbVisitedNodes=79552  nbRestartNogoods=90
17.28	       =>  wckTime=16.206  cpuTime=15.98  mem=16M849
25.86	   
25.86	   search
25.86	     run=18  nbConstraintChecks=140803311  nbPropagations=4501131  nbRevisions=71988713  nbUselessRevisions=59292856
25.86	     nbAssignments=71351  nbFailedAssignments=26783  nbBacktracks=44335  nbVisitedNodes=121464  nbRestartNogoods=96
25.86	       =>  wckTime=24.781  cpuTime=24.48  mem=16M849
36.44	   
36.44	   search
36.44	     run=19  nbConstraintChecks=198338352  nbPropagations=6702080  nbRevisions=107038494  nbUselessRevisions=88173104
36.44	     nbAssignments=105751  nbFailedAssignments=39001  nbBacktracks=66503  nbVisitedNodes=179021  nbRestartNogoods=103
36.44	       =>  wckTime=35.36  cpuTime=34.96  mem=16M849
55.25	   
55.25	   search
55.25	     run=20  nbConstraintChecks=306807528  nbPropagations=10064298  nbRevisions=160882215  nbUselessRevisions=132535762
55.25	     nbAssignments=160052  nbFailedAssignments=60038  nbBacktracks=99756  nbVisitedNodes=272215  nbRestartNogoods=113
55.25	       =>  wckTime=54.175  cpuTime=53.61  mem=16M849
80.09	   
80.09	   search
80.09	     run=21  nbConstraintChecks=443265599  nbPropagations=14985889  nbRevisions=239694952  nbUselessRevisions=197543197
80.09	     nbAssignments=238058  nbFailedAssignments=88151  nbBacktracks=149635  nbVisitedNodes=402997  nbRestartNogoods=123
80.09	       =>  wckTime=79.014  cpuTime=78.23  mem=16M849
123.40	   
123.40	   search
123.40	     run=22  nbConstraintChecks=693437390  nbPropagations=22517527  nbRevisions=361161944  nbUselessRevisions=297720204
123.40	     nbAssignments=359101  nbFailedAssignments=134365  nbBacktracks=224453  nbVisitedNodes=609688  nbRestartNogoods=137
123.40	       =>  wckTime=122.325  cpuTime=121.15  mem=16M849
180.55	   
180.55	   search
180.55	     run=23  nbConstraintChecks=1014626932  nbPropagations=33603637  nbRevisions=539854340  nbUselessRevisions=445243993
180.55	     nbAssignments=531304  nbFailedAssignments=194330  nbBacktracks=336680  nbVisitedNodes=897867  nbRestartNogoods=153
180.55	       =>  wckTime=179.474  cpuTime=177.8  mem=16M849
272.63	   
272.63	   search
272.63	     run=24  nbConstraintChecks=1529017991  nbPropagations=50357692  nbRevisions=809393174  nbUselessRevisions=667669379
272.63	     nbAssignments=800297  nbFailedAssignments=294968  nbBacktracks=505021  nbVisitedNodes=1354235  nbRestartNogoods=171
272.63	       =>  wckTime=271.552  cpuTime=269.05  mem=16M849
418.08	   
418.08	   search
418.08	     run=25  nbConstraintChecks=2361502046  nbPropagations=75986665  nbRevisions=1223735429
418.08	     nbUselessRevisions=1009577660  nbAssignments=1212552  nbFailedAssignments=454700  nbBacktracks=757532
418.08	     nbVisitedNodes=2061546  nbRestartNogoods=186
418.08	       =>  wckTime=417.004  cpuTime=413.23  mem=16M849
611.04	   
611.04	   search
611.04	     run=26  nbConstraintChecks=3418168000  nbPropagations=113747851  nbRevisions=1832360151
611.04	     nbUselessRevisions=1512313420  nbAssignments=1808198  nbFailedAssignments=671567  nbBacktracks=1136299
611.04	     nbVisitedNodes=3064278  nbRestartNogoods=203
611.04	       =>  wckTime=609.963  cpuTime=604.48  mem=16M849
924.51	   
924.51	   search
924.51	     run=27  nbConstraintChecks=5238111466  nbPropagations=171089028  nbRevisions=2759195312
924.51	     nbUselessRevisions=2277687232  nbAssignments=2726155  nbFailedAssignments=1021361  nbBacktracks=1704451
924.51	     nbVisitedNodes=4631960  nbRestartNogoods=220
924.51	       =>  wckTime=923.433  cpuTime=916.08  mem=16M849
1351.03	   
1351.03	   search
1351.03	     run=28  nbConstraintChecks=7805545436  nbPropagations=256177604  nbRevisions=4134151788
1351.03	     nbUselessRevisions=3413138343  nbAssignments=4042766  nbFailedAssignments=1485732  nbBacktracks=2556677
1351.03	     nbVisitedNodes=6847074  nbRestartNogoods=233
1351.03	       =>  wckTime=1349.95  cpuTime=1342.22  mem=16M849

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/node16/watcher-203577-1168073126 -o ROOT/results/node16/solver-203577-1168073126 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/203577-1168073126/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.95 2.01 1.93 4/93 21191
/proc/meminfo: memFree=1330584/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=18540 CPUtime=0
/proc/21190/stat : 21190 (runsolver) R 21188 21190 20893 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 155707415 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21190/statm: 4635 279 244 17 0 2626 0

[startup+0.108657 s]
/proc/loadavg: 1.95 2.01 1.93 4/93 21191
/proc/meminfo: memFree=1330584/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=907676 CPUtime=0.03
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 2265 0 1 0 2 1 0 0 16 0 4 0 155707415 929460224 2012 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160642500 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 226919 2012 1137 14 0 214502 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 907676

[startup+0.520583 s]
/proc/loadavg: 1.95 2.01 1.93 4/93 21191
/proc/meminfo: memFree=1330584/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915328 CPUtime=0.44
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 6305 0 1 0 40 4 0 0 18 0 8 0 155707415 937295872 6044 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073572456 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228832 6044 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915328

[startup+1.34844 s]
/proc/loadavg: 1.95 2.01 1.93 3/100 21198
/proc/meminfo: memFree=1297760/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1.25
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10903 0 1 0 117 8 0 0 24 0 8 0 155707415 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228890 10641 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.24
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 390 0 0 0 23 1 0 0 15 0 8 0 155707428 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10641 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915560

[startup+2.98513 s]
/proc/loadavg: 1.95 2.01 1.93 3/100 21198
/proc/meminfo: memFree=1297632/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=2.87
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10919 0 1 0 278 9 0 0 25 0 8 0 155707415 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857077 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228890 10656 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 17 0 8 0 155707424 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.27
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915560

[startup+6.26354 s]
/proc/loadavg: 1.96 2.01 1.93 3/100 21198
/proc/meminfo: memFree=1297504/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=6.12
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10920 0 1 0 603 9 0 0 25 0 8 0 155707415 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857136 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228890 10656 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.27
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915560

[startup+12.7534 s]
/proc/loadavg: 1.96 2.01 1.93 3/100 21198
/proc/meminfo: memFree=1297632/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=12.55
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10920 0 1 0 1246 9 0 0 25 0 8 0 155707415 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870001 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228890 10656 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.27
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915560

[startup+25.611 s]
/proc/loadavg: 2.04 2.02 1.93 3/100 21198
/proc/meminfo: memFree=1297760/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=25.3
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10920 0 1 0 2521 9 0 0 25 0 8 0 155707415 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870121 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228890 10656 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.27
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915560

[startup+51.2194 s]
/proc/loadavg: 2.03 2.02 1.93 3/100 21198
/proc/meminfo: memFree=1297760/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=50.68
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10920 0 1 0 5059 9 0 0 25 0 8 0 155707415 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073890512 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228890 10656 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.27
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10656 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915560

[startup+102.431 s]
/proc/loadavg: 2.01 2.02 1.93 3/100 21198
/proc/meminfo: memFree=1297824/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=101.44
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10923 0 1 0 10134 10 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.27
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 26 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915560

[startup+162.488 s]
/proc/loadavg: 2.04 2.03 1.94 4/100 21198
/proc/meminfo: memFree=1297824/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=160.96
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10923 0 1 0 16086 10 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855177 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1415.4
Current children cumulated vsize (KiB) 915560

[startup+1483.18 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 21454
/proc/meminfo: memFree=1210968/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1475.36
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10924 0 1 0 147504 32 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.28
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 27 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.36
Current children cumulated vsize (KiB) 915560

[startup+1543.18 s]
/proc/loadavg: 2.06 2.02 1.95 3/100 21454
/proc/meminfo: memFree=1211032/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1535.3
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10924 0 1 0 153498 32 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073890407 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.28
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 27 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.3
Current children cumulated vsize (KiB) 915560

[startup+1603.19 s]
/proc/loadavg: 2.02 2.01 1.95 3/100 21454
/proc/meminfo: memFree=1211032/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1595.28
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10924 0 1 0 159495 33 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.28
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 27 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.28
Current children cumulated vsize (KiB) 915560

[startup+1663.19 s]
/proc/loadavg: 2.01 2.00 1.95 3/100 21454
/proc/meminfo: memFree=1211096/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1655.24
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10924 0 1 0 165491 33 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.28
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 27 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.24
Current children cumulated vsize (KiB) 915560

[startup+1723.29 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 21454
/proc/meminfo: memFree=1211096/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1715.28
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10924 0 1 0 171495 33 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073869464 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.28
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 27 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.28
Current children cumulated vsize (KiB) 915560

[startup+1783.29 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 21455
/proc/meminfo: memFree=1210840/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1775.25
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10924 0 1 0 177492 33 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.28
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 27 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.25
Current children cumulated vsize (KiB) 915560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 21456
/proc/meminfo: memFree=1210840/2055920 swapFree=4191880/4192956
[pid=21190] ppid=21188 vsize=915560 CPUtime=1800.03
/proc/21190/stat : 21190 (java) R 21188 21190 20893 0 -1 0 10924 0 1 0 179970 33 0 0 25 0 8 0 155707415 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870011 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21190/statm: 228890 10658 2513 14 0 215360 0
[pid=21190/tid=21192] ppid=21188 vsize=915560 CPUtime=0.04
/proc/21190/task/21192/stat : 21192 (java) S 21188 21190 20893 0 -1 64 531 0 0 0 4 0 0 0 16 0 8 0 155707424 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21193] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21193/stat : 21193 (java) S 21188 21190 20893 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21194] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21194/stat : 21194 (java) S 21188 21190 20893 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155707425 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21195] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21195/stat : 21195 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21196] ppid=21188 vsize=915560 CPUtime=0.28
/proc/21190/task/21196/stat : 21196 (java) S 21188 21190 20893 0 -1 64 407 0 0 0 27 1 0 0 16 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21197] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21197/stat : 21197 (java) S 21188 21190 20893 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155707428 937533440 10658 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21190/tid=21198] ppid=21188 vsize=915560 CPUtime=0
/proc/21190/task/21198/stat : 21198 (java) S 21188 21190 20893 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155707428 937533440 10658 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) 915560

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

Child status: 143
Real time (s): 1808.14
CPU time (s): 1800.07
CPU user time (s): 1799.73
CPU system time (s): 0.344947
CPU usage (%): 99.554
Max. virtual memory (cumulated for all children) (KiB): 915560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10940
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= 37760
involuntary context switches= 60642

runsolver used 1.81572 s user time and 6.21105 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 08:45:26 UTC 2007


IDJOB= 203577
IDBENCH= 3970
FILE ID= node16/203577-1168073126

PBS_JOBID= 3475735

Free space on /tmp= 66500 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb59-26/frb59-26-1-mgd_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/203577-1168073126/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-203577-1168073126 -o ROOT/results/node16/solver-203577-1168073126 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/203577-1168073126/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1b4e9245956d4dd7e01759785be77f79

RANDOM SEED= 601750155

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1331064 kB
Buffers:         64020 kB
Cached:         469104 kB
SwapCached:        268 kB
Active:         236888 kB
Inactive:       390348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331064 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:         122584 kB
Slab:            82096 kB
Committed_AS:  4649852 kB
PageTables:       2504 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= 66494 MiB



End job on node16 on Sat Jan  6 09:15:36 UTC 2007