Trace number 2098914

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 ESACSAT 12.4371 12.5081

DiagnosticValue
CHECKS64288700
NODES54580

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-70_ext.xml
MD5SUMab20183b0bfcee2d88d91440208a4225
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.47962
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2098914-1247417412.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.28/0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16  nbTotalValues=640
0.28/0.39	       =>  wckTime=0.145  cpuTime=0.11  mem=7M892
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.47/0.57	   
0.47/0.57	   constraints being loaded...
0.67/0.77	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.67/0.77	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1392  minDegree=6
0.67/0.77	     maxDegree=21  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.053  symmetryCpuTime=0.03
0.67/0.77	       =>  wckTime=0.521  cpuTime=0.37  mem=16M748
0.76/0.83	   
0.76/0.83	   solver IterativeSystematicSolver being built... 
0.86/0.97	       =>  wckTime=0.72  cpuTime=0.49  mem=20M664
0.97/1.02	   
0.97/1.02	   preprocessing
0.97/1.02	     nbConstraintChecks=54350  nbPropagations=813  nbRevisions=6036  nbUselessRevisions=4877  nbSingletonTests=50
0.97/1.02	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.97/1.02	       =>  wckTime=0.047  cpuTime=0.03  mem=20M664
1.07/1.12	   
1.07/1.12	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M672)
12.36/12.44	   
12.36/12.44	   search
12.36/12.44	     run=17  nbConstraintChecks=64234392  minDepth=0  maxDepth=40  nbPropagations=3808192  nbRevisions=41983700
12.36/12.44	     nbUselessRevisions=32353526  nbAssignments=54580  nbFailedAssignments=23270  nbInferredBacktracks=4
12.36/12.44	     nbBacktracks=31169  nbVisitedNodes=96928  nbRestartNogoods=115  nbFoundSolutions=1  nbSEliminables=6.74
12.36/12.44	     nbREliminables=2.09  nbIEliminables=0.56  nbDEliminables=0  nbPEliminables=0
12.36/12.44	       =>  wckTime=11.469  cpuTime=11.38  mem=21M672
12.36/12.44	   
12.36/12.44	   global
12.36/12.44	     nbConstraintChecks=64288742  nbPropagations=3809005  nbRevisions=41989736  nbUselessRevisions=32358403
12.36/12.44	     nbRestartNogoods=115  solvingWckTime=11.472  solvingCpuTime=11.38  expiredTime=no  totalExploration=no
12.36/12.44	     nbFoundSolutions=1  firstSolutionCpuTime=11.87  globalCpuTime=11.92
12.36/12.44	       =>  wckTime=12.195  cpuTime=11.87  mem=21M672
12.36/12.44	   
12.36/12.44	s SATISFIABLE
12.36/12.44	v 3 13 4 14 7 1 9 5 8 15 14 2 5 15 6 3 9 11 11 0 9 12 10 6 10 2 15 13 9 10 12 5 5 15 9 10 9 6 8 4 
12.36/12.44	d NODES 54580
12.36/12.44	d CHECKS 64288742
12.36/12.44	   
12.36/12.44	   totalWckTime=12.252  totalCpuTime=11.93

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2098914-1247417412/watcher-2098914-1247417412 -o /tmp/evaluation-result-2098914-1247417412/solver-2098914-1247417412 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098914-1247417412.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): 2000 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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 5091
/proc/meminfo: memFree=1652136/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=1616 CPUtime=0
/proc/5091/stat : 5091 (java) D 5089 5091 4785 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 28803959 1654784 151 996147200 134512640 134550932 4294955968 18446744073709551615 6890276 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/5091/statm: 404 151 125 9 0 46 0
[pid=5091/tid=5092] ppid=5089 vsize=10676 CPUtime=0
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28803961 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 7737304 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.103107 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 5091
/proc/meminfo: memFree=1652136/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=865984 CPUtime=0.08
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 3771 0 1 0 7 1 0 0 18 0 9 0 28803959 886767616 3226 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216496 3226 1701 9 0 210981 0
[pid=5091/tid=5092] ppid=5089 vsize=865984 CPUtime=0.07
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 2862 0 1 0 6 1 0 0 18 0 9 0 28803961 886767616 3226 996147200 134512640 134550932 4294955968 18446744073709551615 102755259 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.201119 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 5091
/proc/meminfo: memFree=1652136/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=866144 CPUtime=0.17
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 4664 0 1 0 15 2 0 0 18 0 9 0 28803959 886931456 4081 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216536 4081 1875 9 0 211014 0
[pid=5091/tid=5092] ppid=5089 vsize=866144 CPUtime=0.16
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 3755 0 1 0 14 2 0 0 18 0 9 0 28803961 886931456 4081 996147200 134512640 134550932 4294955968 18446744073709551615 4125958478 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 866144

[startup+0.301126 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 5091
/proc/meminfo: memFree=1652136/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=866296 CPUtime=0.28
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 5563 0 1 0 25 3 0 0 18 0 9 0 28803959 887087104 4975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216574 4975 1908 9 0 211052 0
[pid=5091/tid=5092] ppid=5089 vsize=866296 CPUtime=0.23
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 4586 0 1 0 21 2 0 0 19 0 9 0 28803961 887087104 4975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701167 s]
/proc/loadavg: 2.00 2.00 2.00 3/80 5091
/proc/meminfo: memFree=1652136/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867080 CPUtime=0.67
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 8272 0 1 0 63 4 0 0 18 0 9 0 28803959 887889920 7625 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216770 7625 2007 9 0 211228 0
[pid=5091/tid=5092] ppid=5089 vsize=867080 CPUtime=0.53
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 7083 0 1 0 50 3 0 0 20 0 9 0 28803961 887889920 7625 996147200 134512640 134550932 4294955968 18446744073709551615 4126735850 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867080

[startup+1.50125 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 5104
/proc/meminfo: memFree=1619936/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=1.47
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16536 283 1 0 140 7 0 0 18 0 9 0 28803959 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10663 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=1.16
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11783 283 1 0 111 5 0 0 25 0 9 0 28803961 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4125952204 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 17 0 9 0 28803962 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.23
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 719 283 0 0 23 0 0 0 16 0 9 0 28803965 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) S 5089 5091 4785 0 -1 64 4 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10663 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867944

[startup+3.10141 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 5104
/proc/meminfo: memFree=1619552/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=3.06
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16547 283 1 0 299 7 0 0 18 0 9 0 28803959 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10672 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=2.75
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11787 283 1 0 270 5 0 0 25 0 9 0 28803961 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4126887563 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 17 0 9 0 28803962 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.24
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 726 283 0 0 24 0 0 0 15 0 9 0 28803965 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) S 5089 5091 4785 0 -1 64 4 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867944

[startup+6.30274 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 5104
/proc/meminfo: memFree=1619424/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=6.26
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16566 283 1 0 619 7 0 0 18 0 9 0 28803959 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10675 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=5.95
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11790 283 1 0 590 5 0 0 25 0 9 0 28803961 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4126887109 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 16 0 9 0 28803962 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.24
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 728 283 0 0 24 0 0 0 16 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 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) 867944

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

[startup+6.40275 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 5104
/proc/meminfo: memFree=1619424/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=6.36
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16566 283 1 0 629 7 0 0 18 0 9 0 28803959 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10675 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=6.05
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11790 283 1 0 600 5 0 0 25 0 9 0 28803961 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4126894867 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 16 0 9 0 28803962 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.24
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 728 283 0 0 24 0 0 0 16 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10675 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 867944

[startup+9.60108 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 5104
/proc/meminfo: memFree=1619424/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=9.56
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16567 283 1 0 949 7 0 0 18 0 9 0 28803959 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10676 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=9.24
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11791 283 1 0 919 5 0 0 25 0 9 0 28803961 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4126894960 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 16 0 9 0 28803962 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.24
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 728 283 0 0 24 0 0 0 16 0 9 0 28803965 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10676 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (KiB) 867944

[startup+11.2012 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 5104
/proc/meminfo: memFree=1619296/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=11.16
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16568 283 1 0 1109 7 0 0 18 0 9 0 28803959 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10677 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=10.84
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11792 283 1 0 1079 5 0 0 25 0 9 0 28803961 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4126879275 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.24
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 728 283 0 0 24 0 0 0 16 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) R 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (KiB) 867944

[startup+12.0013 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 5104
/proc/meminfo: memFree=1619296/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=11.96
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16568 283 1 0 1189 7 0 0 18 0 9 0 28803959 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10677 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=11.64
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11792 283 1 0 1159 5 0 0 25 0 9 0 28803961 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4126896262 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.24
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 728 283 0 0 24 0 0 0 16 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 867944

[startup+12.4024 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 5104
/proc/meminfo: memFree=1619232/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=867944 CPUtime=12.36
/proc/5091/stat : 5091 (java) S 5089 5091 4785 0 -1 0 16568 283 1 0 1229 7 0 0 18 0 9 0 28803959 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5091/statm: 216986 10677 2658 9 0 211422 0
[pid=5091/tid=5092] ppid=5089 vsize=867944 CPUtime=12.04
/proc/5091/task/5092/stat : 5092 (java) R 5089 5091 4785 0 -1 64 11792 283 1 0 1199 5 0 0 25 0 9 0 28803961 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4126951024 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5094] ppid=5089 vsize=867944 CPUtime=0.04
/proc/5091/task/5094/stat : 5094 (java) S 5089 5091 4785 0 -1 64 3190 283 0 0 4 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5095] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5095/stat : 5095 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5096] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5096/stat : 5096 (java) S 5089 5091 4785 0 -1 64 8 283 0 0 0 0 0 0 16 0 9 0 28803962 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5097] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5097/stat : 5097 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 18 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5098] ppid=5089 vsize=867944 CPUtime=0.24
/proc/5091/task/5098/stat : 5098 (java) S 5089 5091 4785 0 -1 64 728 283 0 0 24 0 0 0 16 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5091/tid=5099] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5099/stat : 5099 (java) S 5089 5091 4785 0 -1 64 1 283 0 0 0 0 0 0 19 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5091/tid=5100] ppid=5089 vsize=867944 CPUtime=0
/proc/5091/task/5100/stat : 5100 (java) S 5089 5091 4785 0 -1 64 18 283 0 0 0 0 0 0 15 0 9 0 28803965 888774656 10677 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 867944

[startup+12.5024 s]
/proc/loadavg: 2.07 2.02 2.00 3/89 5104
/proc/meminfo: memFree=1619232/2055920 swapFree=4192812/4192956
[pid=5091] ppid=5089 vsize=0 CPUtime=12.42
/proc/5091/stat : 5091 (java) Z 5089 5091 4785 0 -1 12 16694 283 1 0 1234 8 0 0 16 0 2 0 28803959 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5091/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 12.5081
CPU time (s): 12.4371
CPU user time (s): 12.3431
CPU system time (s): 0.093985
CPU usage (%): 99.4328
Max. virtual memory (cumulated for all children) (KiB): 867944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.3431
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16977
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= 1358
involuntary context switches= 1413

runsolver used 0.017997 second user time and 0.048992 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-12 18:50:12
IDJOB=2098914
IDBENCH=59514
IDSOLVER=774
FILE ID=node67/2098914-1247417412
PBS_JOBID= 9510730
Free space on /tmp= 66508 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-70_ext.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2098914-1247417412/watcher-2098914-1247417412 -o /tmp/evaluation-result-2098914-1247417412/solver-2098914-1247417412 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2098914-1247417412.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ab20183b0bfcee2d88d91440208a4225
RANDOM SEED=641682910

node67.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.239
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.239
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:       1652616 kB
Buffers:         46420 kB
Cached:         164856 kB
SwapCached:          0 kB
Active:         242688 kB
Inactive:       100508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2152 kB
Writeback:           0 kB
Mapped:         152464 kB
Slab:            45044 kB
Committed_AS:  1020080 kB
PageTables:       2064 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= 66504 MiB
End job on node67 at 2009-07-12 18:50:25