Trace number 276220

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

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-56021_ext.xml
MD5SUM5e9f67184886c7a7c73ebe1fd2f6af54
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 benchmark132.892
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.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=epfc.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/276220-1169233585/unknown.xml
0.44	   
0.44	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.48	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.48	       =>  wckTime=0.101  cpuTime=0.08  mem=6M887
0.48	   
0.48	   relations being loaded...
0.58	   
0.58	   constraints being loaded...
0.71	     nbConstraints=276  nbRelationTypes=276  nbExtensionStructures=276  nbSharedExtensionStructures=0
0.71	     nbConflictsStructures=276  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=901  maxDegree=23
0.71	     maxArity=2
0.71	       =>  wckTime=0.324  cpuTime=0.22  mem=13M723
0.75	   
0.75	   solver LocalSearchSolver being built... 
0.80	       =>  wckTime=0.416  cpuTime=0.27  mem=6M127
0.80	
0.80	s SATISFIABLE
0.80	o 223
0.80	c 53
0.81	o 230
0.81	c 46
0.81	o 236
0.81	c 40
0.81	o 240
0.81	c 36
0.81	o 242
0.81	c 34
0.81	o 244
0.81	c 32
0.81	o 248
0.81	c 28
0.81	o 251
0.81	c 25
0.81	o 252
0.81	c 24
0.81	o 253
0.81	c 23
0.82	o 255
0.82	c 21
0.82	o 257
0.82	c 19
0.82	o 259
0.82	c 17
0.82	o 262
0.82	c 14
0.82	o 264
0.82	c 12
0.82	o 265
0.82	c 11
0.82	o 266
0.82	c 10
0.83	o 267
0.83	c 9
0.83	o 268
0.83	c 8
0.83	o 269
0.84	c 7
0.84	o 270
0.84	c 6
0.88	o 271
0.88	c 5
0.95	o 272
0.95	c 4
0.98	o 273
0.98	c 3
1.09	o 274
1.09	c 2
1.17	o 275
1.17	c 1
1.17	   
1.17	   search
1.17	     run=0  nbConstraintChecks=2277472  nbAssignments=1075
1.17	       =>  wckTime=0.378  cpuTime=0.35  mem=6M127
1.18	   
1.18	   global
1.18	     nbConstraintChecks=2277472  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.18	     solvingWckTime=0.376  solvingCpuTime=0.35  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.18	     globalCpuTime=0.67
1.18	       =>  wckTime=0.794  cpuTime=0.62  mem=6M127
1.18	   
1.18	   solver IterativeSystematicSolver being built... 
1.31	       =>  wckTime=0.925  cpuTime=0.73  mem=17M68
1.37	   
1.37	   preprocessing
1.37	     nbConstraintChecks=69573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.37	     detectedInconsistency=no
1.37	       =>  wckTime=0.064  cpuTime=0.04  mem=17M68
1.41	   
1.41	   search
1.41	     run=0  nbConstraintChecks=129563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
1.41	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
1.41	       =>  wckTime=0.104  cpuTime=0.08  mem=17M68
1.48	   
1.48	   search
1.48	     run=1  nbConstraintChecks=355879  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90
1.48	     nbFailedAssignments=55  nbBacktracks=25  nbVisitedNodes=171  nbRestartNogoods=12
1.48	       =>  wckTime=0.171  cpuTime=0.13  mem=17M68
1.55	   
1.55	   search
1.55	     run=2  nbConstraintChecks=648646  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
1.55	     nbFailedAssignments=108  nbBacktracks=47  nbVisitedNodes=326  nbRestartNogoods=26
1.55	       =>  wckTime=0.239  cpuTime=0.2  mem=17M68
1.66	   
1.66	   search
1.66	     run=3  nbConstraintChecks=1184671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297
1.66	     nbFailedAssignments=197  nbBacktracks=80  nbVisitedNodes=574  nbRestartNogoods=45
1.66	       =>  wckTime=0.356  cpuTime=0.31  mem=17M68
1.81	   
1.81	   search
1.81	     run=4  nbConstraintChecks=1858468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=472
1.81	     nbFailedAssignments=317  nbBacktracks=130  nbVisitedNodes=918  nbRestartNogoods=54
1.81	       =>  wckTime=0.498  cpuTime=0.45  mem=17M68
2.00	   
2.00	   search
2.00	     run=5  nbConstraintChecks=2775118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=716
2.00	     nbFailedAssignments=480  nbBacktracks=205  nbVisitedNodes=1397  nbRestartNogoods=64
2.00	       =>  wckTime=0.692  cpuTime=0.64  mem=17M68
2.31	   
2.31	   search
2.31	     run=6  nbConstraintChecks=4217674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1073
2.31	     nbFailedAssignments=719  nbBacktracks=318  nbVisitedNodes=2106  nbRestartNogoods=79
2.31	       =>  wckTime=1.001  cpuTime=0.94  mem=17M68
2.80	   
2.80	   search
2.80	     run=7  nbConstraintChecks=6597264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1647
2.80	     nbFailedAssignments=1117  nbBacktracks=488  nbVisitedNodes=3240  nbRestartNogoods=86
2.80	       =>  wckTime=1.495  cpuTime=1.41  mem=17M68
3.41	   
3.41	   search
3.41	     run=8  nbConstraintChecks=9609671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2407
3.41	     nbFailedAssignments=1616  nbBacktracks=744  nbVisitedNodes=4720  nbRestartNogoods=94
3.41	       =>  wckTime=2.107  cpuTime=2.01  mem=17M68
4.24	   
4.24	   search
4.24	     run=9  nbConstraintChecks=13859347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3371
4.24	     nbFailedAssignments=2191  nbBacktracks=1129  nbVisitedNodes=6528  nbRestartNogoods=116
4.24	       =>  wckTime=2.93  cpuTime=2.83  mem=17M68
5.39	   
5.39	   search
5.39	     run=10  nbConstraintChecks=19789723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4698
5.39	     nbFailedAssignments=2936  nbBacktracks=1707  nbVisitedNodes=8908  nbRestartNogoods=130
5.39	       =>  wckTime=4.079  cpuTime=3.96  mem=17M68
6.94	   
6.94	   search
6.94	     run=11  nbConstraintChecks=27799935  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6527
6.94	     nbFailedAssignments=3896  nbBacktracks=2571  nbVisitedNodes=12088  nbRestartNogoods=158
6.94	       =>  wckTime=5.633  cpuTime=5.49  mem=17M68
9.33	   
9.33	   search
9.33	     run=12  nbConstraintChecks=40320753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9439
9.33	     nbFailedAssignments=5506  nbBacktracks=3868  nbVisitedNodes=17206  nbRestartNogoods=168
9.33	       =>  wckTime=8.025  cpuTime=7.87  mem=17M68
13.02	   
13.02	   search
13.02	     run=13  nbConstraintChecks=59599599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13768
13.02	     nbFailedAssignments=7885  nbBacktracks=5814  nbVisitedNodes=24693  nbRestartNogoods=189
13.02	       =>  wckTime=11.711  cpuTime=11.52  mem=17M68
18.42	   
18.42	   search
18.42	     run=14  nbConstraintChecks=87581619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20063
18.42	     nbFailedAssignments=11256  nbBacktracks=8733  nbVisitedNodes=35580  nbRestartNogoods=202
18.43	       =>  wckTime=17.117  cpuTime=16.87  mem=17M68
26.41	   
26.41	   search
26.41	     run=15  nbConstraintChecks=128710248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29348
26.41	     nbFailedAssignments=16160  nbBacktracks=13111  nbVisitedNodes=51596  nbRestartNogoods=211
26.41	       =>  wckTime=25.105  cpuTime=24.79  mem=17M68
37.59	   
37.59	   search
37.59	     run=16  nbConstraintChecks=186861167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42851
37.59	     nbFailedAssignments=23090  nbBacktracks=19680  nbVisitedNodes=74593  nbRestartNogoods=234
37.59	       =>  wckTime=36.278  cpuTime=35.86  mem=17M68
54.98	   
54.98	   search
54.98	     run=17  nbConstraintChecks=276770974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63325
54.98	     nbFailedAssignments=33708  nbBacktracks=29532  nbVisitedNodes=109731  nbRestartNogoods=266
54.98	       =>  wckTime=53.676  cpuTime=53.1  mem=17M68
81.08	   
81.08	   search
81.08	     run=18  nbConstraintChecks=411898711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94341
81.08	     nbFailedAssignments=49942  nbBacktracks=44311  nbVisitedNodes=163347  nbRestartNogoods=305
81.08	       =>  wckTime=79.777  cpuTime=78.97  mem=17M68
120.57	   
120.57	   search
120.57	     run=19  nbConstraintChecks=616154500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140022
120.57	     nbFailedAssignments=73450  nbBacktracks=66480  nbVisitedNodes=241245  nbRestartNogoods=332
120.57	       =>  wckTime=119.262  cpuTime=118.09  mem=17M68
177.13	   
177.13	   search
177.13	     run=20  nbConstraintChecks=913181375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207867
177.13	     nbFailedAssignments=108039  nbBacktracks=99732  nbVisitedNodes=356881  nbRestartNogoods=358
177.13	       =>  wckTime=175.823  cpuTime=174.16  mem=17M68
255.44	   
255.44	   search
255.44	     run=21  nbConstraintChecks=1356882459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=310348
255.44	     nbFailedAssignments=160638  nbBacktracks=149611  nbVisitedNodes=531502  nbRestartNogoods=392
255.44	       =>  wckTime=254.129  cpuTime=252.44  mem=17M68
374.42	   
374.42	   search
374.42	     run=22  nbConstraintChecks=2033039308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463082
374.42	     nbFailedAssignments=238550  nbBacktracks=224429  nbVisitedNodes=791293  nbRestartNogoods=432
374.42	       =>  wckTime=373.116  cpuTime=371.34  mem=17M68
557.32	   
557.32	   search
557.32	     run=23  nbConstraintChecks=3072742806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=694904
557.32	     nbFailedAssignments=358140  nbBacktracks=336656  nbVisitedNodes=1187289  nbRestartNogoods=479
557.32	       =>  wckTime=556.009  cpuTime=554.13  mem=17M68
830.17	   
830.17	   search
830.17	     run=24  nbConstraintChecks=4621928766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1038390
830.17	     nbFailedAssignments=533282  nbBacktracks=504997  nbVisitedNodes=1770499  nbRestartNogoods=535
830.17	       =>  wckTime=828.858  cpuTime=826.8  mem=17M68
1222.40	   
1222.40	   search
1222.40	     run=25  nbConstraintChecks=6845826234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1543973
1222.40	     nbFailedAssignments=786349  nbBacktracks=757509  nbVisitedNodes=2623594  nbRestartNogoods=581
1222.40	       =>  wckTime=1221.094  cpuTime=1218.79  mem=17M68
1821.09	   
1821.09	   search
1821.09	     run=26  nbConstraintChecks=10227422713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1821.09	     nbAssignments=2309558  nbFailedAssignments=1173163  nbBacktracks=1136276  nbVisitedNodes=3919693
1821.09	     nbRestartNogoods=601
1821.09	       =>  wckTime=1819.78  cpuTime=1817.12  mem=17M68
2403.05	v 18 14 18 23 19 4 14 20 5 6 6 18 18 0 5 6 20 16 12 8 2 20 14 1 

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/node24/watcher-276220-1169233585 -o ROOT/results/node24/solver-276220-1169233585 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276220-1169233585/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: 2.08 2.04 1.94 4/93 19990
/proc/meminfo: memFree=1344880/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=18540 CPUtime=0
/proc/19989/stat : 19989 (runsolver) R 19987 19989 19075 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271753728 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 237788261671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19989/statm: 4635 279 244 17 0 2626 0

[startup+0.103151 s]
/proc/loadavg: 2.08 2.04 1.94 4/93 19990
/proc/meminfo: memFree=1344880/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=906128 CPUtime=0.02
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 2045 0 1 0 1 1 0 0 17 0 1 0 271753728 927875072 1794 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153785378 0 4 0 7368 0 0 0 17 1 0 0
/proc/19989/statm: 226532 1794 1022 14 0 214115 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 906128

[startup+0.511187 s]
/proc/loadavg: 2.08 2.04 1.94 4/93 19990
/proc/meminfo: memFree=1344880/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915332 CPUtime=0.43
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 6160 0 1 0 39 4 0 0 18 0 8 0 271753728 937299968 5899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228833 5899 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915332

[startup+1.33528 s]
/proc/loadavg: 2.15 2.05 1.95 3/100 19997
/proc/meminfo: memFree=1321784/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=1.24
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9040 0 1 0 113 11 0 0 24 0 8 0 271753728 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228866 8778 2527 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.19
/proc/19989/task/19995/stat : 19995 (java) R 19987 19989 19075 0 -1 64 366 0 0 0 18 1 0 0 16 0 8 0 271753742 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153537445 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8778 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915464

[startup+2.98345 s]
/proc/loadavg: 2.15 2.05 1.95 3/100 19997
/proc/meminfo: memFree=1319096/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2.88
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9183 0 1 0 276 12 0 0 25 0 8 0 271753728 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741286 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228866 8919 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 17 0 8 0 271753739 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.26
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 396 0 0 0 25 1 0 0 15 0 8 0 271753742 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915464

[startup+6.26281 s]
/proc/loadavg: 2.14 2.05 1.95 3/100 19997
/proc/meminfo: memFree=1318912/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=6.13
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9195 0 1 0 601 12 0 0 25 0 8 0 271753728 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228866 8930 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.26
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 271753742 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8930 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915464

[startup+12.7525 s]
/proc/loadavg: 2.13 2.05 1.95 3/100 19997
/proc/meminfo: memFree=1318976/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=12.55
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9201 0 1 0 1243 12 0 0 25 0 8 0 271753728 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228866 8935 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.26
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271753742 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8935 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915464

[startup+25.6009 s]
/proc/loadavg: 2.11 2.05 1.95 3/100 19997
/proc/meminfo: memFree=1319040/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=25.29
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9207 0 1 0 2517 12 0 0 25 0 8 0 271753728 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228866 8940 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.26
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271753742 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915464

[startup+51.2087 s]
/proc/loadavg: 2.06 2.04 1.95 3/100 19997
/proc/meminfo: memFree=1319040/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=50.66
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9213 0 1 0 5054 12 0 0 25 0 8 0 271753728 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073816410 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228866 8945 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 401 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 915464

[startup+102.424 s]
/proc/loadavg: 2.06 2.05 1.95 3/100 19997
/proc/meminfo: memFree=1319040/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=101.41
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9219 0 1 0 10128 13 0 0 25 0 8 0 271753728 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073885053 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19989/statm: 228866 8951 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 402 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 915464

[startup+162.487 s]
/proc/loadavg: 2.02 2.04 1.95 3/100 19997
/proc/meminfo: memFree=1319040/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=160.93
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9222 0 1 0 16080 13 0 0 25 0 8 0 271753728 937435136 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.2 s]
/proc/loadavg: 1.03 1.01 1.10 2/85 20016
/proc/meminfo: memFree=1369272/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2080.38
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9242 0 1 0 208020 18 0 0 25 0 8 0 271753728 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841842 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19989/statm: 228866 8973 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2080.38
Current children cumulated vsize (KiB) 915464

[startup+2143.23 s]
/proc/loadavg: 1.05 1.02 1.09 2/85 20016
/proc/meminfo: memFree=1369272/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2140.38
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9242 0 1 0 214019 19 0 0 25 0 8 0 271753728 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874388 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19989/statm: 228866 8973 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2140.38
Current children cumulated vsize (KiB) 915464

[startup+2203.25 s]
/proc/loadavg: 1.02 1.02 1.09 2/85 20016
/proc/meminfo: memFree=1369272/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2200.35
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9242 0 1 0 220016 19 0 0 25 0 8 0 271753728 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842082 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19989/statm: 228866 8973 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2200.35
Current children cumulated vsize (KiB) 915464

[startup+2263.27 s]
/proc/loadavg: 1.00 1.01 1.08 2/85 20016
/proc/meminfo: memFree=1369272/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2260.34
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9242 0 1 0 226015 19 0 0 25 0 8 0 271753728 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874448 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19989/statm: 228866 8973 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2260.34
Current children cumulated vsize (KiB) 915464

[startup+2323.29 s]
/proc/loadavg: 1.00 1.00 1.07 2/85 20016
/proc/meminfo: memFree=1369272/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2320.33
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9242 0 1 0 232014 19 0 0 25 0 8 0 271753728 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842118 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19989/statm: 228866 8973 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2320.33
Current children cumulated vsize (KiB) 915464

[startup+2383.31 s]
/proc/loadavg: 1.00 1.00 1.07 2/85 20016
/proc/meminfo: memFree=1369272/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2380.3
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9242 0 1 0 238011 19 0 0 25 0 8 0 271753728 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817366 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19989/statm: 228866 8973 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2380.3
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.04 s]
/proc/loadavg: 1.08 1.02 1.07 2/85 20016
/proc/meminfo: memFree=1369208/2055920 swapFree=4180096/4192956
[pid=19989] ppid=19987 vsize=915464 CPUtime=2400.02
/proc/19989/stat : 19989 (java) R 19987 19989 19075 0 -1 0 9242 0 1 0 239983 19 0 0 25 0 8 0 271753728 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841765 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19989/statm: 228866 8973 2532 14 0 215336 0
[pid=19989/tid=19991] ppid=19987 vsize=915464 CPUtime=0.03
/proc/19989/task/19991/stat : 19991 (java) S 19987 19989 19075 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19992] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19992/stat : 19992 (java) S 19987 19989 19075 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19993] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19993/stat : 19993 (java) S 19987 19989 19075 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271753739 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19994] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19994/stat : 19994 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19995] ppid=19987 vsize=915464 CPUtime=0.27
/proc/19989/task/19995/stat : 19995 (java) S 19987 19989 19075 0 -1 64 403 0 0 0 26 1 0 0 16 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19996] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19996/stat : 19996 (java) S 19987 19989 19075 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19989/tid=19997] ppid=19987 vsize=915464 CPUtime=0
/proc/19989/task/19997/stat : 19997 (java) S 19987 19989 19075 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271753742 937435136 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2403.1
CPU time (s): 2400.08
CPU user time (s): 2399.88
CPU system time (s): 0.204968
CPU usage (%): 99.8746
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.88
system time used= 0.204968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9264
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= 49740
involuntary context switches= 87880

runsolver used 2.81557 s user time and 5.85411 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Fri Jan 19 19:06:25 UTC 2007


IDJOB= 276220
IDBENCH= 5468
IDSOLVER= 68
FILE ID= node24/276220-1169233585

PBS_JOBID= 3589277

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5e9f67184886c7a7c73ebe1fd2f6af54

RANDOM SEED= 456098029

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.234
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.234
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:       1345360 kB
Buffers:         43684 kB
Cached:         508624 kB
SwapCached:        600 kB
Active:         200572 kB
Inactive:       440020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345360 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:         115288 kB
Slab:            54420 kB
Committed_AS:  6085836 kB
PageTables:       2488 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 node24 on Fri Jan 19 19:46:28 UTC 2007