Trace number 276247

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 EPFCMSAT (TO) 2400.14 2400.8

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-52021_ext.xml
MD5SUM71cffa533269446990ab132413efce2d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints275
Best CPU time to get the best result obtained on this benchmark141.547
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/276247-1169233845/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.40	       =>  wckTime=0.095  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.60	     nbConstraints=276  nbRelationTypes=276  nbExtensionStructures=276  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=276  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=862  maxDegree=23
0.60	     maxArity=2
0.60	       =>  wckTime=0.304  cpuTime=0.23  mem=13M724
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.389  cpuTime=0.27  mem=6M128
0.70	
0.70	s SATISFIABLE
0.70	o 218
0.70	c 58
0.70	o 225
0.70	c 51
0.70	o 230
0.70	c 46
0.70	o 234
0.70	c 42
0.70	o 239
0.70	c 37
0.70	o 244
0.70	c 32
0.70	o 247
0.70	c 29
0.70	o 249
0.70	c 27
0.70	o 250
0.70	c 26
0.70	o 253
0.70	c 23
0.71	o 255
0.71	c 21
0.71	o 257
0.71	c 19
0.71	o 258
0.71	c 18
0.71	o 259
0.71	c 17
0.71	o 260
0.71	c 16
0.71	o 261
0.71	c 15
0.71	o 265
0.71	c 11
0.71	o 266
0.71	c 10
0.71	o 267
0.71	c 9
0.74	o 268
0.74	c 8
0.74	o 269
0.74	c 7
0.74	o 271
0.74	c 5
0.77	o 272
0.77	c 4
0.78	o 273
0.78	c 3
1.05	o 274
1.05	c 2
2.52	o 275
2.52	c 1
2.52	   
2.52	   search
2.52	     run=0  nbConstraintChecks=13308013  nbAssignments=5786
2.52	       =>  wckTime=1.829  cpuTime=1.82  mem=6M128
2.52	   
2.52	   global
2.52	     nbConstraintChecks=13308013  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.52	     solvingWckTime=1.827  solvingCpuTime=1.82  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.52	     globalCpuTime=2.13
2.52	       =>  wckTime=2.219  cpuTime=2.09  mem=6M128
2.52	   
2.52	   solver IterativeSystematicSolver being built... 
2.64	       =>  wckTime=2.342  cpuTime=2.19  mem=17M69
2.71	   
2.71	   preprocessing
2.71	     nbConstraintChecks=77035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.71	     detectedInconsistency=no
2.71	       =>  wckTime=0.063  cpuTime=0.04  mem=17M69
2.76	   
2.76	   search
2.76	     run=0  nbConstraintChecks=174307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
2.76	     nbFailedAssignments=28  nbBacktracks=10  nbVisitedNodes=81  nbRestartNogoods=0
2.76	       =>  wckTime=0.111  cpuTime=0.08  mem=17M69
2.81	   
2.81	   search
2.81	     run=1  nbConstraintChecks=389554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
2.81	     nbFailedAssignments=61  nbBacktracks=25  nbVisitedNodes=182  nbRestartNogoods=3
2.81	       =>  wckTime=0.168  cpuTime=0.13  mem=17M69
2.88	   
2.88	   search
2.88	     run=2  nbConstraintChecks=691221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
2.88	     nbFailedAssignments=109  nbBacktracks=47  nbVisitedNodes=326  nbRestartNogoods=14
2.88	       =>  wckTime=0.233  cpuTime=0.19  mem=17M69
2.97	   
2.97	   search
2.97	     run=3  nbConstraintChecks=1120105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279
2.97	     nbFailedAssignments=181  nbBacktracks=80  nbVisitedNodes=539  nbRestartNogoods=30
2.97	       =>  wckTime=0.325  cpuTime=0.28  mem=17M69
3.10	   
3.10	   search
3.10	     run=4  nbConstraintChecks=1807241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=450
3.10	     nbFailedAssignments=296  nbBacktracks=130  nbVisitedNodes=873  nbRestartNogoods=34
3.10	       =>  wckTime=0.459  cpuTime=0.42  mem=17M69
3.30	   
3.30	   search
3.30	     run=5  nbConstraintChecks=2789165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=694
3.30	     nbFailedAssignments=460  nbBacktracks=205  nbVisitedNodes=1356  nbRestartNogoods=42
3.30	       =>  wckTime=0.653  cpuTime=0.61  mem=17M69
3.63	   
3.63	   search
3.63	     run=6  nbConstraintChecks=4417941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1104
3.63	     nbFailedAssignments=752  nbBacktracks=319  nbVisitedNodes=2169  nbRestartNogoods=63
3.63	       =>  wckTime=0.986  cpuTime=0.94  mem=17M69
4.12	   
4.12	   search
4.12	     run=7  nbConstraintChecks=6885493  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1710
4.12	     nbFailedAssignments=1183  nbBacktracks=489  nbVisitedNodes=3371  nbRestartNogoods=68
4.12	       =>  wckTime=1.481  cpuTime=1.42  mem=17M69
4.82	   
4.82	   search
4.82	     run=8  nbConstraintChecks=10537263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2569
4.82	     nbFailedAssignments=1781  nbBacktracks=745  nbVisitedNodes=5076  nbRestartNogoods=93
4.82	       =>  wckTime=2.179  cpuTime=2.12  mem=17M69
5.79	   
5.79	   search
5.79	     run=9  nbConstraintChecks=15622314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3827
5.79	     nbFailedAssignments=2650  nbBacktracks=1129  nbVisitedNodes=7575  nbRestartNogoods=100
5.79	       =>  wckTime=3.144  cpuTime=3.08  mem=17M69
7.23	   
7.23	   search
7.23	     run=10  nbConstraintChecks=23258167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5651
7.23	     nbFailedAssignments=3893  nbBacktracks=1705  nbVisitedNodes=11189  nbRestartNogoods=109
7.23	       =>  wckTime=4.585  cpuTime=4.52  mem=17M69
9.23	   
9.23	   search
9.23	     run=11  nbConstraintChecks=33901186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8192
9.23	     nbFailedAssignments=5566  nbBacktracks=2569  nbVisitedNodes=16213  nbRestartNogoods=121
9.23	       =>  wckTime=6.586  cpuTime=6.52  mem=17M69
11.97	   
11.97	   search
11.97	     run=12  nbConstraintChecks=48488116  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11512
11.97	     nbFailedAssignments=7584  nbBacktracks=3866  nbVisitedNodes=22442  nbRestartNogoods=139
11.97	       =>  wckTime=9.328  cpuTime=9.26  mem=17M69
15.61	   
15.61	   search
15.61	     run=13  nbConstraintChecks=68087363  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15974
15.61	     nbFailedAssignments=10094  nbBacktracks=5812  nbVisitedNodes=30444  nbRestartNogoods=149
15.61	       =>  wckTime=12.965  cpuTime=12.9  mem=17M69
20.67	   
20.67	   search
20.67	     run=14  nbConstraintChecks=95336519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22222
20.67	     nbFailedAssignments=13417  nbBacktracks=8732  nbVisitedNodes=41308  nbRestartNogoods=179
20.67	       =>  wckTime=18.025  cpuTime=17.95  mem=17M69
28.38	   
28.38	   search
28.38	     run=15  nbConstraintChecks=136347661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31563
28.38	     nbFailedAssignments=18376  nbBacktracks=13110  nbVisitedNodes=57504  nbRestartNogoods=195
28.38	       =>  wckTime=25.739  cpuTime=25.66  mem=17M69
39.97	   
39.97	   search
39.97	     run=16  nbConstraintChecks=198886918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45445
39.97	     nbFailedAssignments=25686  nbBacktracks=19678  nbVisitedNodes=81397  nbRestartNogoods=233
39.97	       =>  wckTime=37.331  cpuTime=37.25  mem=17M69
57.73	   
57.73	   search
57.73	     run=17  nbConstraintChecks=294298068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66579
57.73	     nbFailedAssignments=36964  nbBacktracks=29530  nbVisitedNodes=118059  nbRestartNogoods=247
57.73	       =>  wckTime=55.088  cpuTime=55.0  mem=17M69
82.96	   
82.96	   search
82.96	     run=18  nbConstraintChecks=429322309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97291
82.96	     nbFailedAssignments=52894  nbBacktracks=44308  nbVisitedNodes=170732  nbRestartNogoods=272
82.96	       =>  wckTime=80.32  cpuTime=80.23  mem=17M69
121.26	   
121.26	   search
121.26	     run=19  nbConstraintChecks=633590065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143959
121.26	     nbFailedAssignments=77389  nbBacktracks=66477  nbVisitedNodes=251166  nbRestartNogoods=286
121.26	       =>  wckTime=118.618  cpuTime=118.51  mem=17M69
177.48	   
177.48	   search
177.48	     run=20  nbConstraintChecks=934344799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=212276
177.48	     nbFailedAssignments=112449  nbBacktracks=99730  nbVisitedNodes=367772  nbRestartNogoods=329
177.48	       =>  wckTime=174.835  cpuTime=174.72  mem=17M69
260.40	   
260.40	   search
260.40	     run=21  nbConstraintChecks=1377301123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314397
260.40	     nbFailedAssignments=164686  nbBacktracks=149609  nbVisitedNodes=541963  nbRestartNogoods=367
260.40	       =>  wckTime=257.756  cpuTime=257.61  mem=17M69
384.65	   
384.65	   search
384.65	     run=22  nbConstraintChecks=2042926835  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=465893
384.65	     nbFailedAssignments=241359  nbBacktracks=224428  nbVisitedNodes=799220  nbRestartNogoods=386
384.65	       =>  wckTime=382.007  cpuTime=381.83  mem=17M69
581.85	   
581.85	   search
581.85	     run=23  nbConstraintChecks=3100549851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=699988
581.85	     nbFailedAssignments=363225  nbBacktracks=336655  nbVisitedNodes=1200863  nbRestartNogoods=416
581.85	       =>  wckTime=579.21  cpuTime=578.98  mem=17M69
861.00	   
861.00	   search
861.00	     run=24  nbConstraintChecks=4591025321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1039770
861.00	     nbFailedAssignments=534661  nbBacktracks=504997  nbVisitedNodes=1777177  nbRestartNogoods=447
861.00	       =>  wckTime=858.354  cpuTime=858.05  mem=17M69
1289.27	   
1289.27	   search
1289.27	     run=25  nbConstraintChecks=6878271800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1551976
1289.27	     nbFailedAssignments=794351  nbBacktracks=757510  nbVisitedNodes=2647142  nbRestartNogoods=480
1289.27	       =>  wckTime=1286.622  cpuTime=1286.2  mem=17M69
1918.34	   
1918.34	   search
1918.34	     run=26  nbConstraintChecks=10241565507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1918.34	     nbAssignments=2316367  nbFailedAssignments=1179970  nbBacktracks=1136278  nbVisitedNodes=3943599
1918.34	     nbRestartNogoods=524
1918.34	       =>  wckTime=1915.698  cpuTime=1915.1  mem=17M69
2400.74	v 0 12 13 11 22 5 5 13 0 6 9 15 13 23 12 15 8 3 9 15 15 6 9 21 

Verifier Data (download as text)

1 unsatisfied constraints, 275 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/node55/watcher-276247-1169233845 -o ROOT/results/node55/solver-276247-1169233845 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276247-1169233845/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.00 1.00 1.00 1/65 14933
/proc/meminfo: memFree=1370256/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=1500 CPUtime=0
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 71 0 0 0 0 0 0 0 20 0 1 0 271782750 1536000 54 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 6820448 0 0 4096 0 0 0 0 17 1 0 0
/proc/14932/statm: 375 66 53 14 0 8 0

[startup+0.102194 s]
/proc/loadavg: 1.00 1.00 1.00 1/65 14933
/proc/meminfo: memFree=1370256/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=914988 CPUtime=0.08
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 2994 0 1 0 7 1 0 0 17 0 8 0 271782750 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51023 s]
/proc/loadavg: 1.00 1.00 1.00 1/65 14933
/proc/meminfo: memFree=1370256/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915332 CPUtime=0.49
/proc/14932/stat : 14932 (java) S 14930 14932 13632 0 -1 0 7027 0 1 0 45 4 0 0 16 0 8 0 271782750 937299968 6766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228833 6766 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33031 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14940
/proc/meminfo: memFree=1347160/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=1.31
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 8452 0 1 0 118 13 0 0 17 0 8 0 271782750 937435136 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8190 2479 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915468 CPUtime=0.13
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 346 0 0 0 12 1 0 0 16 0 8 0 271782757 937439232 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8190 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.96646 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14940
/proc/meminfo: memFree=1347160/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2.95
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9163 0 1 0 266 29 0 0 17 0 8 0 271782750 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871673 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8898 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.2
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 385 0 0 0 18 2 0 0 16 0 8 0 271782757 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8898 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+6.16777 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14940
/proc/meminfo: memFree=1344280/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=6.15
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9196 0 1 0 586 29 0 0 17 0 8 0 271782750 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073890440 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8928 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 17 0 8 0 271782753 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.22
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 399 0 0 0 20 2 0 0 16 0 8 0 271782757 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915464

[startup+12.6264 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14940
/proc/meminfo: memFree=1344296/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=12.61
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9206 0 1 0 1232 29 0 0 21 0 8 0 271782750 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828553 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8937 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 401 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.4756 s]
/proc/loadavg: 1.00 1.00 1.00 3/72 14940
/proc/meminfo: memFree=1344424/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=25.45
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9212 0 1 0 2516 29 0 0 25 0 8 0 271782750 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073890444 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8942 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 401 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915464

[startup+51.1521 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14940
/proc/meminfo: memFree=1344424/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=51.12
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9217 0 1 0 5083 29 0 0 25 0 8 0 271782750 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855217 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8947 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 401 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915464

[startup+102.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14940
/proc/meminfo: memFree=1344488/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=102.35
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9225 0 1 0 10206 29 0 0 25 0 8 0 271782750 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854869 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8953 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 402 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 915464

[startup+162.482 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14940
/proc/meminfo: memFree=1344424/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=162.41
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9227 0 1 0 16212 29 0 0 25 0 8 0 271782750 937435136 8955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839412 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.47
Current children cumulated vsize (KiB) 915464

[startup+2085.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14942
/proc/meminfo: memFree=1344296/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2084.54
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9248 0 1 0 208423 31 0 0 25 0 8 0 271782750 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833058 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8975 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 404 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.54
Current children cumulated vsize (KiB) 915464

[startup+2145.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14942
/proc/meminfo: memFree=1344296/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2144.61
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9248 0 1 0 214430 31 0 0 25 0 8 0 271782750 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073901389 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8975 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 404 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.61
Current children cumulated vsize (KiB) 915464

[startup+2205.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/72 14942
/proc/meminfo: memFree=1344296/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2204.68
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9248 0 1 0 220437 31 0 0 25 0 8 0 271782750 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8975 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 404 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.68
Current children cumulated vsize (KiB) 915464

[startup+2265.38 s]
/proc/loadavg: 1.04 1.02 1.00 2/72 14942
/proc/meminfo: memFree=1344360/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2264.74
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9248 0 1 0 226443 31 0 0 25 0 8 0 271782750 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829544 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8975 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 404 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2264.74
Current children cumulated vsize (KiB) 915464

[startup+2325.46 s]
/proc/loadavg: 1.05 1.03 1.00 2/72 14942
/proc/meminfo: memFree=1344296/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2324.81
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9248 0 1 0 232450 31 0 0 25 0 8 0 271782750 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8975 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 404 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2324.81
Current children cumulated vsize (KiB) 915464

[startup+2385.54 s]
/proc/loadavg: 1.02 1.02 1.00 3/72 14942
/proc/meminfo: memFree=1344296/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2384.87
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9248 0 1 0 238456 31 0 0 25 0 8 0 271782750 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858181 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8975 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 404 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2384.87
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.73 s]
/proc/loadavg: 1.01 1.02 1.00 2/72 14942
/proc/meminfo: memFree=1344296/2055920 swapFree=4192192/4192956
[pid=14932] ppid=14930 vsize=915464 CPUtime=2400.06
/proc/14932/stat : 14932 (java) R 14930 14932 13632 0 -1 0 9248 0 1 0 239975 31 0 0 25 0 8 0 271782750 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855072 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14932/statm: 228866 8975 2532 14 0 215336 0
[pid=14932/tid=14934] ppid=14930 vsize=915464 CPUtime=0.03
/proc/14932/task/14934/stat : 14934 (java) S 14930 14932 13632 0 -1 64 311 0 0 0 3 0 0 0 16 0 8 0 271782753 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14932/tid=14935] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14935/stat : 14935 (java) S 14930 14932 13632 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14936] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14936/stat : 14936 (java) S 14930 14932 13632 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271782754 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14937] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14937/stat : 14937 (java) S 14930 14932 13632 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14938] ppid=14930 vsize=915464 CPUtime=0.23
/proc/14932/task/14938/stat : 14938 (java) S 14930 14932 13632 0 -1 64 404 0 0 0 21 2 0 0 16 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14939] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14939/stat : 14939 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14932/tid=14940] ppid=14930 vsize=915464 CPUtime=0
/proc/14932/task/14940/stat : 14940 (java) S 14930 14932 13632 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271782757 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2400.8
CPU time (s): 2400.14
CPU user time (s): 2399.81
CPU system time (s): 0.32395
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.81
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9270
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= 49444
involuntary context switches= 5183

runsolver used 2.25466 s user time and 6.26505 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Fri Jan 19 19:10:45 UTC 2007


IDJOB= 276247
IDBENCH= 5471
IDSOLVER= 68
FILE ID= node55/276247-1169233845

PBS_JOBID= 3589225

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-24/rand-24-24-276-139-52021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276247-1169233845/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-276247-1169233845 -o ROOT/results/node55/solver-276247-1169233845 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276247-1169233845/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  71cffa533269446990ab132413efce2d

RANDOM SEED= 187766758

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
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:       1370744 kB
Buffers:         48004 kB
Cached:         543124 kB
SwapCached:        268 kB
Active:         121856 kB
Inactive:       484932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370744 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          24604 kB
Slab:            64472 kB
Committed_AS:  5175144 kB
PageTables:       1380 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= 66563 MiB



End job on node55 on Fri Jan 19 19:50:46 UTC 2007