Trace number 1087085

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 ESACUNSAT 17.8343 17.9761

DiagnosticValue
CHECKS28617
NODES0

General information on the benchmark

Namecsp/fapp/fapp02/
normalized-fapp02-0250-0.xml
MD5SUM629efecb0eb59f0ce6ca410b2a2aa039
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.9937
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints3055
Maximum constraint arity2
Maximum domain size210
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3055
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1087085-1215242551.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.42	     nbVariables=250  nbDomainTypes=13  minDomainSize=42  maxDomainSize=210  nbTotalValues=36618
0.39/0.42	       =>  wckTime=0.17  cpuTime=0.13  mem=8M829
0.39/0.42	   
0.39/0.42	   predicates being loaded...
0.39/0.49	   
0.39/0.49	   constraints being loaded...
17.38/17.58	     nbConstraints=1636  nbMergedConstraints=1419  nbConvertedConstraints=1636  nbConvertConstraintsChecks=33029818
17.38/17.58	     nbExtensionStructures=1476  nbSharedExtensionStructures=336  nbConflictsStructures=1476
17.38/17.58	     nbSharedConflictsStructures=336  nbSharedBinaryRepresentations=347397  minDegree=4  maxDegree=17  minArity=2
17.38/17.58	     maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.173  symmetryCpuTime=0.11
17.38/17.58	       =>  wckTime=17.328  cpuTime=16.84  mem=55M898
17.59/17.74	   
17.59/17.74	   solver IterativeSystematicSolver being built... 
17.68/17.88	       =>  wckTime=17.629  cpuTime=16.96  mem=32M351
17.78/17.90	   
17.78/17.90	   preprocessing
17.78/17.90	     nbConstraintChecks=28617  nbPropagations=21  nbRevisions=273  nbUselessRevisions=108  nbRemovedValues=5515
17.78/17.90	     detectedInconsistency=yes
17.78/17.90	       =>  wckTime=0.02  cpuTime=0.01  mem=33M320
17.78/17.91	   
17.78/17.91	   global
17.78/17.91	     nbConstraintChecks=28617  nbPropagations=21  nbRevisions=273  nbUselessRevisions=108  nbRestartNogoods=0
17.78/17.91	     solvingWckTime=0.023  solvingCpuTime=0.01  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
17.78/17.91	     globalCpuTime=17.02
17.78/17.91	       =>  wckTime=17.654  cpuTime=16.98  mem=33M320
17.78/17.91	   
17.78/17.91	s UNSATISFIABLE
17.78/17.91	d NODES 0
17.78/17.91	d CHECKS 28617
17.78/17.91	   
17.78/17.91	   totalWckTime=17.727  totalCpuTime=17.02

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1087085-1215242551/watcher-1087085-1215242551 -o /tmp/evaluation-result-1087085-1215242551/solver-1087085-1215242551 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087085-1215242551.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.39 2.34 2.23 4/73 17385
/proc/meminfo: memFree=1886520/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=10616 CPUtime=0
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 2003224629 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 2654 472 209 9 0 1184 0
[pid=17385/tid=17386] ppid=17383 vsize=10616 CPUtime=0
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2003224630 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 7700440 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.079619 s]
/proc/loadavg: 2.39 2.34 2.23 4/73 17385
/proc/meminfo: memFree=1886520/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=865856 CPUtime=0.07
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 3510 0 1 0 5 2 0 0 18 0 9 0 2003224629 886636544 3000 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216464 3000 1625 9 0 211026 0
[pid=17385/tid=17386] ppid=17383 vsize=865856 CPUtime=0.05
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 2601 0 1 0 4 1 0 0 20 0 9 0 2003224630 886636544 3000 996147200 134512640 134550740 4294955968 18446744073709551615 4160647536 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.102622 s]
/proc/loadavg: 2.39 2.34 2.23 4/73 17385
/proc/meminfo: memFree=1886520/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=865884 CPUtime=0.09
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 3783 0 1 0 7 2 0 0 18 0 9 0 2003224629 886665216 3234 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216471 3234 1716 9 0 211026 0
[pid=17385/tid=17386] ppid=17383 vsize=865884 CPUtime=0.07
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 2872 0 1 0 6 1 0 0 18 0 9 0 2003224630 886665216 3234 996147200 134512640 134550740 4294955968 18446744073709551615 104261937 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301654 s]
/proc/loadavg: 2.39 2.34 2.23 4/73 17385
/proc/meminfo: memFree=1886520/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=866284 CPUtime=0.28
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 5841 0 1 0 25 3 0 0 18 0 9 0 2003224629 887074816 5215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216571 5215 1953 9 0 211099 0
[pid=17385/tid=17386] ppid=17383 vsize=866284 CPUtime=0.24
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 4867 0 1 0 21 3 0 0 19 0 9 0 2003224630 887074816 5215 996147200 134512640 134550740 4294955968 18446744073709551615 4125950900 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.702724 s]
/proc/loadavg: 2.39 2.34 2.23 4/73 17385
/proc/meminfo: memFree=1886520/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867676 CPUtime=0.68
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 9033 0 1 0 63 5 0 0 18 0 9 0 2003224629 888500224 8393 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216919 8393 2010 9 0 211425 0
[pid=17385/tid=17386] ppid=17383 vsize=867676 CPUtime=0.51
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 7686 0 1 0 47 4 0 0 21 0 9 0 2003224630 888500224 8393 996147200 134512640 134550740 4294955968 18446744073709551615 103215030 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50286 s]
/proc/loadavg: 2.36 2.34 2.22 3/82 17394
/proc/meminfo: memFree=1852144/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867676 CPUtime=1.48
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 11538 0 1 0 141 7 0 0 18 0 9 0 2003224629 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216919 10895 2014 9 0 211425 0
[pid=17385/tid=17386] ppid=17383 vsize=867676 CPUtime=1.26
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 10160 0 1 0 121 5 0 0 25 0 9 0 2003224630 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4126876663 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2003224632 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003224632 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003224632 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003224634 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=867676 CPUtime=0.2
/proc/17385/task/17392/stat : 17392 (java) S 17383 17385 14716 0 -1 64 681 0 0 0 20 0 0 0 16 0 9 0 2003224634 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003224634 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003224634 888500224 10895 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867676

[startup+3.10113 s]
/proc/loadavg: 2.36 2.34 2.22 3/82 17394
/proc/meminfo: memFree=1847792/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867676 CPUtime=3.07
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 13243 0 1 0 299 8 0 0 18 0 9 0 2003224629 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216919 12598 2014 9 0 211425 0
[pid=17385/tid=17386] ppid=17383 vsize=867676 CPUtime=2.83
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 11841 0 1 0 276 7 0 0 25 0 9 0 2003224630 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4126899353 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2003224632 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003224632 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003224632 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003224634 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=867676 CPUtime=0.23
/proc/17385/task/17392/stat : 17392 (java) S 17383 17385 14716 0 -1 64 705 0 0 0 23 0 0 0 15 0 9 0 2003224634 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003224634 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003224634 888500224 12598 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867676

[startup+6.30267 s]
/proc/loadavg: 2.36 2.34 2.22 3/82 17394
/proc/meminfo: memFree=1834544/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867676 CPUtime=6.26
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 16100 0 1 0 614 12 0 0 18 0 9 0 2003224629 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216919 15453 2014 9 0 211425 0
[pid=17385/tid=17386] ppid=17383 vsize=867676 CPUtime=6
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 14694 0 1 0 590 10 0 0 25 0 9 0 2003224630 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4126870976 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 2003224632 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 2003224632 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2003224632 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003224634 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=867676 CPUtime=0.23
/proc/17385/task/17392/stat : 17392 (java) S 17383 17385 14716 0 -1 64 709 0 0 0 23 0 0 0 15 0 9 0 2003224634 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003224634 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=867676 CPUtime=0
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003224634 888500224 15453 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867676

[startup+12.7018 s]
/proc/loadavg: 2.30 2.33 2.22 4/82 17394
/proc/meminfo: memFree=1818032/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867588 CPUtime=12.62
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 19568 0 1 0 1246 16 0 0 18 0 9 0 2003224629 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216897 18897 2005 9 0 211425 0
[pid=17385/tid=17386] ppid=17383 vsize=867588 CPUtime=12.26
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 15787 0 1 0 1213 13 0 0 25 0 9 0 2003224630 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4126876080 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=867588 CPUtime=0.09
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 2368 0 0 0 8 1 0 0 16 0 9 0 2003224632 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003224632 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003224632 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003224634 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=867588 CPUtime=0.25
/proc/17385/task/17392/stat : 17392 (java) S 17383 17385 14716 0 -1 64 716 0 0 0 25 0 0 0 15 0 9 0 2003224634 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003224634 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003224634 888410112 18897 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867588

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

[startup+15.9023 s]
/proc/loadavg: 2.30 2.33 2.22 3/82 17394
/proc/meminfo: memFree=1818032/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867588 CPUtime=15.8
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 19574 0 1 0 1563 17 0 0 18 0 9 0 2003224629 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216897 18903 2006 9 0 211425 0
[pid=17385/tid=17386] ppid=17383 vsize=867588 CPUtime=15.44
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 15790 0 1 0 1529 15 0 0 25 0 9 0 2003224630 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4126876087 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=867588 CPUtime=0.09
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 2368 0 0 0 8 1 0 0 16 0 9 0 2003224632 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003224632 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003224632 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003224634 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=867588 CPUtime=0.25
/proc/17385/task/17392/stat : 17392 (java) S 17383 17385 14716 0 -1 64 719 0 0 0 25 0 0 0 15 0 9 0 2003224634 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003224634 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003224634 888410112 18903 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.8
Current children cumulated vsize (KiB) 867588

[startup+16.7024 s]
/proc/loadavg: 2.28 2.32 2.22 3/82 17394
/proc/meminfo: memFree=1818032/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867588 CPUtime=16.6
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 19587 0 1 0 1642 18 0 0 18 0 9 0 2003224629 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216897 18915 2006 9 0 211425 0
[pid=17385/tid=17386] ppid=17383 vsize=867588 CPUtime=16.22
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 15791 0 1 0 1607 15 0 0 25 0 9 0 2003224630 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4126872289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=867588 CPUtime=0.09
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 2368 0 0 0 8 1 0 0 16 0 9 0 2003224632 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 2003224632 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2003224632 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003224634 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=867588 CPUtime=0.27
/proc/17385/task/17392/stat : 17392 (java) S 17383 17385 14716 0 -1 64 731 0 0 0 27 0 0 0 16 0 9 0 2003224634 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2003224634 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=867588 CPUtime=0
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003224634 888410112 18915 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.6
Current children cumulated vsize (KiB) 867588

[startup+17.5016 s]
/proc/loadavg: 2.28 2.32 2.22 5/84 17398
/proc/meminfo: memFree=1817696/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=867912 CPUtime=17.38
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 20219 244 1 0 1717 20 1 0 18 0 10 0 2003224629 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 216978 18947 2013 9 0 211506 0
[pid=17398] ppid=17385 vsize=0 CPUtime=0
/proc/17398/stat : 17398 (rm) Z 17385 17385 14716 0 -1 4194316 125 0 0 0 0 0 0 0 18 0 1 0 2003226378 0 0 996147200 0 0 0 0 0 0 4 0 0 18446744071563351923 0 0 17 1 0 0
/proc/17398/statm: 0 0 0 0 0 0 0
[pid=17385/tid=17386] ppid=17383 vsize=867912 CPUtime=16.97
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 16221 244 1 0 1680 16 1 0 23 0 10 0 2003224630 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=867912 CPUtime=0.1
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 2390 244 0 0 8 1 1 0 16 0 10 0 2003224632 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=867912 CPUtime=0.01
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 12 244 0 0 0 0 1 0 16 0 10 0 2003224632 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=867912 CPUtime=0.01
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 5 244 0 0 0 0 1 0 16 0 10 0 2003224632 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=867912 CPUtime=0.01
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 244 0 0 0 0 1 0 18 0 10 0 2003224634 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=867912 CPUtime=0.29
/proc/17385/task/17392/stat : 17392 (java) R 17383 17385 14716 0 -1 64 779 244 0 0 28 0 1 0 16 0 10 0 2003224634 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 103805985 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=867912 CPUtime=0.01
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 244 0 0 0 0 1 0 19 0 10 0 2003224634 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=867912 CPUtime=0.01
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 7 244 0 0 0 0 1 0 15 0 10 0 2003224634 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17397] ppid=17383 vsize=867912 CPUtime=0.01
/proc/17385/task/17397/stat : 17397 (java) R 17383 17385 14716 0 -1 64 44 244 0 0 0 0 1 0 25 0 10 0 2003226378 888741888 18947 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.38
Current children cumulated vsize (KiB) 867912

[startup+17.9021 s]
/proc/loadavg: 2.28 2.32 2.22 5/84 17398
/proc/meminfo: memFree=1817696/2055920 swapFree=4180444/4192956
[pid=17385] ppid=17383 vsize=868000 CPUtime=17.78
/proc/17385/stat : 17385 (java) S 17383 17385 14716 0 -1 0 33864 369 1 0 1753 23 1 1 18 0 10 0 2003224629 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17385/statm: 217000 22144 2637 9 0 211506 0
[pid=17385/tid=17386] ppid=17383 vsize=868000 CPUtime=17.18
/proc/17385/task/17386/stat : 17386 (java) R 17383 17385 14716 0 -1 64 20864 369 1 0 1698 18 1 1 17 0 10 0 2003224630 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17388] ppid=17383 vsize=868000 CPUtime=0.25
/proc/17385/task/17388/stat : 17388 (java) S 17383 17385 14716 0 -1 64 11207 369 0 0 21 2 1 1 17 0 10 0 2003224632 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17389] ppid=17383 vsize=868000 CPUtime=0.02
/proc/17385/task/17389/stat : 17389 (java) S 17383 17385 14716 0 -1 64 14 369 0 0 0 0 1 1 16 0 10 0 2003224632 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17390] ppid=17383 vsize=868000 CPUtime=0.02
/proc/17385/task/17390/stat : 17390 (java) S 17383 17385 14716 0 -1 64 12 369 0 0 0 0 1 1 16 0 10 0 2003224632 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17391] ppid=17383 vsize=868000 CPUtime=0.02
/proc/17385/task/17391/stat : 17391 (java) S 17383 17385 14716 0 -1 64 1 369 0 0 0 0 1 1 18 0 10 0 2003224634 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17392] ppid=17383 vsize=868000 CPUtime=0.35
/proc/17385/task/17392/stat : 17392 (java) S 17383 17385 14716 0 -1 64 950 369 0 0 33 0 1 1 15 0 10 0 2003224634 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17393] ppid=17383 vsize=868000 CPUtime=0.02
/proc/17385/task/17393/stat : 17393 (java) S 17383 17385 14716 0 -1 64 2 369 0 0 0 0 1 1 19 0 10 0 2003224634 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17394] ppid=17383 vsize=868000 CPUtime=0.02
/proc/17385/task/17394/stat : 17394 (java) S 17383 17385 14716 0 -1 64 7 369 0 0 0 0 1 1 15 0 10 0 2003224634 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17385/tid=17397] ppid=17383 vsize=868000 CPUtime=0.02
/proc/17385/task/17397/stat : 17397 (java) R 17383 17385 14716 0 -1 64 49 369 0 0 0 0 1 1 25 0 10 0 2003226378 888832000 22144 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.78
Current children cumulated vsize (KiB) 868000

Child status: 0
Real time (s): 17.9761
CPU time (s): 17.8343
CPU user time (s): 17.5703
CPU system time (s): 0.263959
CPU usage (%): 99.2109
Max. virtual memory (cumulated for all children) (KiB): 868000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5703
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34372
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= 1999
involuntary context switches= 2192

runsolver used 0.031995 second user time and 0.06099 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-05 09:22:31
IDJOB=1087085
IDBENCH=57929
IDSOLVER=364
FILE ID=node68/1087085-1215242551
PBS_JOBID= 7881865
Free space on /tmp= 66524 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp02/normalized-fapp02-0250-0.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087085-1215242551/watcher-1087085-1215242551 -o /tmp/evaluation-result-1087085-1215242551/solver-1087085-1215242551 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087085-1215242551.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 629efecb0eb59f0ce6ca410b2a2aa039
RANDOM SEED=1780824943

node68.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.261
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.261
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:       1887000 kB
Buffers:         10044 kB
Cached:          84096 kB
SwapCached:       6772 kB
Active:          94188 kB
Inactive:        24264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887000 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          30752 kB
Slab:            35972 kB
Committed_AS:  4365512 kB
PageTables:       1724 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= 66524 MiB
End job on node68 at 2008-07-05 09:22:49