Trace number 275182

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 2405.32

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-55021_ext.xml
MD5SUMf66f924f2e0721e2592069e4e3d60368
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints252
Best CPU time to get the best result obtained on this benchmark70.0723
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/275182-1169218387/unknown.xml
0.43	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.47	     nbVariables=23  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.47	       =>  wckTime=0.123  cpuTime=0.07  mem=6M887
0.47	   
0.47	   relations being loaded...
0.56	   
0.56	   constraints being loaded...
0.67	     nbConstraints=253  nbRelationTypes=253  nbExtensionStructures=253  nbSharedExtensionStructures=0
0.67	     nbConflictsStructures=253  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=853  maxDegree=22
0.67	     maxArity=2
0.67	       =>  wckTime=0.329  cpuTime=0.21  mem=12M738
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.419  cpuTime=0.25  mem=5M987
0.77	
0.77	s SATISFIABLE
0.77	o 203
0.77	c 50
0.77	o 210
0.77	c 43
0.77	o 214
0.77	c 39
0.77	o 217
0.77	c 36
0.77	o 219
0.77	c 34
0.77	o 222
0.77	c 31
0.77	o 224
0.77	c 29
0.77	o 226
0.77	c 27
0.77	o 227
0.77	c 26
0.78	o 228
0.78	c 25
0.78	o 229
0.78	c 24
0.78	o 230
0.78	c 23
0.78	o 232
0.78	c 21
0.78	o 234
0.78	c 19
0.78	o 236
0.78	c 17
0.78	o 237
0.78	c 16
0.78	o 238
0.78	c 15
0.79	o 239
0.79	c 14
0.79	o 240
0.79	c 13
0.79	o 241
0.79	c 12
0.79	o 243
0.79	c 10
0.79	o 244
0.79	c 9
0.79	o 245
0.79	c 8
0.79	o 246
0.79	c 7
0.80	o 247
0.80	c 6
0.80	o 248
0.80	c 5
0.80	o 249
0.80	c 4
0.89	o 250
0.89	c 3
0.98	o 251
0.98	c 2
3.75	   
3.75	   search
3.75	     run=0  nbConstraintChecks=20978991  nbAssignments=10000
3.75	       =>  wckTime=2.995  cpuTime=2.95  mem=5M987
6.68	   
6.68	   search
6.68	     run=1  nbConstraintChecks=42193388  nbAssignments=20000
6.68	       =>  wckTime=5.917  cpuTime=5.87  mem=5M987
6.74	o 252
6.74	c 1
6.75	   
6.75	   search
6.75	     run=2  nbConstraintChecks=42649874  nbAssignments=20298
6.75	       =>  wckTime=5.986  cpuTime=5.94  mem=5M987
6.75	   
6.75	   global
6.75	     nbConstraintChecks=42649874  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
6.75	     solvingWckTime=5.983  solvingCpuTime=5.94  expiredTime=no  totalExploration=no  nbFoundSolutions=0
6.75	     globalCpuTime=6.25
6.75	       =>  wckTime=6.405  cpuTime=6.19  mem=5M987
6.75	   
6.75	   solver IterativeSystematicSolver being built... 
6.88	       =>  wckTime=6.54  cpuTime=6.28  mem=16M894
6.95	   
6.95	   preprocessing
6.95	     nbConstraintChecks=69384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
6.95	     detectedInconsistency=no
6.95	       =>  wckTime=0.063  cpuTime=0.05  mem=16M894
6.99	   
6.99	   search
6.99	     run=0  nbConstraintChecks=147111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
6.99	     nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=73  nbRestartNogoods=0
6.99	       =>  wckTime=0.106  cpuTime=0.08  mem=16M894
7.04	   
7.04	   search
7.04	     run=1  nbConstraintChecks=330392  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
7.04	     nbFailedAssignments=57  nbBacktracks=25  nbVisitedNodes=173  nbRestartNogoods=12
7.04	       =>  wckTime=0.16  cpuTime=0.13  mem=16M894
7.10	   
7.11	   search
7.11	     run=2  nbConstraintChecks=617118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=166
7.11	     nbFailedAssignments=107  nbBacktracks=47  nbVisitedNodes=319  nbRestartNogoods=21
7.11	       =>  wckTime=0.222  cpuTime=0.19  mem=16M894
7.19	   
7.19	   search
7.19	     run=3  nbConstraintChecks=962793  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263
7.19	     nbFailedAssignments=167  nbBacktracks=80  nbVisitedNodes=507  nbRestartNogoods=22
7.19	       =>  wckTime=0.301  cpuTime=0.27  mem=16M894
7.32	   
7.32	   search
7.32	     run=4  nbConstraintChecks=1648033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=442
7.32	     nbFailedAssignments=292  nbBacktracks=130  nbVisitedNodes=855  nbRestartNogoods=24
7.33	       =>  wckTime=0.441  cpuTime=0.41  mem=16M894
7.51	   
7.51	   search
7.51	     run=5  nbConstraintChecks=2543801  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=648
7.51	     nbFailedAssignments=418  nbBacktracks=205  nbVisitedNodes=1241  nbRestartNogoods=32
7.51	       =>  wckTime=0.622  cpuTime=0.59  mem=16M894
7.72	   
7.72	   search
7.72	     run=6  nbConstraintChecks=3607513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=919
7.72	     nbFailedAssignments=572  nbBacktracks=319  nbVisitedNodes=1730  nbRestartNogoods=47
7.72	       =>  wckTime=0.839  cpuTime=0.81  mem=16M894
8.03	   
8.03	   search
8.03	     run=7  nbConstraintChecks=5080286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1308
8.03	     nbFailedAssignments=787  nbBacktracks=489  nbVisitedNodes=2412  nbRestartNogoods=52
8.03	       =>  wckTime=1.149  cpuTime=1.11  mem=16M894
8.49	   
8.49	   search
8.49	     run=8  nbConstraintChecks=7287468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1883
8.49	     nbFailedAssignments=1102  nbBacktracks=745  nbVisitedNodes=3415  nbRestartNogoods=67
8.49	       =>  wckTime=1.607  cpuTime=1.55  mem=16M894
9.14	   
9.14	   search
9.14	     run=9  nbConstraintChecks=10499746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2741
9.14	     nbFailedAssignments=1573  nbBacktracks=1129  nbVisitedNodes=4913  nbRestartNogoods=92
9.14	       =>  wckTime=2.255  cpuTime=2.18  mem=16M894
10.10	   
10.11	   search
10.11	     run=10  nbConstraintChecks=15491026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4005
10.11	     nbFailedAssignments=2256  nbBacktracks=1705  nbVisitedNodes=7126  nbRestartNogoods=107
10.11	       =>  wckTime=3.221  cpuTime=3.14  mem=16M894
11.50	   
11.50	   search
11.50	     run=11  nbConstraintChecks=22681376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5786
11.50	     nbFailedAssignments=3169  nbBacktracks=2569  nbVisitedNodes=10182  nbRestartNogoods=125
11.50	       =>  wckTime=4.613  cpuTime=4.52  mem=16M894
13.61	   
13.61	   search
13.61	     run=12  nbConstraintChecks=33573923  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8538
13.61	     nbFailedAssignments=4620  nbBacktracks=3866  nbVisitedNodes=14889  nbRestartNogoods=135
13.61	       =>  wckTime=6.726  cpuTime=6.63  mem=16M894
16.82	   
16.82	   search
16.82	     run=13  nbConstraintChecks=50164973  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12618
16.82	     nbFailedAssignments=6749  nbBacktracks=5812  nbVisitedNodes=21837  nbRestartNogoods=152
16.82	       =>  wckTime=9.934  cpuTime=9.82  mem=16M894
21.59	   
21.59	   search
21.59	     run=14  nbConstraintChecks=74734268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18670
21.59	     nbFailedAssignments=9877  nbBacktracks=8731  nbVisitedNodes=32219  nbRestartNogoods=165
21.59	       =>  wckTime=14.707  cpuTime=14.57  mem=16M894
28.64	   
28.64	   search
28.64	     run=15  nbConstraintChecks=111065099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27650
28.64	     nbFailedAssignments=14473  nbBacktracks=13110  nbVisitedNodes=47524  nbRestartNogoods=170
28.64	       =>  wckTime=21.753  cpuTime=21.58  mem=16M894
39.19	   
39.19	   search
39.19	     run=16  nbConstraintChecks=165294409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41198
39.19	     nbFailedAssignments=21451  nbBacktracks=19678  nbVisitedNodes=70691  nbRestartNogoods=203
39.19	       =>  wckTime=32.302  cpuTime=32.08  mem=16M894
55.28	   
55.28	   search
55.29	     run=17  nbConstraintChecks=248324058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61763
55.29	     nbFailedAssignments=32160  nbBacktracks=29531  nbVisitedNodes=105837  nbRestartNogoods=261
55.29	       =>  wckTime=48.402  cpuTime=48.1  mem=16M894
78.29	   
78.29	   search
78.29	     run=18  nbConstraintChecks=366695669  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92230
78.29	     nbFailedAssignments=47846  nbBacktracks=44309  nbVisitedNodes=157714  nbRestartNogoods=304
78.29	       =>  wckTime=71.406  cpuTime=70.99  mem=16M894
113.88	   
113.88	   search
113.88	     run=19  nbConstraintChecks=550083639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=137980
113.88	     nbFailedAssignments=71424  nbBacktracks=66477  nbVisitedNodes=235652  nbRestartNogoods=328
113.88	       =>  wckTime=106.993  cpuTime=106.42  mem=16M894
167.38	   
167.38	   search
167.38	     run=20  nbConstraintChecks=825505296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206058
167.38	     nbFailedAssignments=106245  nbBacktracks=99730  nbVisitedNodes=351841  nbRestartNogoods=352
167.38	       =>  wckTime=160.499  cpuTime=159.67  mem=16M894
244.72	   
244.72	   search
244.72	     run=21  nbConstraintChecks=1224039452  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=306870
244.72	     nbFailedAssignments=157176  nbBacktracks=149608  nbVisitedNodes=522401  nbRestartNogoods=379
244.72	       =>  wckTime=237.84  cpuTime=236.65  mem=16M894
362.56	   
362.56	   search
362.56	     run=22  nbConstraintChecks=1829769058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=459249
362.56	     nbFailedAssignments=234732  nbBacktracks=224427  nbVisitedNodes=781014  nbRestartNogoods=406
362.56	       =>  wckTime=355.676  cpuTime=353.94  mem=16M894
539.60	   
539.60	   search
539.60	     run=23  nbConstraintChecks=2738155387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=683414
539.60	     nbFailedAssignments=346665  nbBacktracks=336654  nbVisitedNodes=1158712  nbRestartNogoods=447
539.60	       =>  wckTime=532.717  cpuTime=529.99  mem=16M894
801.41	   
801.41	   search
801.41	     run=24  nbConstraintChecks=4110029754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1021346
801.41	     nbFailedAssignments=516251  nbBacktracks=504995  nbVisitedNodes=1728869  nbRestartNogoods=476
801.41	       =>  wckTime=794.525  cpuTime=790.77  mem=16M894
1175.52	   
1175.52	   search
1175.52	     run=25  nbConstraintChecks=6190798647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1534277
1175.52	     nbFailedAssignments=776667  nbBacktracks=757507  nbVisitedNodes=2601974  nbRestartNogoods=489
1175.52	       =>  wckTime=1168.64  cpuTime=1164.54  mem=16M894
1744.71	   
1744.71	   search
1744.71	     run=26  nbConstraintChecks=9357975714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2308814
1744.71	     nbFailedAssignments=1172433  nbBacktracks=1136275  nbVisitedNodes=3920126  nbRestartNogoods=542
1744.71	       =>  wckTime=1737.826  cpuTime=1733.2  mem=16M894
2405.28	v 17 1 19 3 17 6 6 21 12 7 8 8 18 5 0 16 1 14 0 9 0 6 12 

Verifier Data (download as text)

1 unsatisfied constraints, 252 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/node41/watcher-275182-1169218387 -o ROOT/results/node41/solver-275182-1169218387 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275182-1169218387/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.84 1.94 1.90 4/73 13186
/proc/meminfo: memFree=1600776/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=9748 CPUtime=0
/proc/13185/stat : 13185 (java) D 13183 13185 12780 0 -1 0 637 0 0 0 0 0 0 0 18 0 1 0 270237998 9981952 412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 1962788 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/13185/statm: 2437 412 333 14 0 1140 0

[startup+0.103602 s]
/proc/loadavg: 1.84 1.94 1.90 4/73 13186
/proc/meminfo: memFree=1600776/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=914988 CPUtime=0.09
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 2994 0 1 0 8 1 0 0 17 0 8 0 270237998 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514644 s]
/proc/loadavg: 1.84 1.94 1.90 4/73 13186
/proc/meminfo: memFree=1600776/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915332 CPUtime=0.45
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 6281 0 18 0 41 4 0 0 18 0 8 0 270237998 937299968 6037 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228833 6037 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.3357 s]
/proc/loadavg: 1.84 1.94 1.90 3/80 13193
/proc/meminfo: memFree=1572944/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=1.26
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 8204 0 18 0 114 12 0 0 25 0 8 0 270237998 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228866 7959 2479 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.15
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915464

[startup+2.97285 s]
/proc/loadavg: 1.84 1.94 1.90 3/80 13193
/proc/meminfo: memFree=1572816/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2.9
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 8205 0 18 0 253 37 0 0 25 0 8 0 270237998 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735641 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228866 7959 2479 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.15
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 7959 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915464

[startup+6.25713 s]
/proc/loadavg: 1.86 1.94 1.90 3/80 13193
/proc/meminfo: memFree=1572816/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=6.17
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 8207 0 18 0 538 79 0 0 25 0 8 0 270237998 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228866 7961 2479 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.15
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 270238006 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 7961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7397 s]
/proc/loadavg: 1.87 1.94 1.90 3/80 13193
/proc/meminfo: memFree=1569360/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=12.62
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9126 0 18 0 1174 88 0 0 25 0 8 0 270237998 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228866 8875 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 17 0 8 0 270238002 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.26
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 270238006 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.6018 s]
/proc/loadavg: 1.90 1.94 1.90 3/80 13193
/proc/meminfo: memFree=1569488/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=25.42
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9134 0 18 0 2454 88 0 0 25 0 8 0 270237998 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228866 8882 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.26
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 270238006 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 915464

[startup+51.204 s]
/proc/loadavg: 1.93 1.95 1.91 3/80 13193
/proc/meminfo: memFree=1569552/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=50.9
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9143 0 18 0 5002 88 0 0 25 0 8 0 270237998 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228866 8889 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.26
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 270238006 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 915464

[startup+102.507 s]
/proc/loadavg: 1.97 1.95 1.91 3/80 13193
/proc/meminfo: memFree=1569552/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=101.96
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9148 0 18 0 10108 88 0 0 25 0 8 0 270237998 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13185/statm: 228866 8894 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.26
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 270238006 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 915464

[startup+162.549 s]
/proc/loadavg: 1.99 1.96 1.91 3/80 13193
/proc/meminfo: memFree=1569488/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=161.72
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9150 0 18 0 16084 88 0 0 25 0 8 0 270237998 937435136 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836997 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.63 s]
/proc/loadavg: 2.00 2.01 1.96 3/87 13453
/proc/meminfo: memFree=1419480/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2079.68
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9170 0 18 0 207875 93 0 0 25 0 8 0 270237998 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13185/statm: 228866 8915 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.27
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2079.68
Current children cumulated vsize (KiB) 915464

[startup+2144.69 s]
/proc/loadavg: 2.00 2.01 1.96 3/87 13453
/proc/meminfo: memFree=1419480/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2139.67
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9170 0 18 0 213874 93 0 0 25 0 8 0 270237998 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073895834 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13185/statm: 228866 8915 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.27
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2139.67
Current children cumulated vsize (KiB) 915464

[startup+2204.74 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 13453
/proc/meminfo: memFree=1419416/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2199.67
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9170 0 18 0 219874 93 0 0 25 0 8 0 270237998 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839502 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13185/statm: 228866 8915 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.27
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2199.67
Current children cumulated vsize (KiB) 915464

[startup+2264.8 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 13453
/proc/meminfo: memFree=1419480/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2259.67
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9170 0 18 0 225874 93 0 0 25 0 8 0 270237998 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073894649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13185/statm: 228866 8915 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.27
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2259.67
Current children cumulated vsize (KiB) 915464

[startup+2324.84 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 13453
/proc/meminfo: memFree=1419480/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2319.66
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9170 0 18 0 231873 93 0 0 25 0 8 0 270237998 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835017 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13185/statm: 228866 8915 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.27
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2319.66
Current children cumulated vsize (KiB) 915464

[startup+2384.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 13453
/proc/meminfo: memFree=1419416/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2379.67
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9170 0 18 0 237874 93 0 0 25 0 8 0 270237998 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861445 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13185/statm: 228866 8915 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.27
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2379.67
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2405.27 s]
/proc/loadavg: 2.00 2.00 1.96 3/87 13453
/proc/meminfo: memFree=1419416/2055920 swapFree=4191892/4192956
[pid=13185] ppid=13183 vsize=915464 CPUtime=2400.03
/proc/13185/stat : 13185 (java) R 13183 13185 12780 0 -1 0 9170 0 18 0 239910 93 0 0 25 0 8 0 270237998 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13185/statm: 228866 8915 2532 14 0 215336 0
[pid=13185/tid=13187] ppid=13183 vsize=915464 CPUtime=0.03
/proc/13185/task/13187/stat : 13187 (java) S 13183 13185 12780 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13188] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13188/stat : 13188 (java) S 13183 13185 12780 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13189] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13189/stat : 13189 (java) S 13183 13185 12780 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270238002 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13190] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13190/stat : 13190 (java) S 13183 13185 12780 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13191] ppid=13183 vsize=915464 CPUtime=0.27
/proc/13185/task/13191/stat : 13191 (java) S 13183 13185 12780 0 -1 64 408 0 0 0 26 1 0 0 16 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13192] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13192/stat : 13192 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13185/tid=13193] ppid=13183 vsize=915464 CPUtime=0
/proc/13185/task/13193/stat : 13193 (java) S 13183 13185 12780 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270238006 937435136 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2405.32
CPU time (s): 2400.08
CPU user time (s): 2399.14
CPU system time (s): 0.941856
CPU usage (%): 99.7821
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.14
system time used= 0.941856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9193
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49890
involuntary context switches= 30260

runsolver used 3.13452 s user time and 7.51686 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Fri Jan 19 14:53:07 UTC 2007


IDJOB= 275182
IDBENCH= 3633
IDSOLVER= 68
FILE ID= node41/275182-1169218387

PBS_JOBID= 3589148

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-55021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275182-1169218387/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-275182-1169218387 -o ROOT/results/node41/solver-275182-1169218387 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275182-1169218387/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f66f924f2e0721e2592069e4e3d60368

RANDOM SEED= 517276781

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:       1601192 kB
Buffers:         45408 kB
Cached:         308324 kB
SwapCached:        276 kB
Active:         109840 kB
Inactive:       266488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601192 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          32932 kB
Slab:            63788 kB
Committed_AS:  4876444 kB
PageTables:       1820 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= 66559 MiB



End job on node41 on Fri Jan 19 15:33:13 UTC 2007