Trace number 194415

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.1 1800.85

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-40_ext.xml
MD5SUM0b51f3fff6daaef58a9dde4d43bb4756
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1513.18
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints463
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension463
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/194415-1168069362/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.43	       =>  wckTime=0.098  cpuTime=0.08  mem=6M951
0.43	   
0.43	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.71	     nbConstraints=463  nbRelationTypes=463  nbExtensionStructures=463  nbSharedExtensionStructures=0
0.71	     nbConflictsStructures=463  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2324  maxDegree=29
0.71	     maxArity=2
0.71	       =>  wckTime=0.381  cpuTime=0.3  mem=17M842
0.75	   
0.75	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.574  cpuTime=0.42  mem=15M360
0.91	   
0.91	   preprocessing
0.91	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.91	     detectedInconsistency=no
0.91	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M360
0.96	   
0.96	   search
0.96	     run=0  nbConstraintChecks=48441  nbPropagations=626  nbRevisions=6913  nbUselessRevisions=5617  nbAssignments=27
0.96	     nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=42  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.054  cpuTime=0.03  mem=15M360
0.98	   
0.98	   search
0.98	     run=1  nbConstraintChecks=92549  nbPropagations=1833  nbRevisions=20538  nbUselessRevisions=16848  nbAssignments=58
0.98	     nbFailedAssignments=11  nbBacktracks=27  nbVisitedNodes=85  nbRestartNogoods=1  mapSize=19  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.076  cpuTime=0.06  mem=15M360
1.00	   
1.00	   search
1.00	     run=2  nbConstraintChecks=149862  nbPropagations=3799  nbRevisions=43867  nbUselessRevisions=36140
1.00	     nbAssignments=100  nbFailedAssignments=23  nbBacktracks=49  nbVisitedNodes=148  nbRestartNogoods=3  mapSize=34
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.094  cpuTime=0.07  mem=15M360
1.02	   
1.02	   search
1.02	     run=3  nbConstraintChecks=243233  nbPropagations=6916  nbRevisions=83063  nbUselessRevisions=68590
1.02	     nbAssignments=163  nbFailedAssignments=43  nbBacktracks=83  nbVisitedNodes=247  nbRestartNogoods=4  mapSize=59
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.114  cpuTime=0.09  mem=15M360
1.04	   
1.04	   search
1.04	     run=4  nbConstraintChecks=370452  nbPropagations=11557  nbRevisions=143621  nbUselessRevisions=118428
1.04	     nbAssignments=249  nbFailedAssignments=70  nbBacktracks=135  nbVisitedNodes=380  nbRestartNogoods=8  mapSize=94
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.14  cpuTime=0.12  mem=15M360
1.09	   
1.09	   search
1.09	     run=5  nbConstraintChecks=615223  nbPropagations=18964  nbRevisions=245331  nbUselessRevisions=201360
1.09	     nbAssignments=383  nbFailedAssignments=118  nbBacktracks=213  nbVisitedNodes=603  nbRestartNogoods=10  mapSize=154
1.09	     nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.186  cpuTime=0.16  mem=15M360
1.15	   
1.15	   search
1.15	     run=6  nbConstraintChecks=940801  nbPropagations=30026  nbRevisions=400507  nbUselessRevisions=327691
1.15	     nbAssignments=576  nbFailedAssignments=189  nbBacktracks=326  nbVisitedNodes=933  nbRestartNogoods=14  mapSize=252
1.15	     nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.245  cpuTime=0.22  mem=15M360
1.23	   
1.23	   search
1.23	     run=7  nbConstraintChecks=1366697  nbPropagations=46103  nbRevisions=630705  nbUselessRevisions=515567
1.23	     nbAssignments=842  nbFailedAssignments=274  nbBacktracks=497  nbVisitedNodes=1374  nbRestartNogoods=18  mapSize=382
1.23	     nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.322  cpuTime=0.3  mem=15M360
1.37	   
1.37	   search
1.37	     run=8  nbConstraintChecks=2173233  nbPropagations=71425  nbRevisions=1001444  nbUselessRevisions=817934
1.37	     nbAssignments=1302  nbFailedAssignments=466  nbBacktracks=755  nbVisitedNodes=2177  nbRestartNogoods=23
1.37	     mapSize=605  nbInferences=0  nbTooLargeKeys=0
1.37	       =>  wckTime=0.464  cpuTime=0.43  mem=15M360
1.57	   
1.57	   search
1.57	     run=9  nbConstraintChecks=3311225  nbPropagations=110746  nbRevisions=1589959  nbUselessRevisions=1299373
1.57	     nbAssignments=2007  nbFailedAssignments=774  nbBacktracks=1140  nbVisitedNodes=3421  nbRestartNogoods=25
1.57	     mapSize=950  nbInferences=0  nbTooLargeKeys=0
1.57	       =>  wckTime=0.667  cpuTime=0.63  mem=15M360
1.60	   
1.60	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=15M360)
1.82	   
1.82	   search
1.82	     run=10  nbConstraintChecks=4896243  nbPropagations=168011  nbRevisions=2449103  nbUselessRevisions=2001143
1.82	     nbAssignments=2907  nbFailedAssignments=1090  nbBacktracks=1716  nbVisitedNodes=4963  nbRestartNogoods=35
1.82	       =>  wckTime=0.92  cpuTime=0.87  mem=15M360
2.14	   
2.14	   search
2.14	     run=11  nbConstraintChecks=6886413  nbPropagations=249776  nbRevisions=3668685  nbUselessRevisions=2997060
2.14	     nbAssignments=4232  nbFailedAssignments=1541  nbBacktracks=2582  nbVisitedNodes=7163  nbRestartNogoods=41
2.14	       =>  wckTime=1.235  cpuTime=1.18  mem=15M360
2.66	   
2.66	   search
2.66	     run=12  nbConstraintChecks=10319355  nbPropagations=370473  nbRevisions=5471168  nbUselessRevisions=4465528
2.66	     nbAssignments=6264  nbFailedAssignments=2268  nbBacktracks=3879  nbVisitedNodes=10577  nbRestartNogoods=45
2.66	       =>  wckTime=1.754  cpuTime=1.7  mem=15M360
3.43	   
3.43	   search
3.43	     run=13  nbConstraintChecks=15279608  nbPropagations=550719  nbRevisions=8177142  nbUselessRevisions=6673664
3.43	     nbAssignments=9388  nbFailedAssignments=3437  nbBacktracks=5825  nbVisitedNodes=15856  nbRestartNogoods=54
3.43	       =>  wckTime=2.524  cpuTime=2.47  mem=15M360
4.68	   
4.68	   search
4.68	     run=14  nbConstraintChecks=23805623  nbPropagations=824137  nbRevisions=12330470  nbUselessRevisions=10060976
4.68	     nbAssignments=14196  nbFailedAssignments=5316  nbBacktracks=8744  nbVisitedNodes=24121  nbRestartNogoods=58
4.68	       =>  wckTime=3.779  cpuTime=3.72  mem=15M360
6.37	   
6.37	   search
6.37	     run=15  nbConstraintChecks=34776543  nbPropagations=1227104  nbRevisions=18415307  nbUselessRevisions=15015269
6.37	     nbAssignments=21016  nbFailedAssignments=7745  nbBacktracks=13123  nbVisitedNodes=35552  nbRestartNogoods=66
6.37	       =>  wckTime=5.469  cpuTime=5.41  mem=15M360
9.01	   
9.01	   search
9.01	     run=16  nbConstraintChecks=51993923  nbPropagations=1832222  nbRevisions=27606319  nbUselessRevisions=22509070
9.01	     nbAssignments=31502  nbFailedAssignments=11652  nbBacktracks=19692  nbVisitedNodes=53429  nbRestartNogoods=78
9.01	       =>  wckTime=8.107  cpuTime=8.05  mem=15M360
13.06	   
13.06	   search
13.06	     run=17  nbConstraintChecks=78415020  nbPropagations=2746082  nbRevisions=41486418  nbUselessRevisions=33833025
13.06	     nbAssignments=47160  nbFailedAssignments=17450  nbBacktracks=29546  nbVisitedNodes=79964  nbRestartNogoods=87
13.06	       =>  wckTime=12.158  cpuTime=12.09  mem=15M360
18.94	   
18.94	   search
18.94	     run=18  nbConstraintChecks=115969714  nbPropagations=4110801  nbRevisions=62261104  nbUselessRevisions=50809168
18.94	     nbAssignments=70608  nbFailedAssignments=26111  nbBacktracks=44325  nbVisitedNodes=119811  nbRestartNogoods=95
18.94	       =>  wckTime=18.033  cpuTime=17.96  mem=15M360
27.53	   
27.53	   search
27.53	     run=19  nbConstraintChecks=171279910  nbPropagations=6136494  nbRevisions=93045879  nbUselessRevisions=75958278
27.53	     nbAssignments=105440  nbFailedAssignments=38764  nbBacktracks=66494  nbVisitedNodes=178445  nbRestartNogoods=104
27.53	       =>  wckTime=26.627  cpuTime=26.54  mem=15M360
41.51	   
41.51	   search
41.51	     run=20  nbConstraintChecks=262571293  nbPropagations=9214912  nbRevisions=140123248  nbUselessRevisions=114414872
41.51	     nbAssignments=159700  nbFailedAssignments=59762  nbBacktracks=99749  nbVisitedNodes=271369  nbRestartNogoods=118
41.51	       =>  wckTime=40.61  cpuTime=40.52  mem=15M360
61.65	   
61.65	   search
61.65	     run=21  nbConstraintChecks=394676252  nbPropagations=13829122  nbRevisions=210687754  nbUselessRevisions=172073337
61.65	     nbAssignments=238952  nbFailedAssignments=89127  nbBacktracks=149628  nbVisitedNodes=405853  nbRestartNogoods=129
61.65	       =>  wckTime=60.748  cpuTime=60.65  mem=15M360
93.00	   
93.00	   search
93.00	     run=22  nbConstraintChecks=601199696  nbPropagations=20822502  nbRevisions=317859188  nbUselessRevisions=259659276
93.00	     nbAssignments=359560  nbFailedAssignments=134906  nbBacktracks=224446  nbVisitedNodes=611935  nbRestartNogoods=145
93.00	       =>  wckTime=92.092  cpuTime=91.98  mem=15M360
139.60	   
139.60	   search
139.60	     run=23  nbConstraintChecks=905840634  nbPropagations=31363296  nbRevisions=479329508  nbUselessRevisions=391619034
139.60	     nbAssignments=540000  nbFailedAssignments=203109  nbBacktracks=336675  nbVisitedNodes=919924  nbRestartNogoods=157
139.60	       =>  wckTime=138.7  cpuTime=138.58  mem=15M360
207.07	   
207.08	   search
207.08	     run=24  nbConstraintChecks=1332236776  nbPropagations=47134177  nbRevisions=721371673  nbUselessRevisions=589733119
207.08	     nbAssignments=812238  nbFailedAssignments=306994  nbBacktracks=505021  nbVisitedNodes=1384969  nbRestartNogoods=171
207.08	       =>  wckTime=206.171  cpuTime=206.03  mem=15M360
311.00	   
311.00	   search
311.00	     run=25  nbConstraintChecks=2005267869  nbPropagations=70868490  nbRevisions=1085772656
311.00	     nbUselessRevisions=888104477  nbAssignments=1216877  nbFailedAssignments=459112  nbBacktracks=757533
311.00	     nbVisitedNodes=2077137  nbRestartNogoods=180
311.00	       =>  wckTime=310.094  cpuTime=309.92  mem=15M360
458.42	   
458.42	   search
458.42	     run=26  nbConstraintChecks=2956812696  nbPropagations=105869514  nbRevisions=1621981066
458.42	     nbUselessRevisions=1327049046  nbAssignments=1813564  nbFailedAssignments=677022  nbBacktracks=1136301
458.42	     nbVisitedNodes=3083497  nbRestartNogoods=194
458.42	       =>  wckTime=457.513  cpuTime=457.29  mem=15M360
696.20	   
696.20	   search
696.20	     run=27  nbConstraintChecks=4486229886  nbPropagations=159080382  nbRevisions=2440166282
696.20	     nbUselessRevisions=1997331107  nbAssignments=2741220  nbFailedAssignments=1036516  nbBacktracks=1704452
696.20	     nbVisitedNodes=4675731  nbRestartNogoods=210
696.20	       =>  wckTime=695.296  cpuTime=695.01  mem=15M360
1055.21	   
1055.21	   search
1055.21	     run=28  nbConstraintChecks=6851808813  nbPropagations=239446147  nbRevisions=3678255279
1055.21	     nbUselessRevisions=3011326327  nbAssignments=4114089  nbFailedAssignments=1557147  nbBacktracks=2556682
1055.21	     nbVisitedNodes=7023881  nbRestartNogoods=227
1055.21	       =>  wckTime=1054.309  cpuTime=1053.92  mem=15M360
1588.09	   
1588.09	   search
1588.09	     run=29  nbConstraintChecks=10315986543  nbPropagations=360305523  nbRevisions=5546504308
1588.09	     nbUselessRevisions=4542466370  nbAssignments=6186569  nbFailedAssignments=2351277  nbBacktracks=3835024
1588.09	     nbVisitedNodes=10576725  nbRestartNogoods=245
1588.09	       =>  wckTime=1587.186  cpuTime=1586.47  mem=15M360

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/node5/watcher-194415-1168069362 -o ROOT/results/node5/solver-194415-1168069362 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194415-1168069362/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: 0.68 1.31 1.67 3/81 4700
/proc/meminfo: memFree=1173208/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=308 CPUtime=0
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 57 0 0 0 0 0 0 0 19 0 1 0 135551042 315392 41 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 7893563 0 0 4096 0 0 0 0 17 1 0 0
/proc/4699/statm: 374 45 35 14 0 7 0

[startup+0.107706 s]
/proc/loadavg: 0.68 1.31 1.67 3/81 4700
/proc/meminfo: memFree=1173208/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=911488 CPUtime=0.06
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 2636 0 1 0 5 1 0 0 21 0 8 0 135551042 933363712 2383 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4153900320 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4699/statm: 227872 2383 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.515747 s]
/proc/loadavg: 0.68 1.31 1.67 3/81 4700
/proc/meminfo: memFree=1173208/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915328 CPUtime=0.45
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 6905 0 1 0 40 5 0 0 16 0 8 0 135551042 937295872 6644 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073567214 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228832 6646 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33784 s]
/proc/loadavg: 0.68 1.31 1.67 2/88 4707
/proc/meminfo: memFree=1145568/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1.29
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9603 0 1 0 122 7 0 0 16 0 8 0 135551042 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4072942099 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9341 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.19
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 381 0 0 0 18 1 0 0 16 0 8 0 135551052 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9341 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.99002 s]
/proc/loadavg: 0.68 1.31 1.67 2/88 4707
/proc/meminfo: memFree=1145440/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=2.95
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9619 0 1 0 287 8 0 0 17 0 8 0 135551042 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073857601 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9356 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.21
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 396 0 0 0 20 1 0 0 15 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.2774 s]
/proc/loadavg: 0.71 1.31 1.66 2/88 4709
/proc/meminfo: memFree=1145312/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=6.24
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9620 0 1 0 616 8 0 0 22 0 8 0 135551042 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9356 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.21
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 396 0 0 0 20 1 0 0 15 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915460

[startup+12.7611 s]
/proc/loadavg: 0.73 1.30 1.66 2/88 4712
/proc/meminfo: memFree=1145312/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=12.71
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9620 0 1 0 1263 8 0 0 25 0 8 0 135551042 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9356 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.21
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 396 0 0 0 20 1 0 0 15 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9356 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915460

[startup+25.5946 s]
/proc/loadavg: 0.87 1.30 1.65 3/100 4754
/proc/meminfo: memFree=1114560/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=25.53
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9622 0 1 0 2545 8 0 0 25 0 8 0 135551042 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073831254 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9357 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.21
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 397 0 0 0 20 1 0 0 16 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915460

[startup+51.2965 s]
/proc/loadavg: 1.25 1.36 1.66 3/100 4754
/proc/meminfo: memFree=1114560/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=51.22
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9622 0 1 0 5114 8 0 0 25 0 8 0 135551042 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9357 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.21
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 397 0 0 0 20 1 0 0 16 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) R 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 915460

[startup+102.589 s]
/proc/loadavg: 1.67 1.45 1.68 3/100 4754
/proc/meminfo: memFree=1114624/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=102.5
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9622 0 1 0 10241 9 0 0 25 0 8 0 135551042 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9357 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.21
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 397 0 0 0 20 1 0 0 16 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.5
Current children cumulated vsize (KiB) 915460

[startup+162.619 s]
/proc/loadavg: 1.88 1.55 1.69 3/100 4754
/proc/meminfo: memFree=1114560/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=162.51
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9622 0 1 0 16242 9 0 0 25 0 8 0 135551042 937431040 9357 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1422.68
Current children cumulated vsize (KiB) 915460

[startup+1483.35 s]
/proc/loadavg: 2.00 1.99 1.90 3/100 4952
/proc/meminfo: memFree=1114312/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1482.69
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9623 0 1 0 148250 19 0 0 25 0 8 0 135551042 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073823718 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9358 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.22
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.69
Current children cumulated vsize (KiB) 915460

[startup+1543.38 s]
/proc/loadavg: 2.00 1.99 1.91 3/100 4952
/proc/meminfo: memFree=1114248/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1542.71
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9623 0 1 0 154251 20 0 0 25 0 8 0 135551042 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073823763 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9358 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.22
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9358 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.71
Current children cumulated vsize (KiB) 915460

[startup+1603.41 s]
/proc/loadavg: 2.11 2.03 1.93 3/100 4952
/proc/meminfo: memFree=1114248/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1602.71
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9625 0 1 0 160251 20 0 0 25 0 8 0 135551042 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073813708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9360 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.22
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.71
Current children cumulated vsize (KiB) 915460

[startup+1663.45 s]
/proc/loadavg: 2.04 2.02 1.93 3/100 4952
/proc/meminfo: memFree=1114248/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1662.73
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9625 0 1 0 166252 21 0 0 25 0 8 0 135551042 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073842088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9360 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.22
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.73
Current children cumulated vsize (KiB) 915460

[startup+1723.48 s]
/proc/loadavg: 2.01 2.02 1.93 3/100 4952
/proc/meminfo: memFree=1114376/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1722.74
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9625 0 1 0 172253 21 0 0 25 0 8 0 135551042 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073837125 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9360 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.22
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.74
Current children cumulated vsize (KiB) 915460

[startup+1783.51 s]
/proc/loadavg: 2.00 2.01 1.93 3/100 4952
/proc/meminfo: memFree=1114376/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1782.76
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9625 0 1 0 178254 22 0 0 25 0 8 0 135551042 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073811777 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9360 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.22
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.76
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.78 s]
/proc/loadavg: 2.00 2.01 1.93 3/100 4952
/proc/meminfo: memFree=1114376/2055920 swapFree=4192812/4192956
[pid=4699] ppid=4697 vsize=915460 CPUtime=1800.03
/proc/4699/stat : 4699 (java) R 4697 4699 3241 0 -1 0 9625 0 1 0 179981 22 0 0 25 0 8 0 135551042 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4073823595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4699/statm: 228865 9360 2513 14 0 215335 0
[pid=4699/tid=4701] ppid=4697 vsize=915460 CPUtime=0.03
/proc/4699/task/4701/stat : 4701 (java) S 4697 4699 3241 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 135551046 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4702] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4702/stat : 4702 (java) S 4697 4699 3241 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4703] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4703/stat : 4703 (java) S 4697 4699 3241 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135551047 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4704] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4704/stat : 4704 (java) S 4697 4699 3241 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4705] ppid=4697 vsize=915460 CPUtime=0.22
/proc/4699/task/4705/stat : 4705 (java) S 4697 4699 3241 0 -1 64 398 0 0 0 21 1 0 0 16 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4699/tid=4706] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4706/stat : 4706 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4699/tid=4707] ppid=4697 vsize=915460 CPUtime=0
/proc/4699/task/4707/stat : 4707 (java) S 4697 4699 3241 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135551052 937431040 9360 18446744073709551615 134512640 134570532 4294956384 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) 915460

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

Child status: 143
Real time (s): 1800.85
CPU time (s): 1800.1
CPU user time (s): 1799.87
CPU system time (s): 0.227965
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9644
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= 37230
involuntary context switches= 45713

runsolver used 1.87671 s user time and 4.64329 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 07:42:44 UTC 2007


IDJOB= 194415
IDBENCH= 3213
FILE ID= node5/194415-1168069362

PBS_JOBID= 3475423

Free space on /tmp= 66333 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-40_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194415-1168069362/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-194415-1168069362 -o ROOT/results/node5/solver-194415-1168069362 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194415-1168069362/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0b51f3fff6daaef58a9dde4d43bb4756

RANDOM SEED= 625848612

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.240
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.240
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:       1173560 kB
Buffers:         71684 kB
Cached:         669108 kB
SwapCached:          0 kB
Active:         267296 kB
Inactive:       520960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1173560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          66512 kB
Slab:            79284 kB
Committed_AS:  3100528 kB
PageTables:       2008 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= 66331 MiB



End job on node5 on Sat Jan  6 08:12:47 UTC 2007