Trace number 278407

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 57.5173 57.6859

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-300-182021_ext.xml
MD5SUMc1f329cd8fff4c106209a719bf5f5913
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints211
Best CPU time to get the best result obtained on this benchmark0.151976
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints246
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension246
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.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/278407-1169287918/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.08  mem=6M887
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.47	     nbConstraints=246  nbRelationTypes=11  nbExtensionStructures=11  nbSharedExtensionStructures=235
0.47	     nbConflictsStructures=11  nbSharedConflictsStructures=235  nbSharedBinaryRepresentations=40  maxDegree=18
0.47	     maxArity=2
0.47	       =>  wckTime=0.171  cpuTime=0.13  mem=7M863
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.251  cpuTime=0.19  mem=5M486
0.55	
0.55	s SATISFIABLE
0.55	o 184
0.55	c 62
0.55	o 187
0.55	c 59
0.55	o 192
0.55	c 54
0.55	o 194
0.55	c 52
0.55	o 197
0.55	c 49
0.55	o 198
0.55	c 48
0.55	o 200
0.55	c 46
0.55	o 202
0.55	c 44
0.56	o 203
0.56	c 43
0.56	o 205
0.56	c 41
0.56	o 207
0.56	c 39
0.58	o 208
0.58	c 38
0.61	o 209
0.62	c 37
0.65	o 210
0.65	c 36
0.65	o 211
0.65	c 35
1.56	   
1.56	   search
1.56	     run=0  nbConstraintChecks=3064307  nbAssignments=10000
1.56	       =>  wckTime=1.012  cpuTime=0.98  mem=5M486
2.51	   
2.51	   search
2.51	     run=1  nbConstraintChecks=6180793  nbAssignments=20000
2.51	       =>  wckTime=1.963  cpuTime=1.93  mem=5M486
3.45	   
3.45	   search
3.45	     run=2  nbConstraintChecks=9239571  nbAssignments=30000
3.45	       =>  wckTime=2.902  cpuTime=2.87  mem=5M486
4.40	   
4.40	   search
4.40	     run=3  nbConstraintChecks=12352594  nbAssignments=40000
4.40	       =>  wckTime=3.85  cpuTime=3.82  mem=5M486
5.34	   
5.34	   search
5.34	     run=4  nbConstraintChecks=15403283  nbAssignments=50000
5.34	       =>  wckTime=4.79  cpuTime=4.76  mem=5M486
6.29	   
6.29	   search
6.29	     run=5  nbConstraintChecks=18522195  nbAssignments=60000
6.29	       =>  wckTime=5.743  cpuTime=5.71  mem=5M486
7.24	   
7.24	   search
7.24	     run=6  nbConstraintChecks=21576974  nbAssignments=70000
7.24	       =>  wckTime=6.69  cpuTime=6.66  mem=5M486
8.20	   
8.20	   search
8.20	     run=7  nbConstraintChecks=24696545  nbAssignments=80000
8.20	       =>  wckTime=7.65  cpuTime=7.62  mem=5M486
9.15	   
9.15	   search
9.15	     run=8  nbConstraintChecks=27754429  nbAssignments=90000
9.15	       =>  wckTime=8.601  cpuTime=8.56  mem=5M486
10.11	   
10.11	   search
10.11	     run=9  nbConstraintChecks=30887616  nbAssignments=100000
10.11	       =>  wckTime=9.562  cpuTime=9.52  mem=5M486
11.06	   
11.06	   search
11.06	     run=10  nbConstraintChecks=33954168  nbAssignments=110000
11.06	       =>  wckTime=10.512  cpuTime=10.47  mem=5M486
12.02	   
12.02	   search
12.02	     run=11  nbConstraintChecks=37078999  nbAssignments=120000
12.02	       =>  wckTime=11.474  cpuTime=11.44  mem=5M486
12.97	   
12.97	   search
12.97	     run=12  nbConstraintChecks=40136680  nbAssignments=130000
12.97	       =>  wckTime=12.427  cpuTime=12.39  mem=5M486
13.93	   
13.93	   search
13.93	     run=13  nbConstraintChecks=43253421  nbAssignments=140000
13.93	       =>  wckTime=13.385  cpuTime=13.35  mem=5M486
14.88	   
14.88	   search
14.88	     run=14  nbConstraintChecks=46315982  nbAssignments=150000
14.88	       =>  wckTime=14.337  cpuTime=14.29  mem=5M486
15.84	   
15.84	   search
15.84	     run=15  nbConstraintChecks=49433082  nbAssignments=160000
15.84	       =>  wckTime=15.295  cpuTime=15.25  mem=5M486
16.79	   
16.79	   search
16.79	     run=16  nbConstraintChecks=52494582  nbAssignments=170000
16.79	       =>  wckTime=16.247  cpuTime=16.2  mem=5M486
17.75	   
17.75	   search
17.75	     run=17  nbConstraintChecks=55613449  nbAssignments=180000
17.75	       =>  wckTime=17.2  cpuTime=17.16  mem=5M486
18.69	   
18.69	   search
18.69	     run=18  nbConstraintChecks=58668938  nbAssignments=190000
18.69	       =>  wckTime=18.144  cpuTime=18.1  mem=5M486
19.64	   
19.64	   search
19.64	     run=19  nbConstraintChecks=61797966  nbAssignments=200000
19.64	       =>  wckTime=19.097  cpuTime=19.05  mem=5M486
20.59	   
20.59	   search
20.59	     run=20  nbConstraintChecks=64859911  nbAssignments=210000
20.59	       =>  wckTime=20.043  cpuTime=20.0  mem=5M486
21.56	   
21.56	   search
21.56	     run=21  nbConstraintChecks=67975073  nbAssignments=220000
21.56	       =>  wckTime=21.017  cpuTime=20.95  mem=5M486
22.51	   
22.51	   search
22.51	     run=22  nbConstraintChecks=71041326  nbAssignments=230000
22.51	       =>  wckTime=21.964  cpuTime=21.9  mem=5M486
23.46	   
23.46	   search
23.46	     run=23  nbConstraintChecks=74151316  nbAssignments=240000
23.46	       =>  wckTime=22.914  cpuTime=22.84  mem=5M486
24.40	   
24.40	   search
24.40	     run=24  nbConstraintChecks=77208898  nbAssignments=250000
24.40	       =>  wckTime=23.859  cpuTime=23.79  mem=5M486
25.36	   
25.36	   search
25.36	     run=25  nbConstraintChecks=80339526  nbAssignments=260000
25.36	       =>  wckTime=24.812  cpuTime=24.74  mem=5M486
26.30	   
26.30	   search
26.30	     run=26  nbConstraintChecks=83395948  nbAssignments=270000
26.30	       =>  wckTime=25.757  cpuTime=25.68  mem=5M486
27.26	   
27.26	   search
27.26	     run=27  nbConstraintChecks=86534484  nbAssignments=280000
27.26	       =>  wckTime=26.717  cpuTime=26.64  mem=5M486
28.21	   
28.21	   search
28.21	     run=28  nbConstraintChecks=89587091  nbAssignments=290000
28.22	       =>  wckTime=27.669  cpuTime=27.59  mem=5M486
29.18	   
29.19	   search
29.19	     run=29  nbConstraintChecks=92700082  nbAssignments=300000
29.19	       =>  wckTime=28.64  cpuTime=28.56  mem=5M486
30.14	   
30.14	   search
30.14	     run=30  nbConstraintChecks=95756575  nbAssignments=310000
30.14	       =>  wckTime=29.592  cpuTime=29.51  mem=5M486
30.71	   
30.71	   search
30.71	     run=31  nbConstraintChecks=97621379  nbAssignments=315952
30.71	       =>  wckTime=30.164  cpuTime=30.09  mem=5M486
30.71	   
30.71	   global
30.71	     nbConstraintChecks=97621379  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.71	     solvingWckTime=30.163  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.71	     globalCpuTime=30.33
30.71	       =>  wckTime=30.415  cpuTime=30.28  mem=5M486
30.71	   
30.71	   solver IterativeSystematicSolver being built... 
30.85	       =>  wckTime=30.55  cpuTime=30.37  mem=16M539
30.88	   
30.88	   preprocessing
30.88	     nbConstraintChecks=9733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.88	     detectedInconsistency=no
30.88	       =>  wckTime=0.036  cpuTime=0.02  mem=16M539
30.91	   
30.91	   search
30.91	     run=0  nbConstraintChecks=15674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31
30.91	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=48  nbRestartNogoods=0
30.91	       =>  wckTime=0.057  cpuTime=0.05  mem=16M539
30.93	   
30.93	   search
30.93	     run=1  nbConstraintChecks=34900  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
30.93	     nbFailedAssignments=13  nbBacktracks=27  nbVisitedNodes=108  nbRestartNogoods=1
30.93	       =>  wckTime=0.085  cpuTime=0.06  mem=16M539
30.95	   
30.95	   search
30.95	     run=2  nbConstraintChecks=63808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115
30.95	     nbFailedAssignments=26  nbBacktracks=49  nbVisitedNodes=189  nbRestartNogoods=2
30.95	       =>  wckTime=0.108  cpuTime=0.08  mem=16M539
30.98	   
30.98	   search
30.98	     run=3  nbConstraintChecks=104354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=181
30.98	     nbFailedAssignments=47  nbBacktracks=83  nbVisitedNodes=304  nbRestartNogoods=3
30.98	       =>  wckTime=0.132  cpuTime=0.11  mem=16M539
31.01	   
31.01	   search
31.01	     run=4  nbConstraintChecks=159608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=273
31.01	     nbFailedAssignments=72  nbBacktracks=134  nbVisitedNodes=467  nbRestartNogoods=6
31.01	       =>  wckTime=0.165  cpuTime=0.13  mem=16M539
31.05	   
31.05	   search
31.05	     run=5  nbConstraintChecks=238302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=395
31.05	     nbFailedAssignments=103  nbBacktracks=211  nbVisitedNodes=689  nbRestartNogoods=9
31.05	       =>  wckTime=0.203  cpuTime=0.17  mem=16M539
31.12	   
31.12	   search
31.12	     run=6  nbConstraintChecks=370939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=587
31.12	     nbFailedAssignments=164  nbBacktracks=324  nbVisitedNodes=1042  nbRestartNogoods=12
31.12	       =>  wckTime=0.27  cpuTime=0.24  mem=16M539
31.23	   
31.23	   search
31.23	     run=7  nbConstraintChecks=558882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=872
31.23	     nbFailedAssignments=265  nbBacktracks=498  nbVisitedNodes=1592  nbRestartNogoods=14
31.23	       =>  wckTime=0.381  cpuTime=0.34  mem=16M539
31.39	   
31.39	   search
31.39	     run=8  nbConstraintChecks=842974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1291
31.39	     nbFailedAssignments=418  nbBacktracks=754  nbVisitedNodes=2393  nbRestartNogoods=16
31.39	       =>  wckTime=0.542  cpuTime=0.5  mem=16M539
31.63	   
31.63	   search
31.63	     run=9  nbConstraintChecks=1265355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1929
31.63	     nbFailedAssignments=659  nbBacktracks=1139  nbVisitedNodes=3617  nbRestartNogoods=18
31.63	       =>  wckTime=0.783  cpuTime=0.72  mem=16M539
31.94	   
31.94	   search
31.94	     run=10  nbConstraintChecks=1897970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2830
31.94	     nbFailedAssignments=969  nbBacktracks=1718  nbVisitedNodes=5310  nbRestartNogoods=22
31.94	       =>  wckTime=1.093  cpuTime=1.02  mem=16M539
32.39	   
32.39	   search
32.39	     run=11  nbConstraintChecks=2772072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4183
32.39	     nbFailedAssignments=1447  nbBacktracks=2582  nbVisitedNodes=7894  nbRestartNogoods=26
32.39	       =>  wckTime=1.543  cpuTime=1.47  mem=16M539
33.08	   
33.08	   search
33.08	     run=12  nbConstraintChecks=4144997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6269
33.08	     nbFailedAssignments=2225  nbBacktracks=3879  nbVisitedNodes=11814  nbRestartNogoods=29
33.08	       =>  wckTime=2.233  cpuTime=2.16  mem=16M539
33.99	   
33.99	   search
33.99	     run=13  nbConstraintChecks=6135998  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9213
33.99	     nbFailedAssignments=3208  nbBacktracks=5826  nbVisitedNodes=17234  nbRestartNogoods=34
33.99	       =>  wckTime=3.147  cpuTime=3.07  mem=16M539
35.60	   
35.60	   search
35.60	     run=14  nbConstraintChecks=9148141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13720
35.60	     nbFailedAssignments=4787  nbBacktracks=8745  nbVisitedNodes=25717  nbRestartNogoods=39
35.60	       =>  wckTime=4.753  cpuTime=4.68  mem=16M539
37.83	   
37.83	   search
37.83	     run=15  nbConstraintChecks=13574266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20441
37.83	     nbFailedAssignments=7121  nbBacktracks=13123  nbVisitedNodes=38430  nbRestartNogoods=42
37.83	       =>  wckTime=6.988  cpuTime=6.91  mem=16M539
41.14	   
41.14	   search
41.14	     run=16  nbConstraintChecks=20516588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30725
41.14	     nbFailedAssignments=10827  nbBacktracks=19692  nbVisitedNodes=57667  nbRestartNogoods=49
41.14	       =>  wckTime=10.29  cpuTime=10.21  mem=16M539
46.08	   
46.08	   search
46.08	     run=17  nbConstraintChecks=29926519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45622
46.08	     nbFailedAssignments=15858  nbBacktracks=29544  nbVisitedNodes=84395  nbRestartNogoods=55
46.08	       =>  wckTime=15.229  cpuTime=15.15  mem=16M539
53.33	   
53.33	   search
53.33	     run=18  nbConstraintChecks=43530711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67368
53.33	     nbFailedAssignments=22813  nbBacktracks=44323  nbVisitedNodes=123376  nbRestartNogoods=59
53.33	       =>  wckTime=22.48  cpuTime=22.4  mem=16M539
57.58	   
57.58	   search
57.58	     run=19  nbConstraintChecks=51554076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80406
57.58	     nbFailedAssignments=27020  nbBacktracks=53155  nbVisitedNodes=146960  nbRestartNogoods=66
57.58	       =>  wckTime=26.731  cpuTime=26.65  mem=16M539
57.58	   
57.58	   global
57.58	     nbConstraintChecks=51563809  nbRestartNogoods=66  solvingWckTime=26.732  solvingCpuTime=26.65  expiredTime=no
57.58	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=57.07
57.58	       =>  wckTime=57.282  cpuTime=57.02  mem=16M539
57.58	
57.58	s OPTIMUM FOUND
57.58	v 1 0 0 1 0 0 1 0 1 1 1 1 1 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 1 1 1 1 1 0 1 0 1 1 1 1 
57.58	   
57.58	   totalWckTime=57.36  totalCpuTime=57.07

Verifier Data (download as text)

35 unsatisfied constraints, 211 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/node3/watcher-278407-1169287918 -o ROOT/results/node3/solver-278407-1169287918 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278407-1169287918/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.70 1.95 1.91 3/81 30408
/proc/meminfo: memFree=1305480/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=168 CPUtime=0
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 210 0 0 0 0 0 0 0 19 0 1 0 277187472 172032 17 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10875168 0 0 4096 0 0 0 0 17 1 0 0
/proc/30407/statm: 43 24 18 14 0 3 0

[startup+0.106249 s]
/proc/loadavg: 1.70 1.95 1.91 3/81 30408
/proc/meminfo: memFree=1305480/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=914988 CPUtime=0.09
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 3079 0 1 0 8 1 0 0 17 0 8 0 277187472 936947712 2825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925771 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30407/statm: 228747 2825 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515317 s]
/proc/loadavg: 1.70 1.95 1.91 3/81 30408
/proc/meminfo: memFree=1305480/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=915332 CPUtime=0.49
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 6601 0 1 0 45 4 0 0 16 0 8 0 277187472 937299968 6339 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155181141 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30407/statm: 228833 6339 2176 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33657 s]
/proc/loadavg: 1.70 1.95 1.91 4/100 30460
/proc/meminfo: memFree=1271344/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=915332 CPUtime=1.32
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 6932 0 1 0 97 35 0 0 23 0 8 0 277187472 937299968 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30407/statm: 228833 6670 2479 14 0 215303 0
[pid=30407/tid=30409] ppid=30405 vsize=915336 CPUtime=0.02
/proc/30407/task/30409/stat : 30409 (java) S 30405 30407 29663 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 277187475 937304064 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30410] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30410/stat : 30410 (java) S 30405 30407 29663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30411] ppid=30405 vsize=915336 CPUtime=0
/proc/30407/task/30411/stat : 30411 (java) S 30405 30407 29663 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277187476 937304064 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30412] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30412/stat : 30412 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277187479 937299968 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30413] ppid=30405 vsize=915336 CPUtime=0.08
/proc/30407/task/30413/stat : 30413 (java) S 30405 30407 29663 0 -1 64 315 0 0 0 8 0 0 0 16 0 8 0 277187479 937304064 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30414] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30414/stat : 30414 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277187479 937299968 6670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30415] ppid=30405 vsize=915336 CPUtime=0
/proc/30407/task/30415/stat : 30415 (java) S 30405 30407 29663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277187479 937304064 6670 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) 915332

[startup+2.97471 s]
/proc/loadavg: 1.70 1.95 1.91 4/100 30460
/proc/meminfo: memFree=1268976/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=915332 CPUtime=2.96
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 6936 0 1 0 195 101 0 0 25 0 8 0 277187472 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30407/statm: 228833 6673 2479 14 0 215303 0
[pid=30407/tid=30409] ppid=30405 vsize=915336 CPUtime=0.02
/proc/30407/task/30409/stat : 30409 (java) S 30405 30407 29663 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 277187475 937304064 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30410] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30410/stat : 30410 (java) S 30405 30407 29663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30411] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30411/stat : 30411 (java) S 30405 30407 29663 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30412] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30412/stat : 30412 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30413] ppid=30405 vsize=915332 CPUtime=0.09
/proc/30407/task/30413/stat : 30413 (java) S 30405 30407 29663 0 -1 64 318 0 0 0 9 0 0 0 16 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30414] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30414/stat : 30414 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30415] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30415/stat : 30415 (java) S 30405 30407 29663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915332

[startup+6.27224 s]
/proc/loadavg: 1.73 1.95 1.91 3/100 30460
/proc/meminfo: memFree=1268976/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=915336 CPUtime=6.25
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 6936 0 1 0 395 230 0 0 25 0 8 0 277187472 937304064 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30407/statm: 228833 6673 2479 14 0 215303 0
[pid=30407/tid=30409] ppid=30405 vsize=915332 CPUtime=0.02
/proc/30407/task/30409/stat : 30409 (java) S 30405 30407 29663 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 277187475 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30410] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30410/stat : 30410 (java) S 30405 30407 29663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30411] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30411/stat : 30411 (java) S 30405 30407 29663 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30412] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30412/stat : 30412 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30413] ppid=30405 vsize=915332 CPUtime=0.09
/proc/30407/task/30413/stat : 30413 (java) S 30405 30407 29663 0 -1 64 318 0 0 0 9 0 0 0 17 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30414] ppid=30405 vsize=915336 CPUtime=0
/proc/30407/task/30414/stat : 30414 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277187479 937304064 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30415] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30415/stat : 30415 (java) S 30405 30407 29663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915336

[startup+12.7483 s]
/proc/loadavg: 1.75 1.95 1.91 3/100 30460
/proc/meminfo: memFree=1268976/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=915332 CPUtime=12.72
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 6936 0 1 0 785 487 0 0 25 0 8 0 277187472 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30407/statm: 228834 6673 2479 14 0 215304 0
[pid=30407/tid=30409] ppid=30405 vsize=915332 CPUtime=0.02
/proc/30407/task/30409/stat : 30409 (java) S 30405 30407 29663 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 277187475 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30410] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30410/stat : 30410 (java) S 30405 30407 29663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30411] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30411/stat : 30411 (java) S 30405 30407 29663 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30412] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30412/stat : 30412 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30413] ppid=30405 vsize=915336 CPUtime=0.09
/proc/30407/task/30413/stat : 30413 (java) S 30405 30407 29663 0 -1 64 318 0 0 0 9 0 0 0 17 0 8 0 277187479 937304064 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30414] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30414/stat : 30414 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277187479 937299968 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30415] ppid=30405 vsize=915336 CPUtime=0
/proc/30407/task/30415/stat : 30415 (java) S 30405 30407 29663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277187479 937304064 6673 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915332

[startup+25.6084 s]
/proc/loadavg: 1.80 1.95 1.91 3/100 30460
/proc/meminfo: memFree=1269040/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=915332 CPUtime=25.55
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 6937 0 1 0 1567 988 0 0 25 0 8 0 277187472 937299968 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30407/statm: 228833 6674 2479 14 0 215303 0
[pid=30407/tid=30409] ppid=30405 vsize=915332 CPUtime=0.02
/proc/30407/task/30409/stat : 30409 (java) S 30405 30407 29663 0 -1 64 150 0 0 0 2 0 0 0 17 0 8 0 277187475 937299968 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30410] ppid=30405 vsize=915336 CPUtime=0
/proc/30407/task/30410/stat : 30410 (java) S 30405 30407 29663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277187476 937304064 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30411] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30411/stat : 30411 (java) S 30405 30407 29663 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30412] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30412/stat : 30412 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277187479 937299968 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30413] ppid=30405 vsize=915332 CPUtime=0.09
/proc/30407/task/30413/stat : 30413 (java) S 30405 30407 29663 0 -1 64 319 0 0 0 9 0 0 0 16 0 8 0 277187479 937299968 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30414] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30414/stat : 30414 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277187479 937299968 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30415] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30415/stat : 30415 (java) S 30405 30407 29663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277187479 937299968 6674 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915332

[startup+51.2115 s]
/proc/loadavg: 1.87 1.96 1.91 3/100 30460
/proc/meminfo: memFree=1252208/2055920 swapFree=4191880/4192956
[pid=30407] ppid=30405 vsize=915332 CPUtime=51.13
/proc/30407/stat : 30407 (java) R 30405 30407 29663 0 -1 0 9119 0 1 0 3921 1192 0 0 25 0 8 0 277187472 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073624032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30407/statm: 228833 8853 2532 14 0 215303 0
[pid=30407/tid=30409] ppid=30405 vsize=915332 CPUtime=0.02
/proc/30407/task/30409/stat : 30409 (java) S 30405 30407 29663 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 277187475 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30410] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30410/stat : 30410 (java) S 30405 30407 29663 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30411] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30411/stat : 30411 (java) S 30405 30407 29663 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277187476 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30407/tid=30412] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30412/stat : 30412 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277187479 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30413] ppid=30405 vsize=915332 CPUtime=0.2
/proc/30407/task/30413/stat : 30413 (java) S 30405 30407 29663 0 -1 64 378 0 0 0 19 1 0 0 16 0 8 0 277187479 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30414] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30414/stat : 30414 (java) S 30405 30407 29663 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277187479 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30407/tid=30415] ppid=30405 vsize=915332 CPUtime=0
/proc/30407/task/30415/stat : 30415 (java) S 30405 30407 29663 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277187479 937299968 8853 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 57.6859
CPU time (s): 57.5173
CPU user time (s): 45.5901
CPU system time (s): 11.9272
CPU usage (%): 99.7076
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.5901
system time used= 11.9272
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9220
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= 2145
involuntary context switches= 2672

runsolver used 0.069989 s user time and 0.207968 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 10:11:58 UTC 2007


IDJOB= 278407
IDBENCH= 8349
IDSOLVER= 68
FILE ID= node3/278407-1169287918

PBS_JOBID= 3609511

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-100-1000/cnf-2-40-300-182021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278407-1169287918/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-278407-1169287918 -o ROOT/results/node3/solver-278407-1169287918 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278407-1169287918/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c1f329cd8fff4c106209a719bf5f5913

RANDOM SEED= 251060244

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.279
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.279
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:       1305896 kB
Buffers:         56504 kB
Cached:         560856 kB
SwapCached:        284 kB
Active:         193052 kB
Inactive:       481724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305896 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2012 kB
Writeback:           0 kB
Mapped:          69056 kB
Slab:            60600 kB
Committed_AS:  7480140 kB
PageTables:       1900 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 node3 on Sat Jan 20 10:12:56 UTC 2007