Trace number 2097798

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 23.2885 23.3783

DiagnosticValue
CHECKS68156
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-0.xml
MD5SUM744c0dba383c6f3a8251a2e0da8b7c1e
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 benchmark12.5961
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2097798-1247414038.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.45	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.38/0.45	       =>  wckTime=0.203  cpuTime=0.14  mem=11M825
0.38/0.45	   
0.38/0.45	   predicates being loaded...
0.48/0.51	   
0.48/0.51	   constraints being loaded...
20.46/20.56	   
20.46/20.56	   INFO : Stopping converting binary constraints (cpu=20.05, mem = 49M618)
22.75/22.85	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=855
22.75/22.85	     nbConvertConstraintsChecks=44312648  nbExtensionStructures=785  nbSharedExtensionStructures=136
22.75/22.85	     nbConflictsStructures=1018  nbSharedConflictsStructures=160  nbUnbuiltConflictsStructures=2083
22.75/22.85	     nbSharedBinaryRepresentations=259931  nbEvaluationManagers=2316  nbSharedEvaluationManagers=307  minDegree=3
22.75/22.85	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.41
22.75/22.85	     symmetryCpuTime=0.31  nbCliques=7
22.75/22.85	       =>  wckTime=22.601  cpuTime=21.94  mem=58M271
22.95/23.04	   
22.95/23.04	   solver IterativeSystematicSolver being built... 
23.06/23.15	   
23.06/23.15	   INFO : Forward propagation technique limited 
23.15/23.23	       =>  wckTime=22.988  cpuTime=22.1  mem=63M479
23.15/23.30	   
23.15/23.30	   preprocessing
23.15/23.30	     nbConstraintChecks=68156  nbValidityChecks=1061  nbPropagations=10  nbRevisions=142  nbUselessRevisions=69
23.15/23.30	     nbRemovedValues=3812  detectedInconsistency=yes
23.15/23.30	       =>  wckTime=0.06  cpuTime=0.05  mem=64M461
23.25/23.30	   
23.25/23.30	   global
23.25/23.30	     nbConstraintChecks=68156  nbValidityChecks=1061  nbPropagations=10  nbRevisions=142  nbUselessRevisions=69
23.25/23.30	     nbRestartNogoods=0  solvingWckTime=0.063  solvingCpuTime=0.05  expiredTime=no  totalExploration=yes
23.25/23.30	     nbFoundSolutions=0  globalCpuTime=22.2
23.25/23.30	       =>  wckTime=23.054  cpuTime=22.16  mem=64M461
23.25/23.30	   
23.25/23.30	s UNSATISFIABLE
23.25/23.30	d NODES 0
23.25/23.30	d CHECKS 68156
23.25/23.31	   
23.25/23.31	   totalWckTime=23.124  totalCpuTime=22.21

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-2097798-1247414038/watcher-2097798-1247414038 -o /tmp/evaluation-result-2097798-1247414038/solver-2097798-1247414038 -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-2097798-1247414038.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.19 2.14 2.06 3/81 30917
/proc/meminfo: memFree=1687656/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=152 CPUtime=0
/proc/30917/stat : 30917 (java) R 30915 30917 29531 0 -1 0 200 0 0 0 0 0 0 0 20 0 1 0 28469034 155648 21 996147200 134512640 134550932 4294955968 18446744073709551615 10374762 0 0 4096 0 0 0 0 17 0 0 0
/proc/30917/statm: 38 26 19 9 0 4 0

[startup+0.0240471 s]
/proc/loadavg: 2.19 2.14 2.06 3/81 30917
/proc/meminfo: memFree=1687656/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=860772 CPUtime=0.01
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 1689 0 1 0 0 1 0 0 20 0 2 0 28469034 881430528 1388 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 215193 1391 556 9 0 210108 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 860772

[startup+0.101067 s]
/proc/loadavg: 2.19 2.14 2.06 3/81 30917
/proc/meminfo: memFree=1687656/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=865980 CPUtime=0.08
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 3741 0 1 0 7 1 0 0 20 0 9 0 28469034 886763520 3209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216495 3209 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301107 s]
/proc/loadavg: 2.19 2.14 2.06 3/81 30917
/proc/meminfo: memFree=1687656/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=866380 CPUtime=0.28
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 5985 0 1 0 25 3 0 0 20 0 9 0 28469034 887173120 5351 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216595 5351 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702186 s]
/proc/loadavg: 2.19 2.14 2.06 3/81 30917
/proc/meminfo: memFree=1687656/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867776 CPUtime=0.68
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 9919 0 1 0 62 6 0 0 20 0 9 0 28469034 888602624 9273 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216944 9274 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50135 s]
/proc/loadavg: 2.19 2.14 2.06 3/90 30926
/proc/meminfo: memFree=1638880/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867776 CPUtime=1.48
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 15500 0 1 0 138 10 0 0 20 0 9 0 28469034 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216944 14851 2041 9 0 211380 0
[pid=30917/tid=30919] ppid=30915 vsize=867776 CPUtime=1.27
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 14115 0 1 0 118 9 0 0 25 0 9 0 28469035 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4126903100 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30920] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28469036 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30921] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 28469036 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30922] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 28469036 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30923] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28469038 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=867776 CPUtime=0.19
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 686 0 0 0 19 0 0 0 15 0 9 0 28469038 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30925] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28469038 888602624 14851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469038 888602624 14851 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) 867776

[startup+3.10166 s]
/proc/loadavg: 2.19 2.14 2.06 3/90 30926
/proc/meminfo: memFree=1634400/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867776 CPUtime=3.08
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 16455 0 1 0 297 11 0 0 20 0 9 0 28469034 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216944 15804 2041 9 0 211380 0
[pid=30917/tid=30919] ppid=30915 vsize=867776 CPUtime=2.84
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 15043 0 1 0 274 10 0 0 25 0 9 0 28469035 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4126908583 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30920] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28469036 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30921] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 11 0 0 0 0 0 0 0 23 0 9 0 28469036 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30922] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 28469036 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30923] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28469038 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=867776 CPUtime=0.22
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 713 0 0 0 22 0 0 0 16 0 9 0 28469038 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30925] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28469038 888602624 15804 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=867776 CPUtime=0
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469038 888602624 15804 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) 867776

[startup+6.3023 s]
/proc/loadavg: 2.26 2.15 2.06 3/90 30926
/proc/meminfo: memFree=1619104/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867688 CPUtime=6.27
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 19623 0 1 0 614 13 0 0 20 0 9 0 28469034 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216922 18945 2029 9 0 211380 0
[pid=30917/tid=30919] ppid=30915 vsize=867688 CPUtime=5.96
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 15838 0 1 0 585 11 0 0 25 0 9 0 28469035 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4126467463 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30920] ppid=30915 vsize=867688 CPUtime=0.06
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 2368 0 0 0 6 0 0 0 16 0 9 0 28469036 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30921] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 28469036 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30922] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469036 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30923] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=867688 CPUtime=0.22
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 715 0 0 0 22 0 0 0 16 0 9 0 28469038 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30925] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469038 888512512 18945 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867688

[startup+12.7016 s]
/proc/loadavg: 2.24 2.15 2.06 3/90 30926
/proc/meminfo: memFree=1618912/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867688 CPUtime=12.67
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 19628 0 1 0 1253 14 0 0 20 0 9 0 28469034 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216922 18949 2029 9 0 211380 0
[pid=30917/tid=30919] ppid=30915 vsize=867688 CPUtime=12.34
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 15839 0 1 0 1222 12 0 0 25 0 9 0 28469035 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4126905712 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30920] ppid=30915 vsize=867688 CPUtime=0.06
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 2368 0 0 0 6 0 0 0 16 0 9 0 28469036 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30921] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 28469036 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30922] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469036 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30923] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=867688 CPUtime=0.23
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 719 0 0 0 23 0 0 0 15 0 9 0 28469038 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30925] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469038 888512512 18949 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 867688

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

[startup+19.1028 s]
/proc/loadavg: 2.22 2.15 2.06 3/90 30926
/proc/meminfo: memFree=1618912/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867688 CPUtime=19.07
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 19639 0 1 0 1891 16 0 0 20 0 9 0 28469034 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216922 18959 2031 9 0 211380 0
[pid=30917/tid=30919] ppid=30915 vsize=867688 CPUtime=18.72
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 15840 0 1 0 1859 13 0 0 25 0 9 0 28469035 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4126908638 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30920] ppid=30915 vsize=867688 CPUtime=0.06
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 2368 0 0 0 6 0 0 0 16 0 9 0 28469036 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30921] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 28469036 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30922] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469036 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30923] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=867688 CPUtime=0.24
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 729 0 0 0 24 0 0 0 16 0 9 0 28469038 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30925] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469038 888512512 18959 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 867688

[startup+20.7021 s]
/proc/loadavg: 2.20 2.15 2.06 3/90 30926
/proc/meminfo: memFree=1618848/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867688 CPUtime=20.66
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 19647 0 1 0 2050 16 0 0 20 0 9 0 28469034 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216922 18966 2032 9 0 211380 0
[pid=30917/tid=30919] ppid=30915 vsize=867688 CPUtime=20.32
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 15843 0 1 0 2018 14 0 0 25 0 9 0 28469035 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 103774189 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30920] ppid=30915 vsize=867688 CPUtime=0.06
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 2369 0 0 0 6 0 0 0 16 0 9 0 28469036 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30921] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 28469036 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30922] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469036 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30923] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=867688 CPUtime=0.25
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 733 0 0 0 25 0 0 0 15 0 9 0 28469038 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30925] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469038 888512512 18966 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 20.66
Current children cumulated vsize (KiB) 867688

[startup+22.3015 s]
/proc/loadavg: 2.20 2.15 2.06 4/90 30926
/proc/meminfo: memFree=1599648/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=867688 CPUtime=22.27
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 25209 0 1 0 2208 19 0 0 20 0 9 0 28469034 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 216922 24526 2032 9 0 211380 0
[pid=30917/tid=30919] ppid=30915 vsize=867688 CPUtime=21.67
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 15846 0 1 0 2153 14 0 0 25 0 9 0 28469035 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4126905719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30920] ppid=30915 vsize=867688 CPUtime=0.29
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 7914 0 0 0 26 3 0 0 17 0 9 0 28469036 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30921] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 28469036 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30922] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28469036 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30923] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=867688 CPUtime=0.28
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 747 0 0 0 27 1 0 0 15 0 9 0 28469038 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30925] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 28469038 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=867688 CPUtime=0
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28469038 888512512 24526 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 867688

[startup+23.1066 s]
/proc/loadavg: 2.20 2.15 2.06 4/90 30930
/proc/meminfo: memFree=1595680/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=868100 CPUtime=23.06
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 39746 469 1 0 2279 23 3 1 20 0 9 0 28469034 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 217025 26498 2660 9 0 211461 0
[pid=30917/tid=30919] ppid=30915 vsize=868100 CPUtime=22.22
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 19715 469 1 0 2203 15 3 1 25 0 9 0 28469035 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 102094014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30920] ppid=30915 vsize=868100 CPUtime=0.51
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 18228 469 0 0 42 5 3 1 17 0 9 0 28469036 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30921] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 20 469 0 0 0 0 3 1 17 0 9 0 28469036 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30922] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 15 469 0 0 0 0 3 1 16 0 9 0 28469036 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30923] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 469 0 0 0 0 3 1 25 0 9 0 28469038 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=868100 CPUtime=0.37
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 945 469 0 0 32 1 3 1 15 0 9 0 28469038 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30925] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 469 0 0 0 0 3 1 25 0 9 0 28469038 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 11 469 0 0 0 0 3 1 15 0 9 0 28469038 888934400 26498 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.06
Current children cumulated vsize (KiB) 868100

[startup+23.3016 s]
/proc/loadavg: 2.20 2.15 2.06 4/90 30930
/proc/meminfo: memFree=1595680/2055920 swapFree=4192812/4192956
[pid=30917] ppid=30915 vsize=868100 CPUtime=23.25
/proc/30917/stat : 30917 (java) S 30915 30917 29531 0 -1 0 43649 469 1 0 2297 24 3 1 20 0 9 0 28469034 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30917/statm: 217025 26544 2662 9 0 211461 0
[pid=30917/tid=30919] ppid=30915 vsize=868100 CPUtime=22.38
/proc/30917/task/30919/stat : 30919 (java) R 30915 30917 29531 0 -1 64 23603 469 1 0 2218 16 3 1 25 0 9 0 28469035 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4125950624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30920] ppid=30915 vsize=868100 CPUtime=0.51
/proc/30917/task/30920/stat : 30920 (java) S 30915 30917 29531 0 -1 64 18228 469 0 0 42 5 3 1 17 0 9 0 28469036 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30921] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30921/stat : 30921 (java) S 30915 30917 29531 0 -1 64 20 469 0 0 0 0 3 1 17 0 9 0 28469036 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30922] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30922/stat : 30922 (java) S 30915 30917 29531 0 -1 64 15 469 0 0 0 0 3 1 16 0 9 0 28469036 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30923] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30923/stat : 30923 (java) S 30915 30917 29531 0 -1 64 2 469 0 0 0 0 3 1 25 0 9 0 28469038 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30924] ppid=30915 vsize=868100 CPUtime=0.4
/proc/30917/task/30924/stat : 30924 (java) S 30915 30917 29531 0 -1 64 960 469 0 0 35 1 3 1 15 0 9 0 28469038 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30917/tid=30925] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30925/stat : 30925 (java) S 30915 30917 29531 0 -1 64 0 469 0 0 0 0 3 1 25 0 9 0 28469038 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30917/tid=30926] ppid=30915 vsize=868100 CPUtime=0.04
/proc/30917/task/30926/stat : 30926 (java) S 30915 30917 29531 0 -1 64 11 469 0 0 0 0 3 1 15 0 9 0 28469038 888934400 26544 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 23.3783
CPU time (s): 23.2885
CPU user time (s): 23.0185
CPU system time (s): 0.269958
CPU usage (%): 99.6155
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.0185
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44307
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= 2318
involuntary context switches= 2845

runsolver used 0.030995 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-12 17:53:58
IDJOB=2097798
IDBENCH=57772
IDSOLVER=774
FILE ID=node77/2097798-1247414038
PBS_JOBID= 9510495
Free space on /tmp= 66252 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-0.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097798-1247414038/watcher-2097798-1247414038 -o /tmp/evaluation-result-2097798-1247414038/solver-2097798-1247414038 -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-2097798-1247414038.xml

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

MD5SUM BENCH= 744c0dba383c6f3a8251a2e0da8b7c1e
RANDOM SEED=1917110347

node77.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.256
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1688136 kB
Buffers:         37028 kB
Cached:         142152 kB
SwapCached:          0 kB
Active:         224560 kB
Inactive:        86168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2992 kB
Writeback:           0 kB
Mapped:         152008 kB
Slab:            42184 kB
Committed_AS:  1015852 kB
PageTables:       1992 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= 66252 MiB
End job on node77 at 2009-07-12 17:54:22