Trace number 2097850

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 29.5255 29.649

DiagnosticValue
CHECKS1851640
NODES0

General information on the benchmark

Namecsp/fapp/fapp28/
normalized-fapp28-2800-2.xml
MD5SUM1feff749558ae4da23047eced7bab2b1
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 benchmark29.1986
Satisfiable
(Un)Satisfiability was proved
Number of variables2800
Number of constraints22569
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22569
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-2097850-1247414094.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.78/0.84	     nbVariables=2800  nbDomainTypes=17  minDomainSize=90  maxDomainSize=998  nbTotalValues=2087947
0.78/0.84	       =>  wckTime=0.597  cpuTime=0.42  mem=57M876
0.78/0.84	   
0.78/0.84	   predicates being loaded...
0.88/0.90	   
0.88/0.90	   constraints being loaded...
20.57/20.68	   
20.57/20.68	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 101M311)
27.12/27.21	     nbConstraints=12081  nbGlobalConstraints=35  nbMergedConstraints=10523  nbConvertedConstraints=120
27.12/27.21	     nbConvertConstraintsChecks=42957314  nbExtensionStructures=102  nbSharedExtensionStructures=20
27.12/27.21	     nbConflictsStructures=128  nbSharedConflictsStructures=254  nbUnbuiltConflictsStructures=3961
27.12/27.21	     nbSharedBinaryRepresentations=115446  nbEvaluationManagers=3987  nbSharedEvaluationManagers=7939  minDegree=2
27.12/27.21	     maxDegree=37  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=3.749
27.12/27.21	     symmetryCpuTime=3.49  nbCliques=35
27.12/27.21	       =>  wckTime=26.966  cpuTime=25.91  mem=101M550
27.42/27.59	   
27.42/27.59	   solver IterativeSystematicSolver being built... 
27.81/27.98	   
27.81/27.98	   INFO : Forward propagation technique limited 
28.21/28.35	       =>  wckTime=28.106  cpuTime=26.36  mem=225M688
29.40/29.52	   
29.40/29.52	   preprocessing
29.40/29.52	     nbConstraintChecks=1851636  nbValidityChecks=27399  nbPropagations=160  nbRevisions=1839  nbUselessRevisions=1020
29.40/29.52	     nbRemovedValues=262592  detectedInconsistency=yes
29.40/29.52	       =>  wckTime=1.137  cpuTime=1.11  mem=226M637
29.40/29.53	   
29.40/29.53	   global
29.40/29.53	     nbConstraintChecks=1851636  nbValidityChecks=27399  nbPropagations=160  nbRevisions=1839  nbUselessRevisions=1020
29.40/29.53	     nbRestartNogoods=0  solvingWckTime=1.141  solvingCpuTime=1.11  expiredTime=no  totalExploration=yes
29.40/29.53	     nbFoundSolutions=0  globalCpuTime=27.54
29.40/29.53	       =>  wckTime=29.281  cpuTime=27.5  mem=226M637
29.40/29.55	   
29.40/29.55	s UNSATISFIABLE
29.40/29.55	d NODES 0
29.40/29.55	d CHECKS 1851636
29.40/29.55	   
29.40/29.55	   totalWckTime=29.373  totalCpuTime=27.57

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097850-1247414094/watcher-2097850-1247414094 -o /tmp/evaluation-result-2097850-1247414094/solver-2097850-1247414094 -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-2097850-1247414094.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.02 2.00 2.00 4/80 31994
/proc/meminfo: memFree=1615336/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=152 CPUtime=0
/proc/31994/stat : 31994 (java) R 31992 31994 29865 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 28472060 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 8413988 0 0 4096 0 0 0 0 17 0 0 0
/proc/31994/statm: 38 26 19 9 0 4 0

[startup+0.0937461 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 31994
/proc/meminfo: memFree=1615336/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=865940 CPUtime=0.07
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 3726 0 1 0 6 1 0 0 18 0 9 0 28472060 886722560 3194 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216485 3197 1698 9 0 210970 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865940

[startup+0.101777 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 31994
/proc/meminfo: memFree=1615336/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=865940 CPUtime=0.09
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 3762 0 1 0 7 2 0 0 18 0 9 0 28472060 886722560 3224 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216485 3226 1704 9 0 210970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865940

[startup+0.301765 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 31994
/proc/meminfo: memFree=1615336/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=866432 CPUtime=0.28
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 5998 0 1 0 25 3 0 0 18 0 9 0 28472060 887226368 5364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216608 5364 1986 9 0 211066 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866432

[startup+0.701806 s]
/proc/loadavg: 2.02 2.00 2.00 4/80 31994
/proc/meminfo: memFree=1615336/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=867500 CPUtime=0.68
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 17149 0 1 0 59 9 0 0 18 0 9 0 28472060 888320000 16510 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216875 16512 2012 9 0 211333 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867500

[startup+1.50189 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 32003
/proc/meminfo: memFree=1525024/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=867500 CPUtime=1.48
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 32143 0 1 0 133 15 0 0 18 0 9 0 28472060 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216875 31471 2029 9 0 211333 0
[pid=31994/tid=31996] ppid=31992 vsize=867500 CPUtime=1.14
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 15794 0 1 0 106 8 0 0 25 0 9 0 28472061 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4126536517 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=867500 CPUtime=0.14
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 15005 0 0 0 8 6 0 0 16 0 9 0 28472063 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31998] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472063 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31999] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28472063 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32000] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28472065 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=867500 CPUtime=0.17
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 642 0 0 0 17 0 0 0 16 0 9 0 28472065 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32002] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472065 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472065 888320000 31471 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867500

[startup+3.10105 s]
/proc/loadavg: 2.02 2.00 2.00 3/89 32003
/proc/meminfo: memFree=1490848/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=867500 CPUtime=3.08
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 33730 0 1 0 292 16 0 0 18 0 9 0 28472060 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216875 33055 2032 9 0 211333 0
[pid=31994/tid=31996] ppid=31992 vsize=867500 CPUtime=2.65
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 15829 0 1 0 256 9 0 0 25 0 9 0 28472061 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4126936785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=867500 CPUtime=0.21
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 16541 0 0 0 15 6 0 0 17 0 9 0 28472063 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31998] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472063 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31999] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28472063 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32000] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28472065 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=867500 CPUtime=0.19
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 658 0 0 0 19 0 0 0 15 0 9 0 28472065 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32002] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472065 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472065 888320000 33055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 867500

[startup+6.30236 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 32003
/proc/meminfo: memFree=1312864/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=867500 CPUtime=6.28
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 33736 0 1 0 612 16 0 0 18 0 9 0 28472060 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216875 33059 2032 9 0 211333 0
[pid=31994/tid=31996] ppid=31992 vsize=867500 CPUtime=5.84
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 15832 0 1 0 575 9 0 0 25 0 9 0 28472061 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4126934839 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=867500 CPUtime=0.21
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 16541 0 0 0 15 6 0 0 16 0 9 0 28472063 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31998] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472063 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31999] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28472063 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32000] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28472065 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=867500 CPUtime=0.2
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 661 0 0 0 20 0 0 0 16 0 9 0 28472065 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32002] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472065 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472065 888320000 33059 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 867500

[startup+12.703 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 32003
/proc/meminfo: memFree=1312672/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=867500 CPUtime=12.68
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 33759 0 1 0 1251 17 0 0 18 0 9 0 28472060 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 216875 33079 2032 9 0 211333 0
[pid=31994/tid=31996] ppid=31992 vsize=867500 CPUtime=12.22
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 15834 0 1 0 1213 9 0 0 25 0 9 0 28472061 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4126933879 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31997] ppid=31992 vsize=867500 CPUtime=0.21
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 16541 0 0 0 15 6 0 0 17 0 9 0 28472063 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31998] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28472063 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31999] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 28472063 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32000] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 28472065 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=867500 CPUtime=0.21
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 682 0 0 0 21 0 0 0 16 0 9 0 28472065 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32002] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 28472065 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=867500 CPUtime=0
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28472065 888320000 33079 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867500

[startup+25.5013 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 32007
/proc/meminfo: memFree=1289952/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=868148 CPUtime=25.43
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 41492 877 1 0 2507 21 14 1 18 0 9 0 28472060 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 217037 38745 2045 9 0 211495 0
[pid=31994/tid=31996] ppid=31992 vsize=868148 CPUtime=24.55
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 17625 877 1 0 2430 10 14 1 25 0 9 0 28472061 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4127252492 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31997] ppid=31992 vsize=868148 CPUtime=0.69
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 22168 877 0 0 46 8 14 1 16 0 9 0 28472063 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31998] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 16 877 0 0 0 0 14 1 16 0 9 0 28472063 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31999] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 5 877 0 0 0 0 14 1 15 0 9 0 28472063 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32000] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 23 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=868148 CPUtime=0.44
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 848 877 0 0 29 0 14 1 15 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32002] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 24 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 15 877 0 0 0 0 14 1 15 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 868148

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

[startup+27.1014 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 32007
/proc/meminfo: memFree=1289952/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=868148 CPUtime=27.02
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 42339 877 1 0 2666 21 14 1 18 0 9 0 28472060 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 217037 38745 2045 9 0 211495 0
[pid=31994/tid=31996] ppid=31992 vsize=868148 CPUtime=26.14
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 18471 877 1 0 2589 10 14 1 25 0 9 0 28472061 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4126939447 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31997] ppid=31992 vsize=868148 CPUtime=0.69
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 22168 877 0 0 46 8 14 1 16 0 9 0 28472063 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31998] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 16 877 0 0 0 0 14 1 16 0 9 0 28472063 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=31999] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 5 877 0 0 0 0 14 1 15 0 9 0 28472063 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32000] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 23 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=868148 CPUtime=0.44
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 848 877 0 0 29 0 14 1 15 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32002] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 24 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 16 877 0 0 0 0 14 1 15 0 9 0 28472065 888983552 38745 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.02
Current children cumulated vsize (KiB) 868148

[startup+28.7016 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 32007
/proc/meminfo: memFree=1168352/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=868148 CPUtime=28.6
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 106317 877 1 0 2806 39 14 1 18 0 9 0 28472060 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 217037 69721 2641 9 0 211495 0
[pid=31994/tid=31996] ppid=31992 vsize=868148 CPUtime=27.01
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 30598 877 1 0 2673 13 14 1 25 0 9 0 28472061 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4127098081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31997] ppid=31992 vsize=868148 CPUtime=1.33
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 73914 877 0 0 95 23 14 1 16 0 9 0 28472063 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31998] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 21 877 0 0 0 0 14 1 16 0 9 0 28472063 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31999] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 29 877 0 0 0 0 14 1 15 0 9 0 28472063 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32000] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 23 0 9 0 28472065 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=868148 CPUtime=0.52
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 924 877 0 0 36 1 14 1 15 0 9 0 28472065 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32002] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 24 0 9 0 28472065 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 16 877 0 0 0 0 14 1 15 0 9 0 28472065 888983552 69721 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.6
Current children cumulated vsize (KiB) 868148

[startup+29.1016 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 32007
/proc/meminfo: memFree=1168352/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=868148 CPUtime=29
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 106318 877 1 0 2846 39 14 1 18 0 9 0 28472060 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 217037 69722 2641 9 0 211495 0
[pid=31994/tid=31996] ppid=31992 vsize=868148 CPUtime=27.41
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 30598 877 1 0 2713 13 14 1 25 0 9 0 28472061 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4126938487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31997] ppid=31992 vsize=868148 CPUtime=1.33
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 73914 877 0 0 95 23 14 1 16 0 9 0 28472063 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31998] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 21 877 0 0 0 0 14 1 16 0 9 0 28472063 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31999] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 29 877 0 0 0 0 14 1 15 0 9 0 28472063 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32000] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 23 0 9 0 28472065 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=868148 CPUtime=0.52
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 925 877 0 0 36 1 14 1 15 0 9 0 28472065 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32002] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 24 0 9 0 28472065 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 16 877 0 0 0 0 14 1 15 0 9 0 28472065 888983552 69722 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29
Current children cumulated vsize (KiB) 868148

[startup+29.5027 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 32007
/proc/meminfo: memFree=1168352/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=868148 CPUtime=29.4
/proc/31994/stat : 31994 (java) S 31992 31994 29865 0 -1 0 106320 877 1 0 2886 39 14 1 18 0 9 0 28472060 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31994/statm: 217037 69723 2641 9 0 211495 0
[pid=31994/tid=31996] ppid=31992 vsize=868148 CPUtime=27.81
/proc/31994/task/31996/stat : 31996 (java) R 31992 31994 29865 0 -1 64 30599 877 1 0 2753 13 14 1 25 0 9 0 28472061 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4127098754 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31997] ppid=31992 vsize=868148 CPUtime=1.33
/proc/31994/task/31997/stat : 31997 (java) S 31992 31994 29865 0 -1 64 73914 877 0 0 95 23 14 1 17 0 9 0 28472063 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31998] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31998/stat : 31998 (java) S 31992 31994 29865 0 -1 64 21 877 0 0 0 0 14 1 16 0 9 0 28472063 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=31999] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/31999/stat : 31999 (java) S 31992 31994 29865 0 -1 64 29 877 0 0 0 0 14 1 15 0 9 0 28472063 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32000] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32000/stat : 32000 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 23 0 9 0 28472065 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32001] ppid=31992 vsize=868148 CPUtime=0.53
/proc/31994/task/32001/stat : 32001 (java) S 31992 31994 29865 0 -1 64 926 877 0 0 37 1 14 1 15 0 9 0 28472065 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31994/tid=32002] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32002/stat : 32002 (java) S 31992 31994 29865 0 -1 64 1 877 0 0 0 0 14 1 24 0 9 0 28472065 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31994/tid=32003] ppid=31992 vsize=868148 CPUtime=0.15
/proc/31994/task/32003/stat : 32003 (java) S 31992 31994 29865 0 -1 64 16 877 0 0 0 0 14 1 15 0 9 0 28472065 888983552 69723 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.4
Current children cumulated vsize (KiB) 868148

[startup+29.6035 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 32007
/proc/meminfo: memFree=1175584/2055920 swapFree=4192812/4192956
[pid=31994] ppid=31992 vsize=0 CPUtime=29.45
/proc/31994/stat : 31994 (java) Z 31992 31994 29865 0 -1 12 106353 877 1 0 2891 39 14 1 16 0 2 0 28472060 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31994/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.45
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 29.649
CPU time (s): 29.5255
CPU user time (s): 29.0646
CPU system time (s): 0.460929
CPU usage (%): 99.5835
Max. virtual memory (cumulated for all children) (KiB): 868236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.0646
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107230
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= 2765
involuntary context switches= 2945

runsolver used 0.041993 second user time and 0.107983 second system time

The end

Launcher Data

Begin job on node70 at 2009-07-12 17:54:54
IDJOB=2097850
IDBENCH=57870
IDSOLVER=774
FILE ID=node70/2097850-1247414094
PBS_JOBID= 9510507
Free space on /tmp= 66408 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp28/normalized-fapp28-2800-2.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-2097850-1247414094/watcher-2097850-1247414094 -o /tmp/evaluation-result-2097850-1247414094/solver-2097850-1247414094 -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-2097850-1247414094.xml

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

MD5SUM BENCH= 1feff749558ae4da23047eced7bab2b1
RANDOM SEED=1053378000

node70.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.214
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.214
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:       1615816 kB
Buffers:         40332 kB
Cached:         150000 kB
SwapCached:          0 kB
Active:         292444 kB
Inactive:        90904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7184 kB
Writeback:           0 kB
Mapped:         211080 kB
Slab:            41640 kB
Committed_AS:   997668 kB
PageTables:       2104 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= 66408 MiB
End job on node70 at 2009-07-12 17:55:24