Trace number 282574

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 EPFCOPTIMUM 886.74 891.058

General information on the benchmark

NameMaxCSP/celar/subs7/
scenw-7-sub3_ext.xml
MD5SUMecf2e73bef9f71dc6fdfa75313d82cae
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints401
Best CPU time to get the best result obtained on this benchmark68.7096
Satisfiable
(Un)Satisfiability was proved
Number of variables18
Number of constraints421
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension421
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282574-1169320309/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=18  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.41	       =>  wckTime=0.099  cpuTime=0.1  mem=6M887
0.41	   
0.41	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.67	     nbConstraints=421  nbRelationTypes=140  nbExtensionStructures=140  nbSharedExtensionStructures=281
0.67	     nbConflictsStructures=140  nbSharedConflictsStructures=281  nbSharedBinaryRepresentations=10787  maxDegree=68
0.67	     maxArity=2
0.67	       =>  wckTime=0.362  cpuTime=0.28  mem=16M711
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.45  cpuTime=0.33  mem=5M762
0.77	
0.77	s SATISFIABLE
0.77	o 258
0.77	c 163
0.77	o 266
0.77	c 155
0.78	o 268
0.78	c 153
0.78	o 274
0.78	c 147
0.78	o 278
0.78	c 143
0.79	o 284
0.79	c 137
0.79	o 292
0.79	c 129
0.79	o 295
0.79	c 126
0.79	o 300
0.79	c 121
0.79	o 306
0.79	c 115
0.79	o 314
0.79	c 107
0.79	o 321
0.79	c 100
0.80	o 329
0.80	c 92
0.80	o 335
0.80	c 86
0.80	o 341
0.80	c 80
0.80	o 345
0.80	c 76
0.80	o 355
0.80	c 66
0.80	o 361
0.80	c 60
0.80	o 372
0.80	c 49
0.80	o 375
0.80	c 46
0.80	o 377
0.80	c 44
0.81	o 382
0.81	c 39
0.81	o 386
0.81	c 35
0.81	o 391
0.81	c 30
0.81	o 393
0.81	c 28
0.81	o 394
0.81	c 27
0.81	o 397
0.81	c 24
0.88	o 398
0.88	c 23
0.89	o 399
0.89	c 22
1.06	o 400
1.06	c 21
1.25	o 401
1.25	c 20
21.85	   
21.85	   search
21.85	     run=0  nbConstraintChecks=176222635  nbAssignments=10000
21.85	       =>  wckTime=21.092  cpuTime=20.96  mem=5M762
31.42	   
31.42	   search
31.42	     run=1  nbConstraintChecks=257485190  nbAssignments=14593
31.42	       =>  wckTime=30.659  cpuTime=30.48  mem=5M762
31.42	   
31.42	   global
31.42	     nbConstraintChecks=257485190  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.42	     solvingWckTime=30.655  solvingCpuTime=30.47  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.42	     globalCpuTime=30.84
31.42	       =>  wckTime=31.11  cpuTime=30.8  mem=5M762
31.42	   
31.42	   solver IterativeSystematicSolver being built... 
31.55	       =>  wckTime=31.239  cpuTime=30.9  mem=16M735
31.63	   
31.64	   preprocessing
31.64	     nbConstraintChecks=217462  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.64	     detectedInconsistency=no
31.64	       =>  wckTime=0.084  cpuTime=0.06  mem=16M735
32.35	   
32.35	   search
32.35	     run=0  nbConstraintChecks=4237865  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=195
32.35	     nbFailedAssignments=182  nbBacktracks=10  nbVisitedNodes=388  nbRestartNogoods=0
32.35	       =>  wckTime=0.796  cpuTime=0.76  mem=16M735
32.99	   
32.99	   search
33.00	     run=1  nbConstraintChecks=7737566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=386
33.00	     nbFailedAssignments=356  nbBacktracks=25  nbVisitedNodes=768  nbRestartNogoods=64
33.00	       =>  wckTime=1.445  cpuTime=1.39  mem=16M735
34.00	   
34.00	   search
34.00	     run=2  nbConstraintChecks=13617073  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=700
34.00	     nbFailedAssignments=646  nbBacktracks=47  nbVisitedNodes=1394  nbRestartNogoods=86
34.00	       =>  wckTime=2.451  cpuTime=2.39  mem=16M735
34.92	   
34.92	   search
34.92	     run=3  nbConstraintChecks=18895720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=985
34.92	     nbFailedAssignments=895  nbBacktracks=80  nbVisitedNodes=1961  nbRestartNogoods=93
34.92	       =>  wckTime=3.371  cpuTime=3.31  mem=16M735
35.50	   
35.50	   search
35.50	     run=4  nbConstraintChecks=22595596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1240
35.50	     nbFailedAssignments=1094  nbBacktracks=130  nbVisitedNodes=2465  nbRestartNogoods=135
35.50	       =>  wckTime=3.95  cpuTime=3.87  mem=16M735
39.01	   
39.01	   search
39.01	     run=5  nbConstraintChecks=43937222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2277
39.01	     nbFailedAssignments=2052  nbBacktracks=205  nbVisitedNodes=4535  nbRestartNogoods=152
39.01	       =>  wckTime=7.459  cpuTime=7.35  mem=16M735
40.75	   
40.75	   search
40.75	     run=6  nbConstraintChecks=55716283  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2965
40.75	     nbFailedAssignments=2619  nbBacktracks=318  nbVisitedNodes=5903  nbRestartNogoods=162
40.75	       =>  wckTime=9.2  cpuTime=9.07  mem=16M735
43.17	   
43.17	   search
43.17	     run=7  nbConstraintChecks=71119819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3872
43.17	     nbFailedAssignments=3347  nbBacktracks=488  nbVisitedNodes=7708  nbRestartNogoods=175
43.17	       =>  wckTime=11.619  cpuTime=11.49  mem=16M735
47.53	   
47.53	   search
47.53	     run=8  nbConstraintChecks=97597231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5466
47.53	     nbFailedAssignments=4678  nbBacktracks=745  nbVisitedNodes=10888  nbRestartNogoods=185
47.53	       =>  wckTime=15.977  cpuTime=15.83  mem=16M735
53.02	   
53.02	   search
53.02	     run=9  nbConstraintChecks=132721961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7697
53.02	     nbFailedAssignments=6519  nbBacktracks=1129  nbVisitedNodes=15343  nbRestartNogoods=219
53.02	       =>  wckTime=21.468  cpuTime=21.3  mem=16M735
60.14	   
60.14	   search
60.14	     run=10  nbConstraintChecks=177333063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10331
60.14	     nbFailedAssignments=8569  nbBacktracks=1705  nbVisitedNodes=20598  nbRestartNogoods=281
60.14	       =>  wckTime=28.585  cpuTime=28.37  mem=16M735
72.06	   
72.06	   search
72.06	     run=11  nbConstraintChecks=251987808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14979
72.06	     nbFailedAssignments=12348  nbBacktracks=2569  nbVisitedNodes=29887  nbRestartNogoods=292
72.06	       =>  wckTime=40.508  cpuTime=40.23  mem=16M735
87.25	   
87.25	   search
87.25	     run=12  nbConstraintChecks=347800849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21063
87.25	     nbFailedAssignments=17131  nbBacktracks=3866  nbVisitedNodes=42051  nbRestartNogoods=334
87.25	       =>  wckTime=55.7  cpuTime=55.35  mem=16M735
115.45	   
115.45	   search
115.45	     run=13  nbConstraintChecks=520897217  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31929
115.45	     nbFailedAssignments=26043  nbBacktracks=5812  nbVisitedNodes=63758  nbRestartNogoods=442
115.45	       =>  wckTime=83.899  cpuTime=83.41  mem=16M735
159.44	   
159.44	   search
159.44	     run=14  nbConstraintChecks=799979550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48241
159.44	     nbFailedAssignments=39431  nbBacktracks=8731  nbVisitedNodes=96369  nbRestartNogoods=462
159.44	       =>  wckTime=127.886  cpuTime=127.19  mem=16M735
214.88	   
214.88	   search
214.88	     run=15  nbConstraintChecks=1142688257  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69258
214.88	     nbFailedAssignments=56064  nbBacktracks=13109  nbVisitedNodes=138369  nbRestartNogoods=541
214.88	       =>  wckTime=183.334  cpuTime=182.37  mem=16M735
264.75	   
264.75	   search
264.75	     run=16  nbConstraintChecks=1457799304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90948
264.75	     nbFailedAssignments=71179  nbBacktracks=19677  nbVisitedNodes=181689  nbRestartNogoods=554
264.75	       =>  wckTime=233.2  cpuTime=231.99  mem=16M735
378.15	   
378.15	   search
378.15	     run=17  nbConstraintChecks=2156943338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133755
378.15	     nbFailedAssignments=104130  nbBacktracks=29529  nbVisitedNodes=267266  nbRestartNogoods=578
378.15	       =>  wckTime=346.6  cpuTime=344.86  mem=16M735
508.09	   
508.09	   search
508.09	     run=18  nbConstraintChecks=2956262170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185173
508.09	     nbFailedAssignments=140766  nbBacktracks=44307  nbVisitedNodes=370040  nbRestartNogoods=601
508.09	       =>  wckTime=476.541  cpuTime=474.18  mem=16M735
728.82	   
728.82	   search
728.82	     run=19  nbConstraintChecks=4300260125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270802
728.82	     nbFailedAssignments=204224  nbBacktracks=66475  nbVisitedNodes=541109  nbRestartNogoods=625
728.82	       =>  wckTime=697.271  cpuTime=693.86  mem=16M735
890.99	   
890.99	   search
890.99	     run=20  nbConstraintChecks=5263031399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=326615
890.99	     nbFailedAssignments=245219  nbBacktracks=81294  nbVisitedNodes=652342  nbRestartNogoods=648
890.99	       =>  wckTime=859.445  cpuTime=855.27  mem=16M735
891.00	   
891.00	   global
891.00	     nbConstraintChecks=5263248861  nbRestartNogoods=648  solvingWckTime=859.446  solvingCpuTime=855.27  expiredTime=no
891.00	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=886.21
891.00	       =>  wckTime=890.685  cpuTime=886.17  mem=16M735
891.00	
891.00	s OPTIMUM FOUND
891.00	v 43 43 8 8 5 0 7 12 12 0 0 26 21 7 10 5 35 31 
891.00	   
891.00	   totalWckTime=890.767  totalCpuTime=886.21

Verifier Data (download as text)

20 unsatisfied constraints, 401 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/node45/watcher-282574-1169320309 -o ROOT/results/node45/solver-282574-1169320309 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282574-1169320309/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.46 1.10 1.03 2/81 20191
/proc/meminfo: memFree=1406784/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=18540 CPUtime=0
/proc/20190/stat : 20190 (runsolver) R 20188 20190 19851 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280429924 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 258939088167 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20190/statm: 4635 279 244 17 0 2626 0

[startup+0.102821 s]
/proc/loadavg: 1.46 1.10 1.03 2/81 20191
/proc/meminfo: memFree=1406784/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=914988 CPUtime=0.08
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 280429924 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941994 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510896 s]
/proc/loadavg: 1.46 1.10 1.03 2/81 20191
/proc/meminfo: memFree=1406784/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915332 CPUtime=0.49
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 7271 0 1 0 45 4 0 0 18 0 8 0 280429924 937299968 7010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073445396 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228833 7010 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33304 s]
/proc/loadavg: 1.46 1.10 1.03 3/88 20198
/proc/meminfo: memFree=1381064/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=1.3
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9095 0 1 0 123 7 0 0 21 0 8 0 280429924 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742094 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8833 2479 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.14
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 345 0 0 0 14 0 0 0 18 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.98334 s]
/proc/loadavg: 1.46 1.10 1.03 3/88 20198
/proc/meminfo: memFree=1381064/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=2.94
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9096 0 1 0 285 9 0 0 25 0 8 0 280429924 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741971 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8833 2479 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.14
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 345 0 0 0 14 0 0 0 18 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26593 s]
/proc/loadavg: 1.51 1.12 1.04 3/88 20198
/proc/meminfo: memFree=1380936/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=6.2
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9099 0 1 0 605 15 0 0 25 0 8 0 280429924 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8836 2479 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.14
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7531 s]
/proc/loadavg: 1.55 1.13 1.04 3/88 20198
/proc/meminfo: memFree=1380936/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=12.66
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9099 0 1 0 1238 28 0 0 25 0 8 0 280429924 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739667 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8836 2479 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.14
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915464

[startup+25.5954 s]
/proc/loadavg: 1.65 1.18 1.05 3/88 20198
/proc/meminfo: memFree=1381064/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=25.44
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9101 0 1 0 2492 52 0 0 25 0 8 0 280429924 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742895 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8838 2479 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.14
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 280429932 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915464

[startup+51.2041 s]
/proc/loadavg: 1.77 1.24 1.08 3/88 20198
/proc/meminfo: memFree=1380680/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=50.92
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9266 0 1 0 5029 63 0 0 25 0 8 0 280429924 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847062 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8992 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.25
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 280429932 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8992 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 915464

[startup+102.41 s]
/proc/loadavg: 1.90 1.36 1.12 3/88 20198
/proc/meminfo: memFree=1380680/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=101.89
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9269 0 1 0 10126 63 0 0 25 0 8 0 280429924 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8994 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 915464

[startup+162.461 s]
/proc/loadavg: 1.96 1.47 1.18 3/88 20198
/proc/meminfo: memFree=1380744/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=161.65
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9271 0 1 0 16102 63 0 0 25 0 8 0 280429924 937435136 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911677 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.44
Current children cumulated vsize (KiB) 915464

[startup+522.734 s]
/proc/loadavg: 2.00 1.84 1.43 3/88 20198
/proc/meminfo: memFree=1380688/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=520.2
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9272 0 1 0 51956 64 0 0 25 0 8 0 280429924 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8996 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.2
Current children cumulated vsize (KiB) 915464

[startup+582.781 s]
/proc/loadavg: 2.00 1.86 1.46 3/88 20200
/proc/meminfo: memFree=1380624/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=579.97
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9272 0 1 0 57932 65 0 0 25 0 8 0 280429924 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911715 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8996 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.97
Current children cumulated vsize (KiB) 915464

[startup+642.83 s]
/proc/loadavg: 2.00 1.89 1.49 3/88 20200
/proc/meminfo: memFree=1380688/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=639.73
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9272 0 1 0 63908 65 0 0 25 0 8 0 280429924 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847090 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8996 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.73
Current children cumulated vsize (KiB) 915464

[startup+702.873 s]
/proc/loadavg: 2.00 1.90 1.52 3/88 20200
/proc/meminfo: memFree=1380688/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=699.49
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9272 0 1 0 69884 65 0 0 25 0 8 0 280429924 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841687 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8996 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 699.49
Current children cumulated vsize (KiB) 915464

[startup+762.913 s]
/proc/loadavg: 2.00 1.92 1.55 3/88 20200
/proc/meminfo: memFree=1380624/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=759.24
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9272 0 1 0 75859 65 0 0 25 0 8 0 280429924 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8996 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 759.24
Current children cumulated vsize (KiB) 915464

[startup+822.956 s]
/proc/loadavg: 2.00 1.93 1.57 3/88 20200
/proc/meminfo: memFree=1380688/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=819.01
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9272 0 1 0 81835 66 0 0 25 0 8 0 280429924 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841792 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8996 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 819.01
Current children cumulated vsize (KiB) 915464

[startup+883.005 s]
/proc/loadavg: 2.00 1.94 1.60 3/88 20200
/proc/meminfo: memFree=1380624/2055920 swapFree=4184076/4192956
[pid=20190] ppid=20188 vsize=915464 CPUtime=878.77
/proc/20190/stat : 20190 (java) R 20188 20190 19851 0 -1 0 9272 0 1 0 87811 66 0 0 25 0 8 0 280429924 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20190/statm: 228866 8996 2533 14 0 215336 0
[pid=20190/tid=20192] ppid=20188 vsize=915464 CPUtime=0.03
/proc/20190/task/20192/stat : 20192 (java) S 20188 20190 19851 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 280429928 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20193] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20193/stat : 20193 (java) S 20188 20190 19851 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20194] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20194/stat : 20194 (java) S 20188 20190 19851 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280429929 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20195] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20195/stat : 20195 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20196] ppid=20188 vsize=915464 CPUtime=0.26
/proc/20190/task/20196/stat : 20196 (java) S 20188 20190 19851 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20197] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20197/stat : 20197 (java) S 20188 20190 19851 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20190/tid=20198] ppid=20188 vsize=915464 CPUtime=0
/proc/20190/task/20198/stat : 20198 (java) S 20188 20190 19851 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280429932 937435136 8996 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 878.77
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 891.058
CPU time (s): 886.74
CPU user time (s): 886.07
CPU system time (s): 0.669898
CPU usage (%): 99.5154
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 886.07
system time used= 0.669898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9285
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= 19075
involuntary context switches= 29061

runsolver used 0.860869 s user time and 3.09653 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan 20 19:11:50 UTC 2007


IDJOB= 282574
IDBENCH= 12866
IDSOLVER= 68
FILE ID= node45/282574-1169320309

PBS_JOBID= 3610427

Free space on /tmp= 66562 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs7/scenw-7-sub3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282574-1169320309/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-282574-1169320309 -o ROOT/results/node45/solver-282574-1169320309 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282574-1169320309/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ecf2e73bef9f71dc6fdfa75313d82cae

RANDOM SEED= 218699596

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.259
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.259
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:       1407264 kB
Buffers:         53160 kB
Cached:         495452 kB
SwapCached:       2868 kB
Active:         156268 kB
Inactive:       419060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1407264 kB
SwapTotal:     4192956 kB
SwapFree:      4184076 kB
Dirty:            2940 kB
Writeback:           0 kB
Mapped:          40348 kB
Slab:            58668 kB
Committed_AS:  5360620 kB
PageTables:       1856 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= 66562 MiB



End job on node45 on Sat Jan 20 19:26:41 UTC 2007