Trace number 281134

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 139.402 140.086

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-25_ext.xml
MD5SUM4e2cadf51825129e59cb31c7afdf618c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints98
Best CPU time to get the best result obtained on this benchmark4.10238
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281134-1169310135/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.49	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1248  maxDegree=9
0.50	     maxArity=2
0.50	       =>  wckTime=0.194  cpuTime=0.16  mem=8M846
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.273  cpuTime=0.2  mem=5M493
0.58	
0.58	s SATISFIABLE
0.58	o 42
0.58	c 59
0.58	o 46
0.58	c 55
0.58	o 49
0.58	c 52
0.58	o 51
0.58	c 50
0.58	o 54
0.58	c 47
0.58	o 57
0.58	c 44
0.58	o 60
0.58	c 41
0.59	o 62
0.59	c 39
0.59	o 65
0.59	c 36
0.59	o 66
0.59	c 35
0.59	o 69
0.59	c 32
0.59	o 70
0.59	c 31
0.59	o 72
0.59	c 29
0.59	o 73
0.59	c 28
0.59	o 75
0.59	c 26
0.59	o 76
0.59	c 25
0.59	o 77
0.59	c 24
0.59	o 80
0.59	c 21
0.59	o 81
0.59	c 20
0.59	o 82
0.60	c 19
0.60	o 84
0.60	c 17
0.60	o 86
0.60	c 15
0.60	o 87
0.60	c 14
0.60	o 88
0.60	c 13
0.60	o 89
0.60	c 12
0.60	o 90
0.60	c 11
0.60	o 91
0.60	c 10
0.60	o 92
0.60	c 9
0.61	o 93
0.61	c 8
0.61	o 94
0.61	c 7
0.61	o 95
0.61	c 6
0.66	o 96
0.66	c 5
0.68	o 97
0.68	c 4
0.68	o 98
0.68	c 3
1.91	   
1.91	   search
1.91	     run=0  nbConstraintChecks=5601565  nbAssignments=10000
1.91	       =>  wckTime=1.336  cpuTime=1.31  mem=5M493
3.19	   
3.19	   search
3.19	     run=1  nbConstraintChecks=11736937  nbAssignments=20000
3.19	       =>  wckTime=2.617  cpuTime=2.58  mem=5M493
4.42	   
4.42	   search
4.42	     run=2  nbConstraintChecks=17257540  nbAssignments=30000
4.42	       =>  wckTime=3.843  cpuTime=3.78  mem=5M493
5.69	   
5.69	   search
5.69	     run=3  nbConstraintChecks=23313033  nbAssignments=40000
5.69	       =>  wckTime=5.118  cpuTime=5.05  mem=5M493
6.89	   
6.89	   search
6.89	     run=4  nbConstraintChecks=28796352  nbAssignments=50000
6.89	       =>  wckTime=6.322  cpuTime=6.25  mem=5M493
8.10	   
8.10	   search
8.10	     run=5  nbConstraintChecks=34196108  nbAssignments=60000
8.10	       =>  wckTime=7.529  cpuTime=7.44  mem=5M493
9.30	   
9.30	   search
9.30	     run=6  nbConstraintChecks=39588596  nbAssignments=70000
9.30	       =>  wckTime=8.725  cpuTime=8.64  mem=5M493
10.55	   
10.55	   search
10.55	     run=7  nbConstraintChecks=45333559  nbAssignments=80000
10.55	       =>  wckTime=9.975  cpuTime=9.89  mem=5M493
11.77	   
11.77	   search
11.77	     run=8  nbConstraintChecks=50950280  nbAssignments=90000
11.77	       =>  wckTime=11.202  cpuTime=11.11  mem=5M493
12.98	   
12.98	   search
12.98	     run=9  nbConstraintChecks=56311587  nbAssignments=100000
12.98	       =>  wckTime=12.406  cpuTime=12.3  mem=5M493
14.21	   
14.21	   search
14.21	     run=10  nbConstraintChecks=62024703  nbAssignments=110000
14.21	       =>  wckTime=13.641  cpuTime=13.54  mem=5M493
15.53	   
15.53	   search
15.53	     run=11  nbConstraintChecks=68353824  nbAssignments=120000
15.53	       =>  wckTime=14.958  cpuTime=14.85  mem=5M493
16.76	   
16.76	   search
16.76	     run=12  nbConstraintChecks=73977595  nbAssignments=130000
16.76	       =>  wckTime=16.187  cpuTime=16.08  mem=5M493
18.02	   
18.02	   search
18.02	     run=13  nbConstraintChecks=79937339  nbAssignments=140000
18.02	       =>  wckTime=17.444  cpuTime=17.32  mem=5M493
19.23	   
19.23	   search
19.23	     run=14  nbConstraintChecks=85475955  nbAssignments=150000
19.23	       =>  wckTime=18.656  cpuTime=18.53  mem=5M493
20.50	   
20.50	   search
20.50	     run=15  nbConstraintChecks=91420825  nbAssignments=160000
20.50	       =>  wckTime=19.926  cpuTime=19.79  mem=5M493
21.68	   
21.68	   search
21.68	     run=16  nbConstraintChecks=96749537  nbAssignments=170000
21.68	       =>  wckTime=21.111  cpuTime=20.98  mem=5M493
22.96	   
22.96	   search
22.96	     run=17  nbConstraintChecks=102816042  nbAssignments=180000
22.96	       =>  wckTime=22.384  cpuTime=22.24  mem=5M493
24.18	   
24.18	   search
24.18	     run=18  nbConstraintChecks=108435440  nbAssignments=190000
24.18	       =>  wckTime=23.604  cpuTime=23.46  mem=5M493
25.47	   
25.47	   search
25.47	     run=19  nbConstraintChecks=114711472  nbAssignments=200000
25.47	       =>  wckTime=24.898  cpuTime=24.74  mem=5M493
26.69	   
26.69	   search
26.69	     run=20  nbConstraintChecks=120268877  nbAssignments=210000
26.69	       =>  wckTime=26.116  cpuTime=25.96  mem=5M493
27.99	   
27.99	   search
27.99	     run=21  nbConstraintChecks=126482615  nbAssignments=220000
27.99	       =>  wckTime=27.417  cpuTime=27.25  mem=5M493
29.26	   
29.26	   search
29.26	     run=22  nbConstraintChecks=132481455  nbAssignments=230000
29.26	       =>  wckTime=28.689  cpuTime=28.52  mem=5M493
30.52	   
30.52	   search
30.52	     run=23  nbConstraintChecks=138296633  nbAssignments=240000
30.52	       =>  wckTime=29.949  cpuTime=29.78  mem=5M493
30.83	   
30.83	   search
30.83	     run=24  nbConstraintChecks=139626745  nbAssignments=242608
30.83	       =>  wckTime=30.257  cpuTime=30.09  mem=5M493
30.83	   
30.83	   global
30.83	     nbConstraintChecks=139626745  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.83	     solvingWckTime=30.254  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.83	     globalCpuTime=30.34
30.83	       =>  wckTime=30.53  cpuTime=30.29  mem=5M493
30.83	   
30.83	   solver IterativeSystematicSolver being built... 
30.96	       =>  wckTime=30.656  cpuTime=30.38  mem=16M547
31.01	   
31.01	   preprocessing
31.01	     nbConstraintChecks=18079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.01	     detectedInconsistency=no
31.01	       =>  wckTime=0.049  cpuTime=0.03  mem=16M547
31.07	   
31.07	   search
31.07	     run=0  nbConstraintChecks=103808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77
31.07	     nbFailedAssignments=57  nbBacktracks=10  nbVisitedNodes=145  nbRestartNogoods=0
31.07	       =>  wckTime=0.107  cpuTime=0.09  mem=16M547
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=238128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175
31.13	     nbFailedAssignments=135  nbBacktracks=25  nbVisitedNodes=335  nbRestartNogoods=28
31.13	       =>  wckTime=0.177  cpuTime=0.15  mem=16M547
31.23	   
31.23	   search
31.23	     run=2  nbConstraintChecks=458045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322
31.23	     nbFailedAssignments=254  nbBacktracks=50  nbVisitedNodes=625  nbRestartNogoods=35
31.23	       =>  wckTime=0.269  cpuTime=0.23  mem=16M547
31.30	   
31.30	   search
31.30	     run=3  nbConstraintChecks=640593  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=460
31.30	     nbFailedAssignments=347  nbBacktracks=83  nbVisitedNodes=889  nbRestartNogoods=38
31.30	       =>  wckTime=0.338  cpuTime=0.3  mem=16M547
31.48	   
31.48	   search
31.48	     run=4  nbConstraintChecks=1114617  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=769
31.48	     nbFailedAssignments=598  nbBacktracks=134  nbVisitedNodes=1500  nbRestartNogoods=60
31.48	       =>  wckTime=0.522  cpuTime=0.48  mem=16M547
31.69	   
31.69	   search
31.69	     run=5  nbConstraintChecks=1582025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1077
31.69	     nbFailedAssignments=826  nbBacktracks=209  nbVisitedNodes=2108  nbRestartNogoods=73
31.69	       =>  wckTime=0.731  cpuTime=0.69  mem=16M547
32.04	   
32.04	   search
32.04	     run=6  nbConstraintChecks=2429559  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1606
32.04	     nbFailedAssignments=1238  nbBacktracks=322  nbVisitedNodes=3161  nbRestartNogoods=94
32.04	       =>  wckTime=1.081  cpuTime=1.03  mem=16M547
32.58	   
32.58	   search
32.58	     run=7  nbConstraintChecks=3788104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2622
32.58	     nbFailedAssignments=2071  nbBacktracks=492  nbVisitedNodes=5170  nbRestartNogoods=102
32.58	       =>  wckTime=1.626  cpuTime=1.57  mem=16M547
33.09	   
33.09	   search
33.09	     run=8  nbConstraintChecks=5241036  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3700
33.09	     nbFailedAssignments=2884  nbBacktracks=748  nbVisitedNodes=7308  nbRestartNogoods=151
33.09	       =>  wckTime=2.128  cpuTime=2.06  mem=16M547
33.99	   
33.99	   search
33.99	     run=9  nbConstraintChecks=7873055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5483
33.99	     nbFailedAssignments=4279  nbBacktracks=1132  nbVisitedNodes=10861  nbRestartNogoods=169
33.99	       =>  wckTime=3.032  cpuTime=2.96  mem=16M547
35.26	   
35.26	   search
35.26	     run=10  nbConstraintChecks=11100582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7926
35.26	     nbFailedAssignments=6133  nbBacktracks=1708  nbVisitedNodes=15700  nbRestartNogoods=176
35.26	       =>  wckTime=4.303  cpuTime=4.23  mem=16M547
36.72	   
36.72	   search
36.72	     run=11  nbConstraintChecks=14476014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10396
36.72	     nbFailedAssignments=7732  nbBacktracks=2572  nbVisitedNodes=20566  nbRestartNogoods=205
36.72	       =>  wckTime=5.765  cpuTime=5.68  mem=16M547
38.74	   
38.74	   search
38.74	     run=12  nbConstraintChecks=18823144  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13848
38.74	     nbFailedAssignments=9877  nbBacktracks=3869  nbVisitedNodes=27438  nbRestartNogoods=222
38.74	       =>  wckTime=7.782  cpuTime=7.69  mem=16M547
41.38	   
41.38	   search
41.38	     run=13  nbConstraintChecks=25372152  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18988
41.38	     nbFailedAssignments=13065  nbBacktracks=5815  nbVisitedNodes=37615  nbRestartNogoods=232
41.38	       =>  wckTime=10.426  cpuTime=10.32  mem=16M547
44.66	   
44.66	   search
44.66	     run=14  nbConstraintChecks=33735258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25698
44.66	     nbFailedAssignments=16847  nbBacktracks=8735  nbVisitedNodes=50844  nbRestartNogoods=240
44.66	       =>  wckTime=13.7  cpuTime=13.57  mem=16M547
50.87	   
50.87	   search
50.87	     run=15  nbConstraintChecks=48160083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35943
50.87	     nbFailedAssignments=22698  nbBacktracks=13114  nbVisitedNodes=70977  nbRestartNogoods=253
50.87	       =>  wckTime=19.909  cpuTime=19.74  mem=16M547
60.28	   
60.28	   search
60.28	     run=16  nbConstraintChecks=68835258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51504
60.28	     nbFailedAssignments=31686  nbBacktracks=19682  nbVisitedNodes=101556  nbRestartNogoods=277
60.28	       =>  wckTime=29.318  cpuTime=29.11  mem=16M547
71.75	   
71.76	   search
71.76	     run=17  nbConstraintChecks=94972077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72295
71.76	     nbFailedAssignments=42618  nbBacktracks=29534  nbVisitedNodes=141707  nbRestartNogoods=302
71.76	       =>  wckTime=40.798  cpuTime=40.54  mem=16M547
90.42	   
90.42	   search
90.42	     run=18  nbConstraintChecks=135505422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103755
90.42	     nbFailedAssignments=59297  nbBacktracks=44312  nbVisitedNodes=202604  nbRestartNogoods=324
90.42	       =>  wckTime=59.466  cpuTime=59.13  mem=16M547
119.96	   
119.96	   search
119.96	     run=19  nbConstraintChecks=198488048  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152682
119.96	     nbFailedAssignments=86049  nbBacktracks=66482  nbVisitedNodes=298107  nbRestartNogoods=330
119.96	       =>  wckTime=89.005  cpuTime=88.53  mem=16M547
140.06	   
140.06	   search
140.06	     run=20  nbConstraintChecks=242090460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=186265
140.06	     nbFailedAssignments=104026  nbBacktracks=82089  nbVisitedNodes=363569  nbRestartNogoods=342
140.06	       =>  wckTime=109.105  cpuTime=108.53  mem=16M547
140.06	   
140.06	   global
140.06	     nbConstraintChecks=242108539  nbRestartNogoods=342  solvingWckTime=109.106  solvingCpuTime=108.53  expiredTime=no
140.06	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=138.96
140.06	       =>  wckTime=139.763  cpuTime=138.91  mem=16M547
140.07	
140.07	s OPTIMUM FOUND
140.07	v 8 6 6 1 3 0 7 9 2 1 8 2 5 3 9 4 3 5 6 8 2 6 4 1 4 5 7 3 3 6 9 2 2 8 9 7 7 6 2 1 
140.07	   
140.07	   totalWckTime=139.841  totalCpuTime=138.96

Verifier Data (download as text)

3 unsatisfied constraints, 98 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node55/watcher-281134-1169310135 -o ROOT/results/node55/solver-281134-1169310135 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281134-1169310135/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.02 1.02 1.01 8/72 19514
/proc/meminfo: memFree=1232664/2055920 swapFree=4192192/4192956

[startup+0.106277 s]
/proc/loadavg: 1.02 1.02 1.01 8/72 19514
/proc/meminfo: memFree=1232664/2055920 swapFree=4192192/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

[startup+0.514305 s]
/proc/loadavg: 1.02 1.02 1.01 8/72 19514
/proc/meminfo: memFree=1232664/2055920 swapFree=4192192/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

[startup+1.33538 s]
/proc/loadavg: 1.10 1.03 1.01 3/88 19537
/proc/meminfo: memFree=1207000/2055920 swapFree=4192192/4192956
[pid=19513] ppid=19506 vsize=915448 CPUtime=1.3
/proc/19513/stat : 19513 (java) R 19506 19513 19397 0 -1 0 7109 0 1 0 106 24 0 0 25 0 8 0 279411744 937418752 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19513/statm: 228861 6847 2479 14 0 215331 0
[pid=19513/tid=19524] ppid=19506 vsize=915444 CPUtime=0.02
/proc/19513/task/19524/stat : 19524 (java) S 19506 19513 19397 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 279411748 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19525] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19525/stat : 19525 (java) S 19506 19513 19397 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279411748 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19526] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19526/stat : 19526 (java) S 19506 19513 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279411748 937418752 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19530] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19530/stat : 19530 (java) S 19506 19513 19397 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279411751 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19531] ppid=19506 vsize=915448 CPUtime=0.1
/proc/19513/task/19531/stat : 19531 (java) S 19506 19513 19397 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279411751 937418752 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19532] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19532/stat : 19532 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279411752 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19533] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19533/stat : 19533 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279411752 937414656 6847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.97254 s]
/proc/loadavg: 1.10 1.03 1.01 3/88 19537
/proc/meminfo: memFree=1206872/2055920 swapFree=4192192/4192956
[pid=19513] ppid=19506 vsize=915444 CPUtime=2.94
/proc/19513/stat : 19513 (java) R 19506 19513 19397 0 -1 0 7112 0 1 0 223 71 0 0 25 0 8 0 279411744 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19513/statm: 228861 6849 2479 14 0 215331 0
[pid=19513/tid=19524] ppid=19506 vsize=915444 CPUtime=0.02
/proc/19513/task/19524/stat : 19524 (java) S 19506 19513 19397 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279411748 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19525] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19525/stat : 19525 (java) S 19506 19513 19397 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279411748 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19526] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19526/stat : 19526 (java) S 19506 19513 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279411748 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19530] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19530/stat : 19530 (java) S 19506 19513 19397 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279411751 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19531] ppid=19506 vsize=915444 CPUtime=0.11
/proc/19513/task/19531/stat : 19531 (java) S 19506 19513 19397 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279411751 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19532] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19532/stat : 19532 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279411752 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19533] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19533/stat : 19533 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279411752 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26185 s]
/proc/loadavg: 1.17 1.05 1.02 3/88 19537
/proc/meminfo: memFree=1206872/2055920 swapFree=4192192/4192956
[pid=19513] ppid=19506 vsize=915444 CPUtime=6.19
/proc/19513/stat : 19513 (java) R 19506 19513 19397 0 -1 0 7112 0 1 0 450 169 0 0 25 0 8 0 279411744 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19513/statm: 228861 6849 2479 14 0 215331 0
[pid=19513/tid=19524] ppid=19506 vsize=915444 CPUtime=0.02
/proc/19513/task/19524/stat : 19524 (java) S 19506 19513 19397 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279411748 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19525] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19525/stat : 19525 (java) S 19506 19513 19397 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279411748 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19526] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19526/stat : 19526 (java) S 19506 19513 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279411748 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19530] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19530/stat : 19530 (java) S 19506 19513 19397 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279411751 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19531] ppid=19506 vsize=915444 CPUtime=0.11
/proc/19513/task/19531/stat : 19531 (java) S 19506 19513 19397 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279411751 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19532] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19532/stat : 19532 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279411752 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19533] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19533/stat : 19533 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279411752 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

[startup+12.7435 s]
/proc/loadavg: 1.24 1.06 1.02 3/88 19537
/proc/meminfo: memFree=1206872/2055920 swapFree=4192192/4192956
[pid=19513] ppid=19506 vsize=915444 CPUtime=12.65
/proc/19513/stat : 19513 (java) R 19506 19513 19397 0 -1 0 7112 0 1 0 901 364 0 0 25 0 8 0 279411744 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19513/statm: 228861 6849 2479 14 0 215331 0
[pid=19513/tid=19524] ppid=19506 vsize=915448 CPUtime=0.02
/proc/19513/task/19524/stat : 19524 (java) S 19506 19513 19397 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279411748 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19525] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19525/stat : 19525 (java) S 19506 19513 19397 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279411748 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19526] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19526/stat : 19526 (java) S 19506 19513 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279411748 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19530] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19530/stat : 19530 (java) S 19506 19513 19397 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279411751 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19531] ppid=19506 vsize=915444 CPUtime=0.11
/proc/19513/task/19531/stat : 19531 (java) S 19506 19513 19397 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279411751 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19532] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19532/stat : 19532 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279411752 937414656 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19533] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19533/stat : 19533 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279411752 937418752 6849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915444

[startup+25.6157 s]
/proc/loadavg: 1.36 1.09 1.03 3/88 19537
/proc/meminfo: memFree=1206872/2055920 swapFree=4192192/4192956
[pid=19513] ppid=19506 vsize=915444 CPUtime=25.47
/proc/19513/stat : 19513 (java) R 19506 19513 19397 0 -1 0 7114 0 1 0 1795 752 0 0 25 0 8 0 279411744 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19513/statm: 228862 6851 2479 14 0 215332 0
[pid=19513/tid=19524] ppid=19506 vsize=915444 CPUtime=0.02
/proc/19513/task/19524/stat : 19524 (java) S 19506 19513 19397 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279411748 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19525] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19525/stat : 19525 (java) S 19506 19513 19397 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279411748 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19526] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19526/stat : 19526 (java) S 19506 19513 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279411748 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19530] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19530/stat : 19530 (java) S 19506 19513 19397 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279411751 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19531] ppid=19506 vsize=915444 CPUtime=0.11
/proc/19513/task/19531/stat : 19531 (java) S 19506 19513 19397 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 279411751 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19532] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19532/stat : 19532 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279411752 937414656 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19533] ppid=19506 vsize=915448 CPUtime=0
/proc/19513/task/19533/stat : 19533 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279411752 937418752 6851 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915444

[startup+51.2272 s]
/proc/loadavg: 1.61 1.18 1.06 4/88 19537
/proc/meminfo: memFree=1199512/2055920 swapFree=4192192/4192956
[pid=19513] ppid=19506 vsize=915444 CPUtime=50.94
/proc/19513/stat : 19513 (java) R 19506 19513 19397 0 -1 0 9053 0 1 0 4191 903 0 0 25 0 8 0 279411744 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073672640 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19513/statm: 228861 8784 2532 14 0 215331 0
[pid=19513/tid=19524] ppid=19506 vsize=915444 CPUtime=0.02
/proc/19513/task/19524/stat : 19524 (java) S 19506 19513 19397 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279411748 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19525] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19525/stat : 19525 (java) S 19506 19513 19397 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279411748 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19526] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19526/stat : 19526 (java) S 19506 19513 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279411748 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19530] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19530/stat : 19530 (java) S 19506 19513 19397 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279411751 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19531] ppid=19506 vsize=915444 CPUtime=0.21
/proc/19513/task/19531/stat : 19531 (java) S 19506 19513 19397 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 279411751 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19532] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19532/stat : 19532 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279411752 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19533] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19533/stat : 19533 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279411752 937414656 8784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915444

[startup+102.447 s]
/proc/loadavg: 1.83 1.30 1.11 3/88 19537
/proc/meminfo: memFree=1199512/2055920 swapFree=4192192/4192956
[pid=19513] ppid=19506 vsize=915444 CPUtime=101.93
/proc/19513/stat : 19513 (java) R 19506 19513 19397 0 -1 0 9061 0 1 0 9290 903 0 0 25 0 8 0 279411744 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801173 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19513/statm: 228861 8791 2532 14 0 215331 0
[pid=19513/tid=19524] ppid=19506 vsize=915444 CPUtime=0.02
/proc/19513/task/19524/stat : 19524 (java) S 19506 19513 19397 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279411748 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19525] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19525/stat : 19525 (java) S 19506 19513 19397 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279411748 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19526] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19526/stat : 19526 (java) S 19506 19513 19397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279411748 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19530] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19530/stat : 19530 (java) S 19506 19513 19397 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279411751 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19531] ppid=19506 vsize=915444 CPUtime=0.21
/proc/19513/task/19531/stat : 19531 (java) S 19506 19513 19397 0 -1 64 390 0 0 0 20 1 0 0 16 0 8 0 279411751 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19532] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19532/stat : 19532 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279411752 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19513/tid=19533] ppid=19506 vsize=915444 CPUtime=0
/proc/19513/task/19533/stat : 19533 (java) S 19506 19513 19397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279411752 937414656 8791 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 140.086
CPU time (s): 139.402
CPU user time (s): 130.356
CPU system time (s): 9.04562
CPU usage (%): 99.5117
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.356
system time used= 9.04562
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9161
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= 4020
involuntary context switches= 6450

runsolver used 0.150977 s user time and 0.487925 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan 20 16:22:15 UTC 2007


IDJOB= 281134
IDBENCH= 12091
IDSOLVER= 68
FILE ID= node55/281134-1169310135

PBS_JOBID= 3610230

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281134-1169310135/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-281134-1169310135 -o ROOT/results/node55/solver-281134-1169310135 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281134-1169310135/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4e2cadf51825129e59cb31c7afdf618c

RANDOM SEED= 21725799

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1233552 kB
Buffers:         53588 kB
Cached:         671296 kB
SwapCached:        268 kB
Active:         137508 kB
Inactive:       607204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233552 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            2356 kB
Writeback:           0 kB
Mapped:          28736 kB
Slab:            63484 kB
Committed_AS:  5619144 kB
PageTables:       1660 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node55 on Sat Jan 20 16:24:36 UTC 2007