Trace number 282745

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 1215.83 1217.24

General information on the benchmark

NameMaxCSP/celar/subs6/
scenw-6-sub3_ext.xml
MD5SUM532a0a01a58d627c1504ce0cf6a00535
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints397
Best CPU time to get the best result obtained on this benchmark71.1462
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/282745-1169322151/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=18  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.39	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.62	     nbConstraints=421  nbRelationTypes=137  nbExtensionStructures=137  nbSharedExtensionStructures=284
0.62	     nbConflictsStructures=137  nbSharedConflictsStructures=284  nbSharedBinaryRepresentations=10326  maxDegree=68
0.62	     maxArity=2
0.62	       =>  wckTime=0.331  cpuTime=0.24  mem=15M696
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.415  cpuTime=0.28  mem=5M761
0.72	
0.72	s SATISFIABLE
0.72	o 270
0.72	c 151
0.72	o 280
0.72	c 141
0.72	o 282
0.72	c 139
0.73	o 284
0.73	c 137
0.73	o 288
0.73	c 133
0.73	o 292
0.73	c 129
0.73	o 296
0.73	c 125
0.73	o 302
0.73	c 119
0.73	o 308
0.73	c 113
0.74	o 309
0.74	c 112
0.74	o 316
0.74	c 105
0.74	o 321
0.74	c 100
0.74	o 322
0.74	c 99
0.74	o 324
0.74	c 97
0.74	o 331
0.74	c 90
0.74	o 335
0.74	c 86
0.74	o 345
0.74	c 76
0.75	o 354
0.75	c 67
0.75	o 364
0.75	c 57
0.75	o 369
0.75	c 52
0.75	o 379
0.75	c 42
0.75	o 381
0.75	c 40
0.75	o 384
0.75	c 37
0.76	o 388
0.76	c 33
0.78	o 389
0.78	c 32
0.79	o 391
0.79	c 30
0.93	o 396
0.93	c 25
3.31	o 397
3.31	c 24
19.66	   
19.66	   search
19.66	     run=0  nbConstraintChecks=174234620  nbAssignments=10000
19.66	       =>  wckTime=18.958  cpuTime=18.92  mem=5M761
33.34	   
33.34	   search
33.34	     run=1  nbConstraintChecks=301340536  nbAssignments=17021
33.34	       =>  wckTime=32.637  cpuTime=32.6  mem=5M761
33.34	   
33.34	   global
33.34	     nbConstraintChecks=301340536  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.34	     solvingWckTime=32.633  solvingCpuTime=32.6  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.34	     globalCpuTime=32.92
33.34	       =>  wckTime=33.053  cpuTime=32.88  mem=5M761
33.34	   
33.34	   solver IterativeSystematicSolver being built... 
33.46	       =>  wckTime=33.171  cpuTime=32.97  mem=16M735
33.54	   
33.54	   preprocessing
33.54	     nbConstraintChecks=205354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.54	     detectedInconsistency=no
33.54	       =>  wckTime=0.075  cpuTime=0.05  mem=16M735
33.73	   
33.73	   search
33.73	     run=0  nbConstraintChecks=1133982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59
33.73	     nbFailedAssignments=45  nbBacktracks=10  nbVisitedNodes=115  nbRestartNogoods=0
33.73	       =>  wckTime=0.269  cpuTime=0.24  mem=16M735
34.61	   
34.61	   search
34.61	     run=1  nbConstraintChecks=6613941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=318
34.61	     nbFailedAssignments=284  nbBacktracks=25  nbVisitedNodes=628  nbRestartNogoods=6
34.61	       =>  wckTime=1.145  cpuTime=1.1  mem=16M735
35.18	   
35.18	   search
35.18	     run=2  nbConstraintChecks=10376689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=515
35.18	     nbFailedAssignments=456  nbBacktracks=47  nbVisitedNodes=1019  nbRestartNogoods=28
35.18	       =>  wckTime=1.718  cpuTime=1.67  mem=16M735
36.75	   
36.75	   search
36.75	     run=3  nbConstraintChecks=20967076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1057
36.75	     nbFailedAssignments=960  nbBacktracks=80  nbVisitedNodes=2098  nbRestartNogoods=72
36.75	       =>  wckTime=3.288  cpuTime=3.24  mem=16M735
39.67	   
39.67	   search
39.67	     run=4  nbConstraintChecks=39114942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2009
39.67	     nbFailedAssignments=1859  nbBacktracks=130  nbVisitedNodes=3999  nbRestartNogoods=110
39.67	       =>  wckTime=6.207  cpuTime=6.14  mem=16M735
42.15	   
42.15	   search
42.15	     run=5  nbConstraintChecks=54873004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2813
42.15	     nbFailedAssignments=2585  nbBacktracks=205  nbVisitedNodes=5604  nbRestartNogoods=119
42.15	       =>  wckTime=8.682  cpuTime=8.6  mem=16M735
48.60	   
48.60	   search
48.60	     run=6  nbConstraintChecks=97242767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4940
48.60	     nbFailedAssignments=4596  nbBacktracks=318  nbVisitedNodes=9855  nbRestartNogoods=214
48.60	       =>  wckTime=15.132  cpuTime=15.03  mem=16M735
61.52	   
61.52	   search
61.53	     run=7  nbConstraintChecks=184143046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9289
61.53	     nbFailedAssignments=8772  nbBacktracks=488  nbVisitedNodes=18550  nbRestartNogoods=270
61.53	       =>  wckTime=28.061  cpuTime=27.94  mem=16M735
65.43	   
65.43	   search
65.43	     run=8  nbConstraintChecks=210183022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10829
65.43	     nbFailedAssignments=10050  nbBacktracks=744  nbVisitedNodes=21624  nbRestartNogoods=349
65.43	       =>  wckTime=31.971  cpuTime=31.85  mem=16M735
79.68	   
79.68	   search
79.68	     run=9  nbConstraintChecks=308832888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15637
79.68	     nbFailedAssignments=14468  nbBacktracks=1128  nbVisitedNodes=31234  nbRestartNogoods=386
79.68	       =>  wckTime=46.215  cpuTime=46.09  mem=16M735
107.82	   
107.82	   search
107.82	     run=10  nbConstraintChecks=503662822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25097
107.82	     nbFailedAssignments=23349  nbBacktracks=1704  nbVisitedNodes=50151  nbRestartNogoods=408
107.82	       =>  wckTime=74.354  cpuTime=74.18  mem=16M735
120.09	   
120.09	   search
120.09	     run=11  nbConstraintChecks=588011742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29598
120.09	     nbFailedAssignments=26981  nbBacktracks=2568  nbVisitedNodes=59147  nbRestartNogoods=434
120.09	       =>  wckTime=86.624  cpuTime=86.45  mem=16M735
135.00	   
135.00	   search
135.00	     run=12  nbConstraintChecks=686931104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35330
135.00	     nbFailedAssignments=31411  nbBacktracks=3865  nbVisitedNodes=70606  nbRestartNogoods=465
135.00	       =>  wckTime=101.536  cpuTime=101.33  mem=16M735
179.77	   
179.77	   search
179.77	     run=13  nbConstraintChecks=973559778  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49411
179.77	     nbFailedAssignments=43543  nbBacktracks=5811  nbVisitedNodes=98763  nbRestartNogoods=484
179.78	       =>  wckTime=146.311  cpuTime=146.06  mem=16M735
211.63	   
211.63	   search
211.63	     run=14  nbConstraintChecks=1184056726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61790
211.63	     nbFailedAssignments=52997  nbBacktracks=8730  nbVisitedNodes=123515  nbRestartNogoods=500
211.63	       =>  wckTime=178.163  cpuTime=177.89  mem=16M735
279.96	   
279.96	   search
279.96	     run=15  nbConstraintChecks=1633688338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86036
279.96	     nbFailedAssignments=72859  nbBacktracks=13108  nbVisitedNodes=171997  nbRestartNogoods=518
279.96	       =>  wckTime=246.492  cpuTime=246.14  mem=16M735
414.42	   
414.42	   search
414.42	     run=16  nbConstraintChecks=2523702925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133447
414.42	     nbFailedAssignments=113698  nbBacktracks=19676  nbVisitedNodes=266801  nbRestartNogoods=571
414.42	       =>  wckTime=380.953  cpuTime=380.46  mem=16M735
535.23	   
535.23	   search
535.23	     run=17  nbConstraintChecks=3301823582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180374
535.23	     nbFailedAssignments=150765  nbBacktracks=29528  nbVisitedNodes=360617  nbRestartNogoods=611
535.23	       =>  wckTime=501.769  cpuTime=501.16  mem=16M735
717.55	   
717.55	   search
717.55	     run=18  nbConstraintChecks=4478090249  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252149
717.55	     nbFailedAssignments=207757  nbBacktracks=44306  nbVisitedNodes=504124  nbRestartNogoods=656
717.55	       =>  wckTime=684.086  cpuTime=683.29  mem=16M735
1098.88	   
1098.88	   search
1098.88	     run=19  nbConstraintChecks=6948853645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=386090
1098.88	     nbFailedAssignments=319525  nbBacktracks=66474  nbVisitedNodes=771797  nbRestartNogoods=695
1098.88	       =>  wckTime=1065.413  cpuTime=1064.21  mem=16M735
1217.18	   
1217.18	   search
1217.18	     run=20  nbConstraintChecks=7695506828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=425299
1217.18	     nbFailedAssignments=352697  nbBacktracks=72512  nbVisitedNodes=850098  nbRestartNogoods=721
1217.18	       =>  wckTime=1183.718  cpuTime=1182.3  mem=16M735
1217.18	   
1217.18	   global
1217.18	     nbConstraintChecks=7695712182  nbRestartNogoods=721  solvingWckTime=1183.718  solvingCpuTime=1182.3  expiredTime=no
1217.18	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1215.31
1217.18	       =>  wckTime=1216.891  cpuTime=1215.27  mem=16M735
1217.19	
1217.19	s OPTIMUM FOUND
1217.19	v 43 43 5 0 37 2 1 21 38 26 25 26 17 1 2 2 9 43 
1217.19	   
1217.19	   totalWckTime=1216.968  totalCpuTime=1215.32

Verifier Data (download as text)

24 unsatisfied constraints, 397 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/node5/watcher-282745-1169322151 -o ROOT/results/node5/solver-282745-1169322151 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282745-1169322151/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.92 1.95 1.98 4/93 29613
/proc/meminfo: memFree=1388464/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=172 CPUtime=0
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 260829566 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7893796 0 0 4096 0 0 0 0 17 0 0 0
/proc/29612/statm: 43 24 18 14 0 3 0

[startup+0.108217 s]
/proc/loadavg: 1.92 1.95 1.98 4/93 29613
/proc/meminfo: memFree=1388464/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=914988 CPUtime=0.1
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 3082 0 1 0 8 2 0 0 24 0 8 0 260829566 936947712 2828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228747 2830 1457 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.516267 s]
/proc/loadavg: 1.92 1.95 1.98 4/93 29613
/proc/meminfo: memFree=1388464/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915332 CPUtime=0.5
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 7777 0 1 0 46 4 0 0 25 0 8 0 260829566 937299968 7516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228833 7516 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33936 s]
/proc/loadavg: 1.92 1.95 1.98 3/100 29620
/proc/meminfo: memFree=1363384/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=1.32
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 8970 0 1 0 126 6 0 0 25 0 8 0 260829566 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073740236 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8708 2479 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.14
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.99254 s]
/proc/loadavg: 1.92 1.95 1.98 3/100 29620
/proc/meminfo: memFree=1363192/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=2.97
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 8971 0 1 0 288 9 0 0 25 0 8 0 260829566 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8708 2479 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.14
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8708 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915464

[startup+6.28192 s]
/proc/loadavg: 1.92 1.95 1.98 3/100 29620
/proc/meminfo: memFree=1363192/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=6.26
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 8974 0 1 0 611 15 0 0 25 0 8 0 260829566 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073740215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8711 2479 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.14
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 347 0 0 0 14 0 0 0 15 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915464

[startup+12.7727 s]
/proc/loadavg: 1.93 1.96 1.98 3/100 29620
/proc/meminfo: memFree=1363192/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=12.74
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 8974 0 1 0 1245 29 0 0 25 0 8 0 260829566 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741912 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8711 2479 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.14
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 347 0 0 0 14 0 0 0 15 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8711 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915464

[startup+25.6131 s]
/proc/loadavg: 1.94 1.96 1.98 3/100 29620
/proc/meminfo: memFree=1363256/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=25.57
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 8976 0 1 0 2502 55 0 0 25 0 8 0 260829566 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8713 2479 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 220 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.15
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 260829574 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915464

[startup+51.231 s]
/proc/loadavg: 1.96 1.96 1.98 3/100 29620
/proc/meminfo: memFree=1363000/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=51.16
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9137 0 1 0 5042 74 0 0 25 0 8 0 260829566 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841503 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8866 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.25
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 403 0 0 0 24 1 0 0 15 0 8 0 260829574 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915464

[startup+102.455 s]
/proc/loadavg: 2.02 1.98 1.99 3/100 29620
/proc/meminfo: memFree=1363000/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=102.32
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9142 0 1 0 10158 74 0 0 25 0 8 0 260829566 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841604 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8869 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 915464

[startup+162.527 s]
/proc/loadavg: 2.06 1.99 1.99 3/100 29620
/proc/meminfo: memFree=1363000/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=162.34
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9143 0 1 0 16160 74 0 0 25 0 8 0 260829566 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861462 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 915464

[startup+823.374 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29620
/proc/meminfo: memFree=1362816/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=822.51
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9145 0 1 0 82175 76 0 0 25 0 8 0 260829566 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8870 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 915464

[startup+883.449 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29620
/proc/meminfo: memFree=1362816/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=882.52
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9145 0 1 0 88176 76 0 0 25 0 8 0 260829566 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8870 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.52
Current children cumulated vsize (KiB) 915464

[startup+943.524 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29620
/proc/meminfo: memFree=1362816/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=942.52
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9145 0 1 0 94176 76 0 0 25 0 8 0 260829566 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846282 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8870 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.52
Current children cumulated vsize (KiB) 915464

[startup+1003.6 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 29710
/proc/meminfo: memFree=1368112/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=1002.54
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9145 0 1 0 100177 77 0 0 25 0 8 0 260829566 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841440 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8870 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.54
Current children cumulated vsize (KiB) 915464

[startup+1063.68 s]
/proc/loadavg: 1.97 1.98 1.99 3/94 29710
/proc/meminfo: memFree=1368304/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=1062.57
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9145 0 1 0 106180 77 0 0 25 0 8 0 260829566 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846140 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8870 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.57
Current children cumulated vsize (KiB) 915464

[startup+1123.78 s]
/proc/loadavg: 1.99 1.98 1.99 4/100 29784
/proc/meminfo: memFree=1367088/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=1122.54
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9145 0 1 0 112175 79 0 0 25 0 8 0 260829566 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073907951 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8870 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 915464

[startup+1183.79 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 29908
/proc/meminfo: memFree=1368096/2055920 swapFree=4192812/4192956
[pid=29612] ppid=29610 vsize=915464 CPUtime=1182.45
/proc/29612/stat : 29612 (java) R 29610 29612 29486 0 -1 0 9145 0 1 0 118158 87 0 0 25 0 8 0 260829566 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861481 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29612/statm: 228866 8870 2532 14 0 215336 0
[pid=29612/tid=29614] ppid=29610 vsize=915464 CPUtime=0.03
/proc/29612/task/29614/stat : 29614 (java) S 29610 29612 29486 0 -1 64 221 0 0 0 3 0 0 0 16 0 8 0 260829570 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29615] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29615/stat : 29615 (java) S 29610 29612 29486 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29616] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29616/stat : 29616 (java) S 29610 29612 29486 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 260829571 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29617] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29617/stat : 29617 (java) S 29610 29612 29486 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29618] ppid=29610 vsize=915464 CPUtime=0.26
/proc/29612/task/29618/stat : 29618 (java) S 29610 29612 29486 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29619] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29619/stat : 29619 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29612/tid=29620] ppid=29610 vsize=915464 CPUtime=0
/proc/29612/task/29620/stat : 29620 (java) S 29610 29612 29486 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 260829574 937435136 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1217.24
CPU time (s): 1215.83
CPU user time (s): 1214.95
CPU system time (s): 0.886865
CPU usage (%): 99.8839
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1214.95
system time used= 0.886865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9235
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= 25897
involuntary context switches= 35242

runsolver used 1.64375 s user time and 3.75043 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 19:42:31 UTC 2007


IDJOB= 282745
IDBENCH= 12885
IDSOLVER= 68
FILE ID= node5/282745-1169322151

PBS_JOBID= 3610089

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  532a0a01a58d627c1504ce0cf6a00535

RANDOM SEED= 799532182

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1388880 kB
Buffers:         59184 kB
Cached:         453740 kB
SwapCached:          0 kB
Active:         164728 kB
Inactive:       424024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1388880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2172 kB
Writeback:           0 kB
Mapped:         104856 kB
Slab:            62932 kB
Committed_AS:  8462680 kB
PageTables:       2272 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= 66561 MiB



End job on node5 on Sat Jan 20 20:02:49 UTC 2007