Trace number 1075447

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Abscon 112v4 ACSAT 12.0252 12.2087

DiagnosticValue
CHECKS395373
NODES1288

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-10.xml
MD5SUMcfb1178a1cf591aa2f175ed29511835d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.55915
Satisfiable
(Un)Satisfiability was proved
Number of variables462
Number of constraints2086
Maximum constraint arity26
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension1930
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.28/0.33	   
0.28/0.33	   instance
0.28/0.33	     name=HOME/instance-1075447-1215180941.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.37/0.49	     nbVariables=462  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=12012
0.37/0.49	       =>  wckTime=0.239  cpuTime=0.16  mem=9M869
0.37/0.49	   
0.37/0.49	   relations being loaded...
1.17/1.22	   
1.17/1.22	   predicates being loaded...
1.17/1.29	   
1.17/1.29	   constraints being loaded...
1.77/1.85	   Too large in ConstraintConflictsSTructure
1.87/1.90	   Too large in ConstraintConflictsSTructure
1.87/1.99	   Too large in ConstraintConflictsSTructure
2.06/2.20	   Too large in ConstraintConflictsSTructure
3.63/3.72	     nbConstraints=2087  nbRelationTypes=8  nbGlobalConstraints=157  nbExtensionStructures=8
3.63/3.72	     nbSharedExtensionStructures=148  nbConflictsStructures=4  nbSharedConflictsStructures=104
3.63/3.72	     nbUnbuiltConflictsStructures=13  nbSharedBinaryRepresentations=0  nbEvaluationManagers=9
3.63/3.72	     nbSharedEvaluationManagers=1921  minDegree=6  maxDegree=79  minArity=3  avgArity=10.93  maxArity=450
3.63/3.72	     nbGenerators=1  nbFusions=0  symmetryWckTime=0.49  symmetryCpuTime=0.27
3.63/3.72	       =>  wckTime=3.471  cpuTime=2.69  mem=89M622
3.82/3.93	   
3.82/3.93	   solver IterativeSystematicSolver being built... 
4.22/4.32	   
4.22/4.32	   INFO : Forward propagation technique limited 
4.42/4.50	       =>  wckTime=4.254  cpuTime=3.03  mem=99M92
5.11/5.27	   
5.11/5.27	   preprocessing
5.11/5.27	     nbConstraintChecks=0  nbValidityChecks=5876825  nbPropagations=478  nbRevisions=0  nbUselessRevisions=0
5.11/5.27	     nbRemovedValues=198  detectedInconsistency=no
5.11/5.27	       =>  wckTime=0.759  cpuTime=0.74  mem=101M19
11.95/12.12	   
11.95/12.12	   search
11.95/12.12	     run=4  nbConstraintChecks=395373  nbValidityChecks=50116582  minDepth=289  maxDepth=462  nbPropagations=31194
11.95/12.12	     nbRevisions=299139  nbUselessRevisions=299113  nbAssignments=1288  nbFailedAssignments=118  nbBacktracks=151
11.95/12.12	     nbVisitedNodes=1478  nbRestartNogoods=32  nbFoundSolutions=1  mapSize=89  nbInferences=0  nbTooLargeKeys=0
11.95/12.12	     nbSEliminables=0  nbREliminables=137  nbIEliminables=252.47  nbDEliminables=0  nbPEliminables=0
11.95/12.12	       =>  wckTime=7.612  cpuTime=7.45  mem=103M143
11.95/12.12	   
11.95/12.12	   global
11.95/12.12	     nbConstraintChecks=395373  nbValidityChecks=55993407  nbPropagations=31672  nbRevisions=299139
11.95/12.12	     nbUselessRevisions=299113  nbRestartNogoods=32  solvingWckTime=7.614  solvingCpuTime=7.45  expiredTime=no
11.95/12.12	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.46  globalCpuTime=10.53
11.95/12.12	       =>  wckTime=11.874  cpuTime=10.48  mem=103M143
11.95/12.13	   
11.95/12.13	s SATISFIABLE
11.95/12.13	v 18 4 2 7 4 18 12 0 8 17 4 18 22 4 1 15 0 17 2 18 4 15 8 11 0 19 0 6 13 0 19 4 0 15 0 13 0 6 4 0 8 17 8 2 0 12 0 13 3 14 8 18 4 18 6 0 19 8 13 0 8 18 4 3 4 0 4 19 4 8 13 19 4 18 15 14 17 19 4 18 5 0 17 0 20 19 14 18 14 18 0 8 18 12 0 13 18 4 4 15 8 13 0 1 17 17 17 8 18 14 11 0 3 0 11 11 4 4 18 11 4 8 8 2 1 12 13 4 11 11 4 25 0 8 18 0 15 20 17 4 4 1 0 18 0 17 0 1 18 0 20 13 4 13 19 15 11 20 12 0 17 3 0 12 4 13 0 6 4 0 18 2 8 4 18 7 0 20 19 4 18 18 4 21 8 17 4 21 14 11 19 0 4 12 18 17 0 17 4 19 4 0 1 4 19 8 5 0 1 11 4 18 2 4 17 19 4 18 2 17 20 17 4 13 4 15 0 2 4 4 13 2 0 13 3 8 18 1 14 4 17 3 18 19 4 17 7 0 17 3 18 0 1 14 19 0 19 0 13 13 0 1 11 14 14 12 18 15 2 17 12 14 8 17 0 13 19 8 13 0 13 0 11 4 2 19 0 2 11 0 8 12 15 17 4 19 8 17 4 4 18 14 11 0 8 17 4 15 0 20 12 14 24 0 4 21 0 18 4 4 18 0 13 4 18 18 4 18 0 13 18 15 11 14 12 1 0 17 0 2 15 17 4 0 18 2 7 4 18 8 15 0 8 17 18 3 7 4 0 2 0 8 17 13 19 14 11 4 4 15 0 17 2 4 0 17 0 1 4 0 17 0 14 15 4 17 0 18 15 0 19 8 17 4 13 19 18 0 17 1 4 2 7 19 4 17 4 21 19 4 2 7 13 14 11 14 6 8 18 19 4 17 8 2 4 17 2 0 17 8 4 19 0 8 4 18 12 4 17 8 19 4 4 11 8 12 4 18 0 18 2 0 18 4 4 18 18 19 0 18 4 18 
11.95/12.13	d NODES 1288
11.95/12.13	d CHECKS 395373
11.95/12.13	   
11.95/12.13	   totalWckTime=11.936  totalCpuTime=10.54

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075447-1215180941/watcher-1075447-1215180941 -o /tmp/evaluation-result-1075447-1215180941/solver-1075447-1215180941 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1075447-1215180941.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.05 2.01 2/72 22245
/proc/meminfo: memFree=1576392/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=10616 CPUtime=0
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1306340010 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 2654 472 209 9 0 1184 0
[pid=22245/tid=22246] ppid=22243 vsize=10616 CPUtime=0
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1306340011 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 8466392 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.066796 s]
/proc/loadavg: 2.09 2.05 2.01 2/72 22245
/proc/meminfo: memFree=1576392/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=864076 CPUtime=0.05
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 2778 0 1 0 3 2 0 0 18 0 9 0 1306340010 884813824 2319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 216019 2319 1109 9 0 210976 0
[pid=22245/tid=22246] ppid=22243 vsize=864076 CPUtime=0.03
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 1878 0 1 0 2 1 0 0 20 0 9 0 1306340011 884813824 2319 996147200 134512640 134550740 4294955968 18446744073709551615 102485969 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.1018 s]
/proc/loadavg: 2.09 2.05 2.01 2/72 22245
/proc/meminfo: memFree=1576392/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=865884 CPUtime=0.08
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 3678 0 1 0 6 2 0 0 18 0 9 0 1306340010 886665216 3153 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 216471 3153 1676 9 0 211026 0
[pid=22245/tid=22246] ppid=22243 vsize=865884 CPUtime=0.07
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 2775 0 1 0 6 1 0 0 18 0 9 0 1306340011 886665216 3153 996147200 134512640 134550740 4294955968 18446744073709551615 4125960355 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301844 s]
/proc/loadavg: 2.09 2.05 2.01 2/72 22245
/proc/meminfo: memFree=1576392/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=866048 CPUtime=0.28
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 5579 0 1 0 24 4 0 0 18 0 9 0 1306340010 886833152 4993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 216512 4993 1902 9 0 211060 0
[pid=22245/tid=22246] ppid=22243 vsize=866048 CPUtime=0.25
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 4654 0 1 0 22 3 0 0 19 0 9 0 1306340011 886833152 4993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866048

[startup+0.701922 s]
/proc/loadavg: 2.09 2.05 2.01 2/72 22245
/proc/meminfo: memFree=1576392/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=867016 CPUtime=0.67
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 13649 0 1 0 59 8 0 0 18 0 9 0 1306340010 887824384 13019 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 216754 13019 1969 9 0 211282 0
[pid=22245/tid=22246] ppid=22243 vsize=867016 CPUtime=0.56
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 12493 0 1 0 49 7 0 0 22 0 9 0 1306340011 887824384 13019 996147200 134512640 134550740 4294955968 18446744073709551615 4126627513 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867016

[startup+1.50208 s]
/proc/loadavg: 2.09 2.05 2.01 3/81 22254
/proc/meminfo: memFree=1504512/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=867704 CPUtime=1.46
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 20786 0 1 0 132 14 0 0 18 0 9 0 1306340010 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 216926 20144 2025 9 0 211432 0
[pid=22245/tid=22246] ppid=22243 vsize=867704 CPUtime=1.23
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 15759 0 1 0 112 11 0 0 25 0 9 0 1306340011 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 102888547 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22248] ppid=22243 vsize=867704 CPUtime=0.05
/proc/22245/task/22248/stat : 22248 (java) S 22243 22245 19214 0 -1 64 3676 0 0 0 3 2 0 0 16 0 9 0 1306340013 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22249] ppid=22243 vsize=867704 CPUtime=0
/proc/22245/task/22249/stat : 22249 (java) S 22243 22245 19214 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1306340014 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22250] ppid=22243 vsize=867704 CPUtime=0
/proc/22245/task/22250/stat : 22250 (java) S 22243 22245 19214 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1306340014 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22251] ppid=22243 vsize=867704 CPUtime=0
/proc/22245/task/22251/stat : 22251 (java) S 22243 22245 19214 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1306340016 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22252] ppid=22243 vsize=867704 CPUtime=0.16
/proc/22245/task/22252/stat : 22252 (java) S 22243 22245 19214 0 -1 64 654 0 0 0 16 0 0 0 16 0 9 0 1306340016 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22253] ppid=22243 vsize=867704 CPUtime=0
/proc/22245/task/22253/stat : 22253 (java) S 22243 22245 19214 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1306340016 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22254] ppid=22243 vsize=867704 CPUtime=0
/proc/22245/task/22254/stat : 22254 (java) S 22243 22245 19214 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1306340016 888528896 20144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867704

[startup+3.1024 s]
/proc/loadavg: 2.09 2.05 2.01 4/81 22254
/proc/meminfo: memFree=1472768/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=867616 CPUtime=3.05
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 31614 0 1 0 276 29 0 0 18 0 9 0 1306340010 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 216904 30945 2007 9 0 211432 0
[pid=22245/tid=22246] ppid=22243 vsize=867616 CPUtime=2.51
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 15790 0 1 0 232 19 0 0 25 0 9 0 1306340011 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 102888093 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22248] ppid=22243 vsize=867616 CPUtime=0.26
/proc/22245/task/22248/stat : 22248 (java) S 22243 22245 19214 0 -1 64 14406 0 0 0 18 8 0 0 16 0 9 0 1306340013 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22249] ppid=22243 vsize=867616 CPUtime=0
/proc/22245/task/22249/stat : 22249 (java) S 22243 22245 19214 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1306340014 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22250] ppid=22243 vsize=867616 CPUtime=0
/proc/22245/task/22250/stat : 22250 (java) S 22243 22245 19214 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1306340014 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22251] ppid=22243 vsize=867616 CPUtime=0
/proc/22245/task/22251/stat : 22251 (java) S 22243 22245 19214 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1306340016 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22252] ppid=22243 vsize=867616 CPUtime=0.25
/proc/22245/task/22252/stat : 22252 (java) S 22243 22245 19214 0 -1 64 721 0 0 0 25 0 0 0 16 0 9 0 1306340016 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22253] ppid=22243 vsize=867616 CPUtime=0
/proc/22245/task/22253/stat : 22253 (java) S 22243 22245 19214 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1306340016 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22254] ppid=22243 vsize=867616 CPUtime=0
/proc/22245/task/22254/stat : 22254 (java) S 22243 22245 19214 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1306340016 888438784 30945 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867616

[startup+6.30302 s]
/proc/loadavg: 2.17 2.06 2.02 3/81 22258
/proc/meminfo: memFree=1418752/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=868020 CPUtime=6.21
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 69059 757 1 0 561 43 15 2 18 0 9 0 1306340010 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 217005 41826 2615 9 0 211533 0
[pid=22245/tid=22246] ppid=22243 vsize=868020 CPUtime=5.11
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 30871 757 1 0 472 22 15 2 25 0 9 0 1306340011 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4127242636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22248] ppid=22243 vsize=868020 CPUtime=0.83
/proc/22245/task/22248/stat : 22248 (java) S 22243 22245 19214 0 -1 64 36309 757 0 0 49 17 15 2 16 0 9 0 1306340013 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22249] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22249/stat : 22249 (java) S 22243 22245 19214 0 -1 64 17 757 0 0 0 0 15 2 16 0 9 0 1306340014 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22250] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22250/stat : 22250 (java) S 22243 22245 19214 0 -1 64 14 757 0 0 0 0 15 2 15 0 9 0 1306340014 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22251] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22251/stat : 22251 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 18 0 9 0 1306340016 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22252] ppid=22243 vsize=868020 CPUtime=0.56
/proc/22245/task/22252/stat : 22252 (java) S 22243 22245 19214 0 -1 64 1009 757 0 0 39 0 15 2 15 0 9 0 1306340016 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22253] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22253/stat : 22253 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 19 0 9 0 1306340016 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22254] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22254/stat : 22254 (java) S 22243 22245 19214 0 -1 64 35 757 0 0 0 0 15 2 15 0 9 0 1306340016 888852480 41826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868020

Solver just ended. Dumping a history of the last processes samples

[startup+9.50166 s]
/proc/loadavg: 2.15 2.06 2.02 3/81 22258
/proc/meminfo: memFree=1418624/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=868020 CPUtime=9.37
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 69504 757 1 0 877 43 15 2 18 0 9 0 1306340010 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 217005 41831 2615 9 0 211533 0
[pid=22245/tid=22246] ppid=22243 vsize=868020 CPUtime=8.26
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 31309 757 1 0 787 22 15 2 25 0 9 0 1306340011 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4127307402 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22248] ppid=22243 vsize=868020 CPUtime=0.83
/proc/22245/task/22248/stat : 22248 (java) S 22243 22245 19214 0 -1 64 36309 757 0 0 49 17 15 2 17 0 9 0 1306340013 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22249] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22249/stat : 22249 (java) S 22243 22245 19214 0 -1 64 17 757 0 0 0 0 15 2 16 0 9 0 1306340014 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22250] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22250/stat : 22250 (java) S 22243 22245 19214 0 -1 64 14 757 0 0 0 0 15 2 15 0 9 0 1306340014 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22251] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22251/stat : 22251 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 18 0 9 0 1306340016 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22252] ppid=22243 vsize=868020 CPUtime=0.57
/proc/22245/task/22252/stat : 22252 (java) S 22243 22245 19214 0 -1 64 1016 757 0 0 40 0 15 2 15 0 9 0 1306340016 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22253] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22253/stat : 22253 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 19 0 9 0 1306340016 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22254] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22254/stat : 22254 (java) S 22243 22245 19214 0 -1 64 35 757 0 0 0 0 15 2 15 0 9 0 1306340016 888852480 41831 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 868020

[startup+11.103 s]
/proc/loadavg: 2.15 2.06 2.02 3/81 22258
/proc/meminfo: memFree=1418496/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=868020 CPUtime=10.96
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 69508 757 1 0 1036 43 15 2 18 0 9 0 1306340010 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 217005 41832 2615 9 0 211533 0
[pid=22245/tid=22246] ppid=22243 vsize=868020 CPUtime=9.84
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 31312 757 1 0 945 22 15 2 25 0 9 0 1306340011 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4127242443 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22248] ppid=22243 vsize=868020 CPUtime=0.83
/proc/22245/task/22248/stat : 22248 (java) S 22243 22245 19214 0 -1 64 36309 757 0 0 49 17 15 2 17 0 9 0 1306340013 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22249] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22249/stat : 22249 (java) S 22243 22245 19214 0 -1 64 17 757 0 0 0 0 15 2 16 0 9 0 1306340014 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22250] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22250/stat : 22250 (java) S 22243 22245 19214 0 -1 64 14 757 0 0 0 0 15 2 15 0 9 0 1306340014 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22251] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22251/stat : 22251 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 18 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22252] ppid=22243 vsize=868020 CPUtime=0.57
/proc/22245/task/22252/stat : 22252 (java) S 22243 22245 19214 0 -1 64 1017 757 0 0 40 0 15 2 15 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22253] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22253/stat : 22253 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 19 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22254] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22254/stat : 22254 (java) S 22243 22245 19214 0 -1 64 35 757 0 0 0 0 15 2 15 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 868020

[startup+11.9021 s]
/proc/loadavg: 2.15 2.06 2.02 3/81 22258
/proc/meminfo: memFree=1418496/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=868020 CPUtime=11.75
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 69508 757 1 0 1115 43 15 2 18 0 9 0 1306340010 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 217005 41832 2615 9 0 211533 0
[pid=22245/tid=22246] ppid=22243 vsize=868020 CPUtime=10.63
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 31312 757 1 0 1024 22 15 2 25 0 9 0 1306340011 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4127307381 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22248] ppid=22243 vsize=868020 CPUtime=0.83
/proc/22245/task/22248/stat : 22248 (java) S 22243 22245 19214 0 -1 64 36309 757 0 0 49 17 15 2 16 0 9 0 1306340013 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22249] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22249/stat : 22249 (java) S 22243 22245 19214 0 -1 64 17 757 0 0 0 0 15 2 16 0 9 0 1306340014 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22250] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22250/stat : 22250 (java) S 22243 22245 19214 0 -1 64 14 757 0 0 0 0 15 2 15 0 9 0 1306340014 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22251] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22251/stat : 22251 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 18 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22252] ppid=22243 vsize=868020 CPUtime=0.57
/proc/22245/task/22252/stat : 22252 (java) S 22243 22245 19214 0 -1 64 1017 757 0 0 40 0 15 2 15 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22253] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22253/stat : 22253 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 19 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22254] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22254/stat : 22254 (java) S 22243 22245 19214 0 -1 64 35 757 0 0 0 0 15 2 15 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 868020

[startup+12.1072 s]
/proc/loadavg: 2.15 2.06 2.02 3/81 22258
/proc/meminfo: memFree=1418432/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=868020 CPUtime=11.95
/proc/22245/stat : 22245 (java) S 22243 22245 19214 0 -1 0 69508 757 1 0 1135 43 15 2 18 0 9 0 1306340010 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 217005 41832 2615 9 0 211533 0
[pid=22245/tid=22246] ppid=22243 vsize=868020 CPUtime=10.83
/proc/22245/task/22246/stat : 22246 (java) R 22243 22245 19214 0 -1 64 31312 757 1 0 1044 22 15 2 25 0 9 0 1306340011 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4127292684 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22248] ppid=22243 vsize=868020 CPUtime=0.83
/proc/22245/task/22248/stat : 22248 (java) S 22243 22245 19214 0 -1 64 36309 757 0 0 49 17 15 2 16 0 9 0 1306340013 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22249] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22249/stat : 22249 (java) S 22243 22245 19214 0 -1 64 17 757 0 0 0 0 15 2 16 0 9 0 1306340014 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22250] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22250/stat : 22250 (java) S 22243 22245 19214 0 -1 64 14 757 0 0 0 0 15 2 15 0 9 0 1306340014 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22251] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22251/stat : 22251 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 18 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22252] ppid=22243 vsize=868020 CPUtime=0.57
/proc/22245/task/22252/stat : 22252 (java) S 22243 22245 19214 0 -1 64 1017 757 0 0 40 0 15 2 15 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22253] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22253/stat : 22253 (java) S 22243 22245 19214 0 -1 64 1 757 0 0 0 0 15 2 19 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22245/tid=22254] ppid=22243 vsize=868020 CPUtime=0.17
/proc/22245/task/22254/stat : 22254 (java) S 22243 22245 19214 0 -1 64 35 757 0 0 0 0 15 2 15 0 9 0 1306340016 888852480 41832 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.95
Current children cumulated vsize (KiB) 868020

[startup+12.2027 s]
/proc/loadavg: 2.15 2.06 2.02 3/81 22258
/proc/meminfo: memFree=1418432/2055920 swapFree=4122068/4192956
[pid=22245] ppid=22243 vsize=0 CPUtime=12
/proc/22245/stat : 22245 (java) Z 22243 22245 19214 0 -1 12 69545 757 1 0 1138 45 15 2 16 0 2 0 1306340010 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22245/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 12.2087
CPU time (s): 12.0252
CPU user time (s): 11.5372
CPU system time (s): 0.487925
CPU usage (%): 98.497
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5372
system time used= 0.487925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70302
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= 1957
involuntary context switches= 2226

runsolver used 0.015997 second user time and 0.053991 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-04 16:15:41
IDJOB=1075447
IDBENCH=56507
IDSOLVER=363
FILE ID=node20/1075447-1215180941
PBS_JOBID= 7881492
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075447-1215180941/watcher-1075447-1215180941 -o /tmp/evaluation-result-1075447-1215180941/solver-1075447-1215180941 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1075447-1215180941.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cfb1178a1cf591aa2f175ed29511835d
RANDOM SEED=668901368

node20.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.263
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.263
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:       1576872 kB
Buffers:         70348 kB
Cached:         189360 kB
SwapCached:      64788 kB
Active:         286212 kB
Inactive:       117412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1576872 kB
SwapTotal:     4192956 kB
SwapFree:      4122068 kB
Dirty:            6988 kB
Writeback:           0 kB
Mapped:         151696 kB
Slab:            60564 kB
Committed_AS:  2775492 kB
PageTables:       2036 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= 66548 MiB
End job on node20 at 2008-07-04 16:15:53