Trace number 281018

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 PFCOPTIMUM 58.4151 58.5601

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-11_ext.xml
MD5SUM6de7d3efe3081e320288f0df4e05490b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark2.71659
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.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281018-1169309487/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.098  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1254  maxDegree=10
0.50	     maxArity=2
0.50	       =>  wckTime=0.198  cpuTime=0.14  mem=8M860
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.278  cpuTime=0.19  mem=5M492
0.59	
0.59	s SATISFIABLE
0.59	o 45
0.59	c 56
0.59	o 49
0.59	c 52
0.59	o 52
0.59	c 49
0.59	o 53
0.59	c 48
0.59	o 56
0.59	c 45
0.59	o 58
0.59	c 43
0.59	o 60
0.59	c 41
0.59	o 61
0.59	c 40
0.60	o 62
0.60	c 39
0.60	o 65
0.60	c 36
0.60	o 66
0.60	c 35
0.60	o 67
0.60	c 34
0.60	o 68
0.60	c 33
0.60	o 70
0.60	c 31
0.60	o 71
0.60	c 30
0.60	o 73
0.60	c 28
0.60	o 75
0.60	c 26
0.60	o 76
0.60	c 25
0.60	o 79
0.60	c 22
0.60	o 80
0.60	c 21
0.61	o 81
0.61	c 20
0.61	o 82
0.61	c 19
0.61	o 83
0.61	c 18
0.61	o 85
0.61	c 16
0.61	o 86
0.61	c 15
0.61	o 87
0.61	c 14
0.61	o 88
0.61	c 13
0.61	o 89
0.61	c 12
0.62	o 90
0.62	c 11
0.62	o 91
0.62	c 10
0.62	o 92
0.62	c 9
0.62	o 94
0.62	c 7
0.62	o 95
0.62	c 6
0.62	o 96
0.62	c 5
0.62	o 97
0.62	c 4
0.62	o 98
0.62	c 3
2.01	   
2.01	   search
2.01	     run=0  nbConstraintChecks=5682450  nbAssignments=10000
2.01	       =>  wckTime=1.431  cpuTime=1.4  mem=5M492
3.31	   
3.31	   search
3.31	     run=1  nbConstraintChecks=11315118  nbAssignments=20000
3.31	       =>  wckTime=2.727  cpuTime=2.69  mem=5M492
4.46	   
4.46	   search
4.46	     run=2  nbConstraintChecks=16551148  nbAssignments=30000
4.46	       =>  wckTime=3.875  cpuTime=3.83  mem=5M492
5.68	   
5.68	   search
5.68	     run=3  nbConstraintChecks=22171994  nbAssignments=40000
5.68	       =>  wckTime=5.098  cpuTime=5.05  mem=5M492
6.88	   
6.88	   search
6.88	     run=4  nbConstraintChecks=27873735  nbAssignments=50000
6.88	       =>  wckTime=6.294  cpuTime=6.24  mem=5M492
8.10	   
8.10	   search
8.10	     run=5  nbConstraintChecks=33844301  nbAssignments=60000
8.10	       =>  wckTime=7.518  cpuTime=7.47  mem=5M492
9.31	   
9.31	   search
9.31	     run=6  nbConstraintChecks=39665925  nbAssignments=70000
9.31	       =>  wckTime=8.725  cpuTime=8.67  mem=5M492
10.56	   
10.56	   search
10.56	     run=7  nbConstraintChecks=45780680  nbAssignments=80000
10.56	       =>  wckTime=9.978  cpuTime=9.92  mem=5M492
11.76	   
11.76	   search
11.76	     run=8  nbConstraintChecks=51516160  nbAssignments=90000
11.76	       =>  wckTime=11.181  cpuTime=11.13  mem=5M492
13.02	   
13.02	   search
13.02	     run=9  nbConstraintChecks=57526386  nbAssignments=100000
13.02	       =>  wckTime=12.437  cpuTime=12.38  mem=5M492
14.18	   
14.18	   search
14.18	     run=10  nbConstraintChecks=62869183  nbAssignments=110000
14.18	       =>  wckTime=13.601  cpuTime=13.54  mem=5M492
15.36	   
15.36	   search
15.36	     run=11  nbConstraintChecks=68286482  nbAssignments=120000
15.36	       =>  wckTime=14.775  cpuTime=14.71  mem=5M492
16.53	   
16.53	   search
16.53	     run=12  nbConstraintChecks=73674881  nbAssignments=130000
16.53	       =>  wckTime=15.946  cpuTime=15.88  mem=5M492
17.83	   
17.83	   search
17.83	     run=13  nbConstraintChecks=80176474  nbAssignments=140000
17.83	       =>  wckTime=17.25  cpuTime=17.19  mem=5M492
17.87	o 99
17.87	c 2
19.02	   
19.02	   search
19.02	     run=14  nbConstraintChecks=85781945  nbAssignments=150000
19.02	       =>  wckTime=18.443  cpuTime=18.38  mem=5M492
20.27	   
20.27	   search
20.27	     run=15  nbConstraintChecks=91766004  nbAssignments=160000
20.27	       =>  wckTime=19.688  cpuTime=19.62  mem=5M492
21.49	   
21.49	   search
21.49	     run=16  nbConstraintChecks=97585919  nbAssignments=170000
21.49	       =>  wckTime=20.912  cpuTime=20.84  mem=5M492
22.73	   
22.73	   search
22.73	     run=17  nbConstraintChecks=103612350  nbAssignments=180000
22.73	       =>  wckTime=22.148  cpuTime=22.08  mem=5M492
23.92	   
23.92	   search
23.92	     run=18  nbConstraintChecks=109230942  nbAssignments=190000
23.92	       =>  wckTime=23.335  cpuTime=23.27  mem=5M492
25.23	   
25.23	   search
25.23	     run=19  nbConstraintChecks=115916108  nbAssignments=200000
25.23	       =>  wckTime=24.65  cpuTime=24.58  mem=5M492
26.38	   
26.38	   search
26.38	     run=20  nbConstraintChecks=121226732  nbAssignments=210000
26.38	       =>  wckTime=25.803  cpuTime=25.73  mem=5M492
27.63	   
27.63	   search
27.63	     run=21  nbConstraintChecks=127243192  nbAssignments=220000
27.63	       =>  wckTime=27.046  cpuTime=26.97  mem=5M492
28.85	   
28.85	   search
28.85	     run=22  nbConstraintChecks=133134083  nbAssignments=230000
28.85	       =>  wckTime=28.269  cpuTime=28.2  mem=5M492
30.04	   
30.04	   search
30.04	     run=23  nbConstraintChecks=138740724  nbAssignments=240000
30.04	       =>  wckTime=29.459  cpuTime=29.39  mem=5M492
31.23	   
31.23	   search
31.23	     run=24  nbConstraintChecks=144401465  nbAssignments=250000
31.24	       =>  wckTime=30.654  cpuTime=30.58  mem=5M492
32.54	   
32.54	   search
32.54	     run=25  nbConstraintChecks=150659085  nbAssignments=260000
32.54	       =>  wckTime=31.954  cpuTime=31.88  mem=5M492
33.72	   
33.72	   search
33.72	     run=26  nbConstraintChecks=156168589  nbAssignments=270000
33.72	       =>  wckTime=33.142  cpuTime=33.06  mem=5M492
34.94	   
34.94	   search
34.94	     run=27  nbConstraintChecks=161892464  nbAssignments=280000
34.94	       =>  wckTime=34.356  cpuTime=34.28  mem=5M492
36.11	   
36.11	   search
36.11	     run=28  nbConstraintChecks=167290961  nbAssignments=290000
36.11	       =>  wckTime=35.532  cpuTime=35.45  mem=5M492
37.41	   
37.41	   search
37.41	     run=29  nbConstraintChecks=173787934  nbAssignments=300000
37.41	       =>  wckTime=36.832  cpuTime=36.75  mem=5M492
38.64	   
38.64	   search
38.64	     run=30  nbConstraintChecks=179616606  nbAssignments=310000
38.64	       =>  wckTime=38.057  cpuTime=37.98  mem=5M492
39.91	   
39.91	   search
39.91	     run=31  nbConstraintChecks=185846666  nbAssignments=320000
39.91	       =>  wckTime=39.332  cpuTime=39.25  mem=5M492
41.11	   
41.11	   search
41.11	     run=32  nbConstraintChecks=191408268  nbAssignments=330000
41.11	       =>  wckTime=40.524  cpuTime=40.44  mem=5M492
42.35	   
42.35	   search
42.35	     run=33  nbConstraintChecks=197399539  nbAssignments=340000
42.35	       =>  wckTime=41.767  cpuTime=41.68  mem=5M492
43.52	   
43.52	   search
43.52	     run=34  nbConstraintChecks=202852034  nbAssignments=350000
43.52	       =>  wckTime=42.938  cpuTime=42.86  mem=5M492
44.79	   
44.79	   search
44.79	     run=35  nbConstraintChecks=209210912  nbAssignments=360000
44.79	       =>  wckTime=44.213  cpuTime=44.13  mem=5M492
45.98	   
45.98	   search
45.98	     run=36  nbConstraintChecks=214830022  nbAssignments=370000
45.98	       =>  wckTime=45.398  cpuTime=45.31  mem=5M492
47.27	   
47.27	   search
47.27	     run=37  nbConstraintChecks=220974673  nbAssignments=380000
47.27	       =>  wckTime=46.687  cpuTime=46.59  mem=5M492
47.91	   
47.91	   search
47.91	     run=38  nbConstraintChecks=223891279  nbAssignments=385569
47.91	       =>  wckTime=47.326  cpuTime=47.24  mem=5M492
47.91	   
47.91	   global
47.91	     nbConstraintChecks=223891279  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.91	     solvingWckTime=47.323  solvingCpuTime=47.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.91	     globalCpuTime=47.48
47.91	       =>  wckTime=47.604  cpuTime=47.43  mem=5M492
47.91	   
47.91	   solver IterativeSystematicSolver being built... 
48.04	       =>  wckTime=47.731  cpuTime=47.52  mem=16M417
48.04	   
48.04	   preprocessing
48.04	     nbConstraintChecks=90  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=1
48.04	     detectedInconsistency=no
48.04	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M417
48.13	   
48.13	   search
48.13	     run=0  nbConstraintChecks=100286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
48.13	     nbFailedAssignments=55  nbBacktracks=10  nbVisitedNodes=138  nbRestartNogoods=0
48.13	       =>  wckTime=0.095  cpuTime=0.07  mem=16M417
48.20	   
48.20	   search
48.20	     run=1  nbConstraintChecks=223461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160
48.20	     nbFailedAssignments=122  nbBacktracks=25  nbVisitedNodes=308  nbRestartNogoods=21
48.20	       =>  wckTime=0.165  cpuTime=0.13  mem=16M417
48.31	   
48.31	   search
48.31	     run=2  nbConstraintChecks=444674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=306
48.31	     nbFailedAssignments=242  nbBacktracks=47  nbVisitedNodes=595  nbRestartNogoods=45
48.31	       =>  wckTime=0.272  cpuTime=0.23  mem=16M417
48.40	   
48.40	   search
48.40	     run=3  nbConstraintChecks=658284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451
48.40	     nbFailedAssignments=342  nbBacktracks=80  nbVisitedNodes=873  nbRestartNogoods=52
48.40	       =>  wckTime=0.362  cpuTime=0.32  mem=16M417
48.59	   
48.59	   search
48.59	     run=4  nbConstraintChecks=1146454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=762
48.59	     nbFailedAssignments=601  nbBacktracks=130  nbVisitedNodes=1489  nbRestartNogoods=78
48.59	       =>  wckTime=0.552  cpuTime=0.5  mem=16M417
48.86	   
48.86	   search
48.86	     run=5  nbConstraintChecks=1662156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1152
48.86	     nbFailedAssignments=913  nbBacktracks=205  nbVisitedNodes=2260  nbRestartNogoods=82
48.86	       =>  wckTime=0.824  cpuTime=0.77  mem=16M417
49.18	   
49.18	   search
49.18	     run=6  nbConstraintChecks=2393489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1643
49.18	     nbFailedAssignments=1288  nbBacktracks=320  nbVisitedNodes=3236  nbRestartNogoods=94
49.18	       =>  wckTime=1.145  cpuTime=1.07  mem=16M417
49.70	   
49.70	   search
49.70	     run=7  nbConstraintChecks=3661600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2465
49.70	     nbFailedAssignments=1938  nbBacktracks=490  nbVisitedNodes=4872  nbRestartNogoods=96
49.70	       =>  wckTime=1.659  cpuTime=1.58  mem=16M417
49.83	   
49.83	   search
49.83	     run=8  nbConstraintChecks=4073707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2905
49.83	     nbFailedAssignments=2108  nbBacktracks=746  nbVisitedNodes=5731  nbRestartNogoods=104
49.83	       =>  wckTime=1.797  cpuTime=1.72  mem=16M417
50.56	   
50.56	   search
50.56	     run=9  nbConstraintChecks=6105005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4533
50.56	     nbFailedAssignments=3336  nbBacktracks=1131  nbVisitedNodes=8970  nbRestartNogoods=136
50.56	       =>  wckTime=2.519  cpuTime=2.44  mem=16M417
51.57	   
51.57	   search
51.57	     run=10  nbConstraintChecks=8837704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6481
51.57	     nbFailedAssignments=4703  nbBacktracks=1707  nbVisitedNodes=12858  nbRestartNogoods=188
51.58	       =>  wckTime=3.538  cpuTime=3.45  mem=16M417
52.43	   
52.43	   search
52.43	     run=11  nbConstraintChecks=11202980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8517
52.43	     nbFailedAssignments=5873  nbBacktracks=2571  nbVisitedNodes=16908  nbRestartNogoods=198
52.43	       =>  wckTime=4.393  cpuTime=4.3  mem=16M417
53.78	   
53.78	   search
53.78	     run=12  nbConstraintChecks=15130743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11867
53.78	     nbFailedAssignments=7912  nbBacktracks=3868  nbVisitedNodes=23576  nbRestartNogoods=204
53.78	       =>  wckTime=5.747  cpuTime=5.65  mem=16M417
56.79	   
56.79	   search
56.79	     run=13  nbConstraintChecks=22652231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17864
56.79	     nbFailedAssignments=11950  nbBacktracks=5814  nbVisitedNodes=35422  nbRestartNogoods=225
56.79	       =>  wckTime=8.752  cpuTime=8.65  mem=16M417
58.52	   
58.52	   search
58.52	     run=14  nbConstraintChecks=26611231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20913
58.52	     nbFailedAssignments=13839  nbBacktracks=6975  nbVisitedNodes=41377  nbRestartNogoods=244
58.52	       =>  wckTime=10.486  cpuTime=10.38  mem=16M417
58.52	   
58.52	   global
58.52	     nbConstraintChecks=26611321  nbRestartNogoods=244  solvingWckTime=10.487  solvingCpuTime=10.38  expiredTime=no
58.52	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=57.96
58.52	       =>  wckTime=58.219  cpuTime=57.91  mem=16M417
58.54	
58.54	s OPTIMUM FOUND
58.54	v 6 1 5 3 7 4 4 8 4 8 8 2 2 6 6 5 5 6 5 4 2 6 9 9 8 0 0 8 4 5 6 0 2 1 0 4 7 6 3 7 
58.54	   
58.54	   totalWckTime=58.305  totalCpuTime=57.97

Verifier Data (download as text)

2 unsatisfied constraints, 99 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-281018-1169309487 -o ROOT/results/node45/solver-281018-1169309487 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281018-1169309487/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.00 1.00 1.00 3/65 16637
/proc/meminfo: memFree=1432192/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=168 CPUtime=0
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 279347683 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4727083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16636/statm: 42 23 18 14 0 2 0

[startup+0.107125 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16637
/proc/meminfo: memFree=1432192/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=914988 CPUtime=0.08
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 2994 0 1 0 7 1 0 0 17 0 8 0 279347683 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072929336 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16636/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518203 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 16637
/proc/meminfo: memFree=1432192/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=916356 CPUtime=0.48
/proc/16636/stat : 16636 (java) S 16634 16636 15835 0 -1 0 6601 0 1 0 44 4 0 0 16 0 8 0 279347683 938348544 6340 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16636/statm: 229089 6340 2160 14 0 215559 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 916356

[startup+1.33834 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 16644
/proc/meminfo: memFree=1414408/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=916468 CPUtime=1.29
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 7100 0 1 0 103 26 0 0 16 0 8 0 279347683 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073666793 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16636/statm: 229117 6838 2476 14 0 215587 0
[pid=16636/tid=16638] ppid=16634 vsize=916468 CPUtime=0.02
/proc/16636/task/16638/stat : 16638 (java) S 16634 16636 15835 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279347687 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16636/tid=16639] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16639/stat : 16639 (java) S 16634 16636 15835 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16640] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16640/stat : 16640 (java) S 16634 16636 15835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16641] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16641/stat : 16641 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279347691 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16642] ppid=16634 vsize=916468 CPUtime=0.1
/proc/16636/task/16642/stat : 16642 (java) S 16634 16636 15835 0 -1 64 332 0 0 0 10 0 0 0 15 0 8 0 279347691 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16643] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16643/stat : 16643 (java) S 16634 16636 15835 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279347691 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16644] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16644/stat : 16644 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279347691 938463232 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 916468

[startup+2.97464 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 16644
/proc/meminfo: memFree=1414352/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=916468 CPUtime=2.93
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 7104 0 1 0 218 75 0 0 18 0 8 0 279347683 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16636/statm: 229117 6841 2477 14 0 215587 0
[pid=16636/tid=16638] ppid=16634 vsize=916468 CPUtime=0.02
/proc/16636/task/16638/stat : 16638 (java) S 16634 16636 15835 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279347687 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16639] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16639/stat : 16639 (java) S 16634 16636 15835 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16640] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16640/stat : 16640 (java) S 16634 16636 15835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16641] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16641/stat : 16641 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16642] ppid=16634 vsize=916468 CPUtime=0.1
/proc/16636/task/16642/stat : 16642 (java) S 16634 16636 15835 0 -1 64 334 0 0 0 10 0 0 0 16 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16643] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16643/stat : 16643 (java) S 16634 16636 15835 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16644] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16644/stat : 16644 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 916468

[startup+6.27224 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 16644
/proc/meminfo: memFree=1414352/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=916468 CPUtime=6.2
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 7104 0 1 0 448 172 0 0 25 0 8 0 279347683 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16636/statm: 229118 6841 2477 14 0 215588 0
[pid=16636/tid=16638] ppid=16634 vsize=916468 CPUtime=0.02
/proc/16636/task/16638/stat : 16638 (java) S 16634 16636 15835 0 -1 64 153 0 0 0 2 0 0 0 17 0 8 0 279347687 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16639] ppid=16634 vsize=916472 CPUtime=0
/proc/16636/task/16639/stat : 16639 (java) S 16634 16636 15835 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279347688 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16640] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16640/stat : 16640 (java) S 16634 16636 15835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16641] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16641/stat : 16641 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16642] ppid=16634 vsize=916472 CPUtime=0.1
/proc/16636/task/16642/stat : 16642 (java) S 16634 16636 15835 0 -1 64 334 0 0 0 10 0 0 0 16 0 8 0 279347691 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16643] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16643/stat : 16643 (java) S 16634 16636 15835 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16644] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16644/stat : 16644 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 916468

[startup+12.7424 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 16644
/proc/meminfo: memFree=1414360/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=916468 CPUtime=12.67
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 7104 0 1 0 907 360 0 0 25 0 8 0 279347683 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16636/statm: 229118 6841 2477 14 0 215588 0
[pid=16636/tid=16638] ppid=16634 vsize=916468 CPUtime=0.02
/proc/16636/task/16638/stat : 16638 (java) S 16634 16636 15835 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279347687 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16639] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16639/stat : 16639 (java) S 16634 16636 15835 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16640] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16640/stat : 16640 (java) S 16634 16636 15835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16641] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16641/stat : 16641 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16642] ppid=16634 vsize=916468 CPUtime=0.1
/proc/16636/task/16642/stat : 16642 (java) S 16634 16636 15835 0 -1 64 334 0 0 0 10 0 0 0 16 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16643] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16643/stat : 16643 (java) S 16634 16636 15835 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279347691 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16644] ppid=16634 vsize=916472 CPUtime=0
/proc/16636/task/16644/stat : 16644 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279347691 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 916468

[startup+25.5947 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 16644
/proc/meminfo: memFree=1414360/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=916468 CPUtime=25.51
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 7106 0 1 0 1808 743 0 0 25 0 8 0 279347683 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16636/statm: 229117 6843 2477 14 0 215587 0
[pid=16636/tid=16638] ppid=16634 vsize=916468 CPUtime=0.02
/proc/16636/task/16638/stat : 16638 (java) S 16634 16636 15835 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279347687 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16639] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16639/stat : 16639 (java) S 16634 16636 15835 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16640] ppid=16634 vsize=916472 CPUtime=0
/proc/16636/task/16640/stat : 16640 (java) S 16634 16636 15835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347688 938467328 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16641] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16641/stat : 16641 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279347691 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16642] ppid=16634 vsize=916468 CPUtime=0.11
/proc/16636/task/16642/stat : 16642 (java) S 16634 16636 15835 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 279347691 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16643] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16643/stat : 16643 (java) S 16634 16636 15835 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279347691 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16644] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16644/stat : 16644 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279347691 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 916468

[startup+51.2894 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 16644
/proc/meminfo: memFree=1406936/2055920 swapFree=4184076/4192956
[pid=16636] ppid=16634 vsize=916468 CPUtime=51.17
/proc/16636/stat : 16636 (java) R 16634 16636 15835 0 -1 0 9050 0 1 0 3693 1424 0 0 17 0 8 0 279347683 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801555 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16636/statm: 229117 8784 2528 14 0 215587 0
[pid=16636/tid=16638] ppid=16634 vsize=916468 CPUtime=0.02
/proc/16636/task/16638/stat : 16638 (java) S 16634 16636 15835 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279347687 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16639] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16639/stat : 16639 (java) S 16634 16636 15835 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16640] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16640/stat : 16640 (java) S 16634 16636 15835 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279347688 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16641] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16641/stat : 16641 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279347691 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16642] ppid=16634 vsize=916468 CPUtime=0.19
/proc/16636/task/16642/stat : 16642 (java) S 16634 16636 15835 0 -1 64 393 0 0 0 18 1 0 0 15 0 8 0 279347691 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16643] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16643/stat : 16643 (java) S 16634 16636 15835 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279347691 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16636/tid=16644] ppid=16634 vsize=916468 CPUtime=0
/proc/16636/task/16644/stat : 16644 (java) S 16634 16636 15835 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279347691 938463232 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 58.5601
CPU time (s): 58.4151
CPU user time (s): 44.1643
CPU system time (s): 14.2508
CPU usage (%): 99.7523
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.1643
system time used= 14.2508
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9159
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= 2074
involuntary context switches= 1849

runsolver used 0.069989 s user time and 0.160975 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan 20 16:11:27 UTC 2007


IDJOB= 281018
IDBENCH= 12040
IDSOLVER= 69
FILE ID= node45/281018-1169309487

PBS_JOBID= 3610179

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6de7d3efe3081e320288f0df4e05490b

RANDOM SEED= 85470732

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1432672 kB
Buffers:         52100 kB
Cached:         488828 kB
SwapCached:       2868 kB
Active:         134756 kB
Inactive:       416260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432672 kB
SwapTotal:     4192956 kB
SwapFree:      4184076 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          16076 kB
Slab:            58348 kB
Committed_AS:  5009812 kB
PageTables:       1400 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 node45 on Sat Jan 20 16:12:26 UTC 2007