Trace number 2097738

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 30.7783 30.9742

DiagnosticValue
CHECKS382493
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-2.xml
MD5SUM336ba63a28e2ecbd3bb2d5acda7f4f04
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 benchmark30.7783
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2097738-1247413905.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.39	   
0.28/0.39	   variables being loaded...
0.58/0.68	     nbVariables=1750  nbDomainTypes=30  minDomainSize=82  maxDomainSize=802  nbTotalValues=813037
0.58/0.68	       =>  wckTime=0.409  cpuTime=0.28  mem=35M256
0.58/0.68	   
0.58/0.68	   predicates being loaded...
0.67/0.74	   
0.67/0.74	   constraints being loaded...
20.78/20.94	   
20.78/20.94	   INFO : Stopping converting binary constraints (cpu=20.17, mem = 73M359)
29.12/29.34	     nbConstraints=16962  nbGlobalConstraints=38  nbMergedConstraints=15125  nbConvertedConstraints=103
29.12/29.34	     nbConvertConstraintsChecks=39904492  nbExtensionStructures=100  nbSharedExtensionStructures=4
29.12/29.34	     nbConflictsStructures=265  nbSharedConflictsStructures=290  nbUnbuiltConflictsStructures=5445
29.12/29.34	     nbSharedBinaryRepresentations=106702  nbEvaluationManagers=5610  nbSharedEvaluationManagers=11211  minDegree=3
29.12/29.34	     maxDegree=58  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=3.863
29.12/29.34	     symmetryCpuTime=3.58  nbCliques=38
29.12/29.34	       =>  wckTime=29.069  cpuTime=27.75  mem=108M684
29.53/29.79	   
29.53/29.79	   solver IterativeSystematicSolver being built... 
30.02/30.28	   
30.02/30.28	   INFO : Forward propagation technique limited 
30.32/30.51	       =>  wckTime=30.246  cpuTime=28.16  mem=172M27
30.63/30.89	   
30.63/30.89	   preprocessing
30.63/30.89	     nbConstraintChecks=382493  nbValidityChecks=1494  nbPropagations=60  nbRevisions=1488  nbUselessRevisions=914
30.63/30.89	     nbRemovedValues=117500  detectedInconsistency=yes
30.63/30.89	       =>  wckTime=0.357  cpuTime=0.33  mem=172M27
30.63/30.89	   
30.63/30.89	   global
30.63/30.89	     nbConstraintChecks=382493  nbValidityChecks=1494  nbPropagations=60  nbRevisions=1488  nbUselessRevisions=914
30.63/30.89	     nbRestartNogoods=0  solvingWckTime=0.36  solvingCpuTime=0.33  expiredTime=no  totalExploration=yes
30.63/30.89	     nbFoundSolutions=0  globalCpuTime=28.56
30.63/30.89	       =>  wckTime=30.623  cpuTime=28.51  mem=172M27
30.72/30.90	   
30.72/30.90	s UNSATISFIABLE
30.72/30.90	d NODES 0
30.72/30.90	d CHECKS 382493
30.72/30.91	   
30.72/30.91	   totalWckTime=30.706  totalCpuTime=28.58

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-2097738-1247413905/watcher-2097738-1247413905 -o /tmp/evaluation-result-2097738-1247413905/solver-2097738-1247413905 -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-2097738-1247413905.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.08 2.08 2.04 4/80 4959
/proc/meminfo: memFree=1763112/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=18576 CPUtime=0
/proc/4959/stat : 4959 (runsolver) R 4957 4959 32701 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28454049 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/4959/statm: 4644 284 249 26 0 2626 0

[startup+0.0130919 s]
/proc/loadavg: 2.08 2.08 2.04 4/80 4959
/proc/meminfo: memFree=1763112/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=10396 CPUtime=0
/proc/4959/stat : 4959 (java) R 4957 4959 32701 0 -1 0 472 0 0 0 0 0 0 0 18 0 1 0 28454049 10645504 276 996147200 134512640 134550932 4294955968 18446744073709551615 2589482 0 0 4096 0 0 0 0 17 1 0 0
/proc/4959/statm: 2599 284 144 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10396

[startup+0.101104 s]
/proc/loadavg: 2.08 2.08 2.04 4/80 4959
/proc/meminfo: memFree=1763112/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=865984 CPUtime=0.08
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 3732 0 1 0 6 2 0 0 18 0 9 0 28454049 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216496 3200 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301116 s]
/proc/loadavg: 2.08 2.08 2.04 4/80 4959
/proc/meminfo: memFree=1763112/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=866380 CPUtime=0.28
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 5750 0 1 0 24 4 0 0 18 0 9 0 28454049 887173120 5145 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216595 5146 1949 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701157 s]
/proc/loadavg: 2.08 2.08 2.04 4/80 4959
/proc/meminfo: memFree=1763112/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867500 CPUtime=0.67
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 13949 0 1 0 59 8 0 0 18 0 9 0 28454049 888320000 13304 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216875 13307 2008 9 0 211333 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867500

[startup+1.50122 s]
/proc/loadavg: 2.08 2.08 2.04 4/89 4968
/proc/meminfo: memFree=1699680/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867500 CPUtime=1.47
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 22663 0 1 0 134 13 0 0 18 0 9 0 28454049 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216875 21992 2029 9 0 211333 0
[pid=4959/tid=4961] ppid=4957 vsize=867500 CPUtime=1.19
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 15793 0 1 0 110 9 0 0 25 0 9 0 28454051 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867500 CPUtime=0.06
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 5527 0 0 0 4 2 0 0 17 0 9 0 28454052 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28454054 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867500 CPUtime=0.19
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 642 0 0 0 19 0 0 0 15 0 9 0 28454054 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28454054 888320000 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28454055 888320000 21992 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) 867500

[startup+3.10237 s]
/proc/loadavg: 2.07 2.08 2.04 3/89 4968
/proc/meminfo: memFree=1663336/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867500 CPUtime=3.06
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 27280 0 1 0 291 15 0 0 18 0 9 0 28454049 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216875 26605 2032 9 0 211333 0
[pid=4959/tid=4961] ppid=4957 vsize=867500 CPUtime=2.59
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 15827 0 1 0 249 10 0 0 25 0 9 0 28454051 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4126934647 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867500 CPUtime=0.23
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 10098 0 0 0 20 3 0 0 16 0 9 0 28454052 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28454054 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867500 CPUtime=0.2
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 654 0 0 0 20 0 0 0 16 0 9 0 28454054 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28454054 888320000 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28454055 888320000 26605 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) 867500

[startup+6.30266 s]
/proc/loadavg: 2.07 2.08 2.04 3/89 4968
/proc/meminfo: memFree=1643240/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867500 CPUtime=6.24
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 27296 0 1 0 609 15 0 0 18 0 9 0 28454049 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216875 26618 2032 9 0 211333 0
[pid=4959/tid=4961] ppid=4957 vsize=867500 CPUtime=5.76
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 15833 0 1 0 566 10 0 0 25 0 9 0 28454051 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4126929500 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867500 CPUtime=0.23
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 10098 0 0 0 20 3 0 0 17 0 9 0 28454052 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28454054 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867500 CPUtime=0.22
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 664 0 0 0 22 0 0 0 15 0 9 0 28454054 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28454054 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28454055 888320000 26618 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867500

[startup+12.7022 s]
/proc/loadavg: 2.06 2.07 2.04 3/89 4968
/proc/meminfo: memFree=1636072/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867500 CPUtime=12.62
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 27316 0 1 0 1246 16 0 0 18 0 9 0 28454049 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216875 26637 2032 9 0 211333 0
[pid=4959/tid=4961] ppid=4957 vsize=867500 CPUtime=12.11
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 15834 0 1 0 1201 10 0 0 25 0 9 0 28454051 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4126930864 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867500 CPUtime=0.23
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 10098 0 0 0 20 3 0 0 17 0 9 0 28454052 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28454054 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867500 CPUtime=0.23
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 683 0 0 0 23 0 0 0 15 0 9 0 28454054 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28454054 888320000 26637 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28454055 888320000 26637 996147200 134512640 134550932 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) 867500

[startup+25.5014 s]
/proc/loadavg: 2.05 2.07 2.04 4/89 4968
/proc/meminfo: memFree=1609576/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867500 CPUtime=25.34
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 33918 0 1 0 2515 19 0 0 18 0 9 0 28454049 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216875 33230 2034 9 0 211333 0
[pid=4959/tid=4961] ppid=4957 vsize=867500 CPUtime=24.39
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 15850 0 1 0 2428 11 0 0 24 0 9 0 28454051 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867500 CPUtime=0.65
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 16651 0 0 0 58 7 0 0 16 0 9 0 28454052 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28454052 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28454054 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867500 CPUtime=0.29
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 716 0 0 0 29 0 0 0 15 0 9 0 28454054 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28454054 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867500 CPUtime=0
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28454055 888320000 33230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 867500

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

[startup+28.7027 s]
/proc/loadavg: 2.05 2.07 2.04 3/89 4972
/proc/meminfo: memFree=1609192/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867824 CPUtime=28.54
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 37220 1103 1 0 2811 22 19 2 18 0 9 0 28454049 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216956 33279 2045 9 0 211414 0
[pid=4959/tid=4961] ppid=4957 vsize=867824 CPUtime=27.54
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 18800 1103 1 0 2721 12 19 2 25 0 9 0 28454051 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4127249117 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867824 CPUtime=0.86
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 16725 1103 0 0 58 7 19 2 16 0 9 0 28454052 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 16 1103 0 0 0 0 19 2 16 0 9 0 28454052 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 5 1103 0 0 0 0 19 2 16 0 9 0 28454052 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 1103 0 0 0 0 19 2 18 0 9 0 28454054 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867824 CPUtime=0.52
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 850 1103 0 0 31 0 19 2 16 0 9 0 28454054 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 1103 0 0 0 0 19 2 19 0 9 0 28454054 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 12 1103 0 0 0 0 19 2 15 0 9 0 28454055 888651776 33279 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.54
Current children cumulated vsize (KiB) 867824

[startup+30.3028 s]
/proc/loadavg: 2.05 2.07 2.04 4/89 4972
/proc/meminfo: memFree=1609128/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867912 CPUtime=30.12
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 84530 1103 1 0 2958 33 19 2 18 0 9 0 28454049 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216978 53364 2661 9 0 211414 0
[pid=4959/tid=4961] ppid=4957 vsize=867912 CPUtime=28.45
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 28230 1103 1 0 2811 13 19 2 25 0 9 0 28454051 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4125978196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867912 CPUtime=1.46
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 54417 1103 0 0 109 16 19 2 16 0 9 0 28454052 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867912 CPUtime=0.21
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 20 1103 0 0 0 0 19 2 16 0 9 0 28454052 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867912 CPUtime=0.21
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 25 1103 0 0 0 0 19 2 15 0 9 0 28454052 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867912 CPUtime=0.21
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 1103 0 0 0 0 19 2 18 0 9 0 28454054 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867912 CPUtime=0.59
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 1014 1103 0 0 37 1 19 2 15 0 9 0 28454054 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867912 CPUtime=0.21
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 1103 0 0 0 0 19 2 19 0 9 0 28454054 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867912 CPUtime=0.21
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 12 1103 0 0 0 0 19 2 15 0 9 0 28454055 888741888 53364 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.12
Current children cumulated vsize (KiB) 867912

[startup+30.7029 s]
/proc/loadavg: 2.05 2.07 2.04 3/89 4972
/proc/meminfo: memFree=1504296/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867824 CPUtime=30.53
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 91324 1103 1 0 2996 36 19 2 18 0 9 0 28454049 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216956 60105 2641 9 0 211414 0
[pid=4959/tid=4961] ppid=4957 vsize=867824 CPUtime=28.74
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 28282 1103 1 0 2840 13 19 2 25 0 9 0 28454051 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4126929506 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867824 CPUtime=1.53
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 61131 1103 0 0 113 19 19 2 16 0 9 0 28454052 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 20 1103 0 0 0 0 19 2 16 0 9 0 28454052 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 30 1103 0 0 0 0 19 2 15 0 9 0 28454052 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 1103 0 0 0 0 19 2 18 0 9 0 28454054 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867824 CPUtime=0.63
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 1037 1103 0 0 41 1 19 2 15 0 9 0 28454054 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 1103 0 0 0 0 19 2 19 0 9 0 28454054 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 12 1103 0 0 0 0 19 2 15 0 9 0 28454055 888651776 60105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.53
Current children cumulated vsize (KiB) 867824

[startup+30.9029 s]
/proc/loadavg: 2.05 2.07 2.04 3/89 4972
/proc/meminfo: memFree=1504296/2055920 swapFree=4192812/4192956
[pid=4959] ppid=4957 vsize=867824 CPUtime=30.72
/proc/4959/stat : 4959 (java) S 4957 4959 32701 0 -1 0 91326 1103 1 0 3015 36 19 2 18 0 9 0 28454049 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4959/statm: 216956 60107 2641 9 0 211414 0
[pid=4959/tid=4961] ppid=4957 vsize=867824 CPUtime=28.93
/proc/4959/task/4961/stat : 4961 (java) R 4957 4959 32701 0 -1 64 28282 1103 1 0 2859 13 19 2 25 0 9 0 28454051 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4127526563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4962] ppid=4957 vsize=867824 CPUtime=1.53
/proc/4959/task/4962/stat : 4962 (java) S 4957 4959 32701 0 -1 64 61131 1103 0 0 113 19 19 2 16 0 9 0 28454052 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4963] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4963/stat : 4963 (java) S 4957 4959 32701 0 -1 64 20 1103 0 0 0 0 19 2 16 0 9 0 28454052 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4964] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4964/stat : 4964 (java) S 4957 4959 32701 0 -1 64 30 1103 0 0 0 0 19 2 15 0 9 0 28454052 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4965] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4965/stat : 4965 (java) S 4957 4959 32701 0 -1 64 2 1103 0 0 0 0 19 2 18 0 9 0 28454054 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4966] ppid=4957 vsize=867824 CPUtime=0.64
/proc/4959/task/4966/stat : 4966 (java) S 4957 4959 32701 0 -1 64 1039 1103 0 0 42 1 19 2 15 0 9 0 28454054 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4967] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4967/stat : 4967 (java) S 4957 4959 32701 0 -1 64 0 1103 0 0 0 0 19 2 19 0 9 0 28454054 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4959/tid=4968] ppid=4957 vsize=867824 CPUtime=0.21
/proc/4959/task/4968/stat : 4968 (java) S 4957 4959 32701 0 -1 64 12 1103 0 0 0 0 19 2 15 0 9 0 28454055 888651776 60107 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.72
Current children cumulated vsize (KiB) 867824

Child status: 0
Real time (s): 30.9742
CPU time (s): 30.7783
CPU user time (s): 30.3564
CPU system time (s): 0.421935
CPU usage (%): 99.3677
Max. virtual memory (cumulated for all children) (KiB): 867912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.3564
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92461
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= 2805
involuntary context switches= 3752

runsolver used 0.052991 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-12 17:51:45
IDJOB=2097738
IDBENCH=57667
IDSOLVER=774
FILE ID=node51/2097738-1247413905
PBS_JOBID= 9510544
Free space on /tmp= 66200 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-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-2097738-1247413905/watcher-2097738-1247413905 -o /tmp/evaluation-result-2097738-1247413905/solver-2097738-1247413905 -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-2097738-1247413905.xml

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

MD5SUM BENCH= 336ba63a28e2ecbd3bb2d5acda7f4f04
RANDOM SEED=1949781360

node51.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.225
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.225
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:       1763656 kB
Buffers:         48224 kB
Cached:         115860 kB
SwapCached:          0 kB
Active:         170288 kB
Inactive:        61940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763656 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8936 kB
Writeback:           0 kB
Mapped:          88572 kB
Slab:            45352 kB
Committed_AS:  1023684 kB
PageTables:       1908 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= 66200 MiB
End job on node51 at 2009-07-12 17:52:17