Trace number 278273

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
AbsconMax 109 PFCMSAT (TO) 2400.09 2421.92

General information on the benchmark

NameMaxCSP/cnf/3-40-2100-3000/
cnf-3-40-2300-696021_ext.xml
MD5SUMe832c33ab0dafb1a59c63ea847fdb438
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1853
Best CPU time to get the best result obtained on this benchmark427.224
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints2052
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension2052
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278273-1169284823/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.091  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.68	     nbConstraints=2052  nbRelationTypes=43  nbExtensionStructures=43  nbSharedExtensionStructures=2009
0.68	     nbConflictsStructures=43  nbSharedConflictsStructures=2009  nbSharedBinaryRepresentations=0  maxDegree=170
0.68	     maxArity=3
0.68	       =>  wckTime=0.366  cpuTime=0.24  mem=12M810
0.73	   
0.73	   solver LocalSearchSolver being built... 
0.77	       =>  wckTime=0.461  cpuTime=0.28  mem=6M448
0.78	
0.78	s SATISFIABLE
0.78	o 1792
0.78	c 260
0.78	o 1803
0.78	c 249
0.78	o 1805
0.78	c 247
0.78	o 1809
0.78	c 243
0.79	o 1817
0.79	c 235
0.79	o 1819
0.79	c 233
0.79	o 1822
0.79	c 230
0.79	o 1827
0.79	c 225
0.79	o 1829
0.79	c 223
0.79	o 1830
0.79	c 222
0.85	o 1834
0.85	c 218
0.89	o 1835
0.89	c 217
0.96	o 1838
0.96	c 214
1.06	o 1840
1.06	c 212
1.27	o 1841
1.27	c 211
1.27	o 1845
1.27	c 207
1.27	o 1847
1.27	c 205
1.40	o 1849
1.40	c 203
1.42	o 1850
1.42	c 202
4.40	o 1853
4.40	c 199
8.50	   
8.50	   search
8.50	     run=0  nbConstraintChecks=46363183  nbAssignments=10000
8.50	       =>  wckTime=7.727  cpuTime=7.64  mem=6M448
16.09	   
16.09	   search
16.09	     run=1  nbConstraintChecks=93725732  nbAssignments=20000
16.09	       =>  wckTime=15.322  cpuTime=15.16  mem=6M448
23.61	   
23.61	   search
23.61	     run=2  nbConstraintChecks=140103075  nbAssignments=30000
23.61	       =>  wckTime=22.844  cpuTime=22.62  mem=6M448
31.23	   
31.24	   search
31.24	     run=3  nbConstraintChecks=187436130  nbAssignments=40000
31.24	       =>  wckTime=30.465  cpuTime=30.16  mem=6M448
34.69	   
34.69	   search
34.69	     run=4  nbConstraintChecks=208863066  nbAssignments=44723
34.69	       =>  wckTime=33.924  cpuTime=33.6  mem=6M448
34.70	   
34.70	   global
34.70	     nbConstraintChecks=208863066  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.70	     solvingWckTime=33.923  solvingCpuTime=33.6  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.70	     globalCpuTime=33.93
34.70	       =>  wckTime=34.385  cpuTime=33.88  mem=6M448
34.70	   
34.70	   solver IterativeSystematicSolver being built... 
34.89	       =>  wckTime=34.584  cpuTime=34.04  mem=28M359
34.92	   
34.92	   preprocessing
34.92	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.92	     detectedInconsistency=no
34.92	       =>  wckTime=0.02  cpuTime=0.01  mem=28M359
35.09	   
35.09	   search
35.09	     run=0  nbConstraintChecks=47636  nbValidityChecks=98799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.09	     nbAssignments=44  nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=64  nbRestartNogoods=0
35.09	       =>  wckTime=0.195  cpuTime=0.16  mem=28M359
35.29	   
35.29	   search
35.29	     run=1  nbConstraintChecks=109178  nbValidityChecks=260022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.29	     nbAssignments=98  nbFailedAssignments=23  nbBacktracks=26  nbVisitedNodes=148  nbRestartNogoods=2
35.29	       =>  wckTime=0.391  cpuTime=0.34  mem=28M359
35.49	   
35.49	   search
35.49	     run=2  nbConstraintChecks=187713  nbValidityChecks=469807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.49	     nbAssignments=161  nbFailedAssignments=42  nbBacktracks=48  nbVisitedNodes=252  nbRestartNogoods=6
35.49	       =>  wckTime=0.597  cpuTime=0.54  mem=28M359
35.82	   
35.82	   search
35.82	     run=3  nbConstraintChecks=316249  nbValidityChecks=811771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.82	     nbAssignments=252  nbFailedAssignments=75  nbBacktracks=82  nbVisitedNodes=410  nbRestartNogoods=9
35.82	       =>  wckTime=0.927  cpuTime=0.87  mem=28M359
36.24	   
36.24	   search
36.24	     run=4  nbConstraintChecks=493719  nbValidityChecks=1267925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.24	     nbAssignments=368  nbFailedAssignments=117  nbBacktracks=132  nbVisitedNodes=618  nbRestartNogoods=12
36.24	       =>  wckTime=1.341  cpuTime=1.27  mem=28M359
36.88	   
36.88	   search
36.88	     run=5  nbConstraintChecks=730918  nbValidityChecks=1980009  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.88	     nbAssignments=531  nbFailedAssignments=184  nbBacktracks=207  nbVisitedNodes=923  nbRestartNogoods=15
36.88	       =>  wckTime=1.987  cpuTime=1.91  mem=28M359
37.76	   
37.76	   search
37.76	     run=6  nbConstraintChecks=1078850  nbValidityChecks=2983301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.76	     nbAssignments=753  nbFailedAssignments=269  nbBacktracks=321  nbVisitedNodes=1344  nbRestartNogoods=18
37.76	       =>  wckTime=2.866  cpuTime=2.78  mem=28M359
39.14	   
39.14	   search
39.14	     run=7  nbConstraintChecks=1634798  nbValidityChecks=4590876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.14	     nbAssignments=1095  nbFailedAssignments=418  nbBacktracks=491  nbVisitedNodes=2005  nbRestartNogoods=21
39.14	       =>  wckTime=4.248  cpuTime=4.14  mem=28M359
41.07	   
41.07	   search
41.07	     run=8  nbConstraintChecks=2424482  nbValidityChecks=6801503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.07	     nbAssignments=1574  nbFailedAssignments=620  nbBacktracks=747  nbVisitedNodes=2942  nbRestartNogoods=25
41.07	       =>  wckTime=6.177  cpuTime=6.04  mem=28M359
44.21	   
44.21	   search
44.21	     run=9  nbConstraintChecks=3586320  nbValidityChecks=10358463  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
44.21	     nbAssignments=2312  nbFailedAssignments=954  nbBacktracks=1131  nbVisitedNodes=4398  nbRestartNogoods=28
44.21	       =>  wckTime=9.311  cpuTime=9.13  mem=28M359
48.68	   
48.68	   search
48.68	     run=10  nbConstraintChecks=5248203  nbValidityChecks=15542290  nbPropagations=0  nbRevisions=0
48.68	     nbUselessRevisions=0  nbAssignments=3357  nbFailedAssignments=1401  nbBacktracks=1709  nbVisitedNodes=6468
48.68	     nbRestartNogoods=33
48.68	       =>  wckTime=13.787  cpuTime=13.56  mem=28M359
55.60	   
55.60	   search
55.60	     run=11  nbConstraintChecks=7774955  nbValidityChecks=23550866  nbPropagations=0  nbRevisions=0
55.60	     nbUselessRevisions=0  nbAssignments=4962  nbFailedAssignments=2120  nbBacktracks=2573  nbVisitedNodes=9656
55.60	     nbRestartNogoods=39
55.60	       =>  wckTime=20.706  cpuTime=20.42  mem=28M359
65.37	   
65.37	   search
65.37	     run=12  nbConstraintChecks=11450758  nbValidityChecks=34868041  nbPropagations=0  nbRevisions=0
65.37	     nbUselessRevisions=0  nbAssignments=7237  nbFailedAssignments=3078  nbBacktracks=3870  nbVisitedNodes=14186
65.37	     nbRestartNogoods=43
65.37	       =>  wckTime=30.472  cpuTime=30.1  mem=28M359
81.91	   
81.91	   search
81.91	     run=13  nbConstraintChecks=16900561  nbValidityChecks=53308181  nbPropagations=0  nbRevisions=0
81.91	     nbUselessRevisions=0  nbAssignments=10891  nbFailedAssignments=4766  nbBacktracks=5816  nbVisitedNodes=21474
81.91	     nbRestartNogoods=48
81.91	       =>  wckTime=47.013  cpuTime=46.48  mem=28M359
106.28	   
106.28	   search
106.28	     run=14  nbConstraintChecks=24642724  nbValidityChecks=80533661  nbPropagations=0  nbRevisions=0
106.28	     nbUselessRevisions=0  nbAssignments=16108  nbFailedAssignments=7044  nbBacktracks=8735  nbVisitedNodes=31888
106.28	     nbRestartNogoods=54
106.28	       =>  wckTime=71.386  cpuTime=70.63  mem=28M359
143.71	   
143.71	   search
143.71	     run=15  nbConstraintChecks=36792888  nbValidityChecks=122560720  nbPropagations=0  nbRevisions=0
143.71	     nbUselessRevisions=0  nbAssignments=24185  nbFailedAssignments=10724  nbBacktracks=13113  nbVisitedNodes=48023
143.71	     nbRestartNogoods=60
143.71	       =>  wckTime=108.815  cpuTime=107.73  mem=28M359
198.13	   
198.13	   search
198.13	     run=16  nbConstraintChecks=54568420  nbValidityChecks=183649017  nbPropagations=0  nbRevisions=0
198.13	     nbUselessRevisions=0  nbAssignments=36035  nbFailedAssignments=15983  nbBacktracks=19682  nbVisitedNodes=71701
198.13	     nbRestartNogoods=66
198.13	       =>  wckTime=163.233  cpuTime=161.64  mem=28M359
279.58	   
279.58	   search
279.58	     run=17  nbConstraintChecks=80755728  nbValidityChecks=275662038  nbPropagations=0  nbRevisions=0
279.58	     nbUselessRevisions=0  nbAssignments=53685  nbFailedAssignments=23766  nbBacktracks=29534  nbVisitedNodes=106986
279.58	     nbRestartNogoods=70
279.58	       =>  wckTime=244.68  cpuTime=242.35  mem=29M334
406.15	   
406.15	   search
406.15	     run=18  nbConstraintChecks=119600378  nbValidityChecks=417492344  nbPropagations=0  nbRevisions=0
406.15	     nbUselessRevisions=0  nbAssignments=80542  nbFailedAssignments=35830  nbBacktracks=44312  nbVisitedNodes=160685
406.15	     nbRestartNogoods=79
406.15	       =>  wckTime=371.256  cpuTime=367.77  mem=29M334
585.80	   
585.80	   search
585.80	     run=19  nbConstraintChecks=176566886  nbValidityChecks=617626543  nbPropagations=0  nbRevisions=0
585.80	     nbUselessRevisions=0  nbAssignments=119124  nbFailedAssignments=52227  nbBacktracks=66480  nbVisitedNodes=237830
585.80	     nbRestartNogoods=88
585.80	       =>  wckTime=550.9  cpuTime=545.77  mem=29M334
881.05	   
881.05	   search
881.05	     run=20  nbConstraintChecks=260746616  nbValidityChecks=939278740  nbPropagations=0  nbRevisions=0
881.05	     nbUselessRevisions=0  nbAssignments=179716  nbFailedAssignments=79546  nbBacktracks=99732  nbVisitedNodes=358959
881.05	     nbRestartNogoods=96
881.05	       =>  wckTime=846.152  cpuTime=838.34  mem=29M334
1292.79	   
1292.79	   search
1292.79	     run=21  nbConstraintChecks=390527719  nbValidityChecks=1392456783  nbPropagations=0  nbRevisions=0
1292.79	     nbUselessRevisions=0  nbAssignments=267768  nbFailedAssignments=117703  nbBacktracks=149610  nbVisitedNodes=534933
1292.79	     nbRestartNogoods=102
1292.79	       =>  wckTime=1257.895  cpuTime=1246.33  mem=29M334
1911.55	   
1911.55	   search
1911.55	     run=22  nbConstraintChecks=587195577  nbValidityChecks=2065547038  nbPropagations=0  nbRevisions=0
1911.55	     nbUselessRevisions=0  nbAssignments=403372  nbFailedAssignments=178466  nbBacktracks=224428  nbVisitedNodes=805620
1911.55	     nbRestartNogoods=112
1911.55	       =>  wckTime=1876.652  cpuTime=1859.44  mem=29M334
2421.88	v 1 0 0 0 0 0 0 1 1 0 1 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 1 1 0 0 0 1 

Verifier Data (download as text)

199 unsatisfied constraints, 1853 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node9/watcher-278273-1169284823 -o ROOT/results/node9/solver-278273-1169284823 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278273-1169284823/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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 1.98 1.92 4/93 4105
/proc/meminfo: memFree=1248552/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=1784 CPUtime=0
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 276877499 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/4104/statm: 446 140 106 14 0 91 0

[startup+0.10496 s]
/proc/loadavg: 1.92 1.98 1.92 4/93 4105
/proc/meminfo: memFree=1248552/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=914988 CPUtime=0.08
/proc/4104/stat : 4104 (java) S 4102 4104 3294 0 -1 0 2997 0 1 0 7 1 0 0 17 0 8 0 276877499 936947712 2743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513005 s]
/proc/loadavg: 1.92 1.98 1.92 4/93 4105
/proc/meminfo: memFree=1248552/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915332 CPUtime=0.49
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 6350 0 1 0 46 3 0 0 19 0 8 0 276877499 937299968 6089 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228833 6089 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3361 s]
/proc/loadavg: 1.92 1.98 1.92 3/100 4112
/proc/meminfo: memFree=1225520/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=1.3
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 8415 0 1 0 123 7 0 0 25 0 8 0 276877499 937414656 8153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 8153 2474 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 384 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 8153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 8153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 8153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 8153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.18
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 368 0 0 0 17 1 0 0 16 0 8 0 276877507 937414656 8153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 8153 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 8153 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) 915444

[startup+2.98928 s]
/proc/loadavg: 1.92 1.98 1.92 3/100 4112
/proc/meminfo: memFree=1225520/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2.94
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 8422 0 1 0 278 16 0 0 25 0 8 0 276877499 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818768 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 8159 2476 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 384 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.18
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 374 0 0 0 17 1 0 0 16 0 8 0 276877507 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26966 s]
/proc/loadavg: 1.93 1.98 1.92 3/100 4112
/proc/meminfo: memFree=1225456/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=6.2
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 8422 0 1 0 587 33 0 0 25 0 8 0 276877499 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 8159 2476 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 384 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.18
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 374 0 0 0 17 1 0 0 16 0 8 0 276877507 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 8159 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 8159 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) 915444

[startup+12.7604 s]
/proc/loadavg: 1.93 1.98 1.92 3/100 4112
/proc/meminfo: memFree=1225464/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=12.62
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 8426 0 1 0 1195 67 0 0 25 0 8 0 276877499 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073818278 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 8163 2476 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 384 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.19
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 377 0 0 0 18 1 0 0 17 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915444

[startup+25.5988 s]
/proc/loadavg: 1.95 1.98 1.92 3/100 4112
/proc/meminfo: memFree=1211320/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=25.34
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 8426 0 1 0 2395 139 0 0 25 0 8 0 276877499 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 8163 2476 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 384 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.19
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 377 0 0 0 18 1 0 0 17 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 8163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915444

[startup+51.2218 s]
/proc/loadavg: 1.96 1.98 1.92 3/100 4112
/proc/meminfo: memFree=1196856/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=50.73
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12085 0 1 0 4883 190 0 0 25 0 8 0 276877499 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073953593 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11813 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.31
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 444 0 0 0 30 1 0 0 15 0 8 0 276877507 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11813 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915444

[startup+102.473 s]
/proc/loadavg: 1.98 1.98 1.92 3/100 4114
/proc/meminfo: memFree=1196664/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=101.51
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12093 0 1 0 9960 191 0 0 25 0 8 0 276877499 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073951343 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11821 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.31
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 445 0 0 0 30 1 0 0 16 0 8 0 276877507 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915444

[startup+162.475 s]
/proc/loadavg: 1.99 1.98 1.92 3/100 4114
/proc/meminfo: memFree=1196664/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=160.96
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12099 0 1 0 15905 191 0 0 25 0 8 0 276877499 937414656 11827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073955862 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2004.36
Current children cumulated vsize (KiB) 915444

[startup+2082.83 s]
/proc/loadavg: 2.00 2.01 1.98 3/100 4114
/proc/meminfo: memFree=1196344/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2063.83
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12118 0 1 0 206176 207 0 0 25 0 8 0 276877499 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074013476 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11846 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.32
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 447 0 0 0 31 1 0 0 16 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2063.83
Current children cumulated vsize (KiB) 915444

[startup+2142.84 s]
/proc/loadavg: 2.00 2.01 1.98 3/100 4114
/proc/meminfo: memFree=1196344/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2123.29
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12118 0 1 0 212122 207 0 0 25 0 8 0 276877499 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073955874 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11846 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.32
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 447 0 0 0 31 1 0 0 16 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2123.29
Current children cumulated vsize (KiB) 915444

[startup+2202.86 s]
/proc/loadavg: 2.04 2.02 1.99 3/100 4114
/proc/meminfo: memFree=1196280/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2182.75
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12118 0 1 0 218067 208 0 0 25 0 8 0 276877499 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073953577 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11846 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.32
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 447 0 0 0 31 1 0 0 16 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2182.75
Current children cumulated vsize (KiB) 915444

[startup+2262.87 s]
/proc/loadavg: 2.01 2.01 1.99 3/100 4114
/proc/meminfo: memFree=1196344/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2242.22
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12118 0 1 0 224014 208 0 0 25 0 8 0 276877499 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073951251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11846 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.32
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 447 0 0 0 31 1 0 0 16 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2242.22
Current children cumulated vsize (KiB) 915444

[startup+2322.88 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 4114
/proc/meminfo: memFree=1196280/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2301.68
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12118 0 1 0 229959 209 0 0 25 0 8 0 276877499 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073974976 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11846 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.32
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 447 0 0 0 31 1 0 0 16 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2301.68
Current children cumulated vsize (KiB) 915444

[startup+2382.88 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 4114
/proc/meminfo: memFree=1196344/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2361.14
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12118 0 1 0 235905 209 0 0 25 0 8 0 276877499 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073951331 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4104/statm: 228861 11846 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.32
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 447 0 0 0 31 1 0 0 16 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2361.14
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.86 s]
/proc/loadavg: 2.05 2.03 2.00 3/100 4174
/proc/meminfo: memFree=1209784/2055920 swapFree=4191880/4192956
[pid=4104] ppid=4102 vsize=915444 CPUtime=2400.03
/proc/4104/stat : 4104 (java) R 4102 4104 3294 0 -1 0 12118 0 1 0 239793 210 0 0 25 0 8 0 276877499 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073979826 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4104/statm: 228861 11846 2531 14 0 215331 0
[pid=4104/tid=4106] ppid=4102 vsize=915444 CPUtime=0.04
/proc/4104/task/4106/stat : 4106 (java) S 4102 4104 3294 0 -1 64 385 0 0 0 4 0 0 0 16 0 8 0 276877503 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4107] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4107/stat : 4107 (java) S 4102 4104 3294 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4108] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4108/stat : 4108 (java) S 4102 4104 3294 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276877504 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4109] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4109/stat : 4109 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4110] ppid=4102 vsize=915444 CPUtime=0.32
/proc/4104/task/4110/stat : 4110 (java) S 4102 4104 3294 0 -1 64 447 0 0 0 31 1 0 0 16 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4111] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4111/stat : 4111 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4104/tid=4112] ppid=4102 vsize=915444 CPUtime=0
/proc/4104/task/4112/stat : 4112 (java) S 4102 4104 3294 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276877507 937414656 11846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2421.92
CPU time (s): 2400.09
CPU user time (s): 2397.97
CPU system time (s): 2.11268
CPU usage (%): 99.0985
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.97
system time used= 2.11268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12141
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= 50300
involuntary context switches= 92737

runsolver used 3.59145 s user time and 7.14491 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 09:20:24 UTC 2007


IDJOB= 278273
IDBENCH= 8211
IDSOLVER= 69
FILE ID= node9/278273-1169284823

PBS_JOBID= 3609489

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-40-2100-3000/cnf-3-40-2300-696021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278273-1169284823/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-278273-1169284823 -o ROOT/results/node9/solver-278273-1169284823 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278273-1169284823/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e832c33ab0dafb1a59c63ea847fdb438

RANDOM SEED= 802563490

TIME LIMIT= 2400 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.231
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.231
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:       1248968 kB
Buffers:         59808 kB
Cached:         590412 kB
SwapCached:        268 kB
Active:         312060 kB
Inactive:       409780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248968 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:          93340 kB
Slab:            69824 kB
Committed_AS:  9202736 kB
PageTables:       2392 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= 66561 MiB



End job on node9 on Sat Jan 20 10:00:46 UTC 2007