Trace number 2097942

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 22.1076 22.3585

DiagnosticValue
CHECKS45927
NODES0

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-4.xml
MD5SUM20a4b386543d008e4a5d9418ad2d042b
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 benchmark15.5956
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
Global constraints used (with number of constraints)

Solver Data

0.03/0.08	
0.03/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-2097942-1247414178.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.34	   
0.29/0.34	   variables being loaded...
0.38/0.41	     nbVariables=300  nbDomainTypes=13  minDomainSize=42  maxDomainSize=250  nbTotalValues=53536
0.38/0.41	       =>  wckTime=0.169  cpuTime=0.12  mem=9M871
0.38/0.41	   
0.38/0.41	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
20.50/20.75	   
20.50/20.75	   INFO : Stopping converting binary constraints (cpu=20.07, mem = 50M776)
21.68/21.93	     nbConstraints=2326  nbMergedConstraints=2051  nbConvertedConstraints=1273  nbConvertConstraintsChecks=40728760
21.68/21.93	     nbExtensionStructures=1177  nbSharedExtensionStructures=292  nbConflictsStructures=1368
21.68/21.93	     nbSharedConflictsStructures=305  nbUnbuiltConflictsStructures=771  nbSharedBinaryRepresentations=319931
21.68/21.93	     nbEvaluationManagers=962  nbSharedEvaluationManagers=91  minDegree=6  maxDegree=19  minArity=2  maxArity=2
21.68/21.93	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.237  symmetryCpuTime=0.16
21.68/21.93	       =>  wckTime=21.688  cpuTime=20.95  mem=51M448
21.77/22.09	   
21.77/22.09	   solver IterativeSystematicSolver being built... 
21.98/22.25	       =>  wckTime=22.004  cpuTime=21.08  mem=46M749
21.98/22.30	   
21.98/22.30	   preprocessing
21.98/22.30	     nbConstraintChecks=45927  nbValidityChecks=2030  nbPropagations=11  nbRevisions=174  nbUselessRevisions=96
21.98/22.30	     nbRemovedValues=3514  detectedInconsistency=yes
21.98/22.30	       =>  wckTime=0.046  cpuTime=0.03  mem=47M746
22.07/22.30	   
22.07/22.30	   global
22.07/22.30	     nbConstraintChecks=45927  nbValidityChecks=2030  nbPropagations=11  nbRevisions=174  nbUselessRevisions=96
22.07/22.30	     nbRestartNogoods=0  solvingWckTime=0.049  solvingCpuTime=0.03  expiredTime=no  totalExploration=yes
22.07/22.30	     nbFoundSolutions=0  globalCpuTime=21.17
22.07/22.30	       =>  wckTime=22.055  cpuTime=21.12  mem=47M746
22.07/22.30	   
22.07/22.30	s UNSATISFIABLE
22.07/22.30	d NODES 0
22.07/22.30	d CHECKS 45927
22.07/22.30	   
22.07/22.30	   totalWckTime=22.124  totalCpuTime=21.17

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-2097942-1247414178/watcher-2097942-1247414178 -o /tmp/evaluation-result-2097942-1247414178/solver-2097942-1247414178 -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-2097942-1247414178.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.12 2.04 2.01 4/81 30913
/proc/meminfo: memFree=1746048/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=144 CPUtime=0
/proc/30913/stat : 30913 (java) R 30911 30913 29154 0 -1 0 30 0 0 0 0 0 0 0 20 0 1 0 28482622 147456 15 996147200 134512640 134550932 4294956128 18446744073709551615 11596131 0 0 4096 0 0 0 0 17 0 0 0
/proc/30913/statm: 36 15 10 9 0 2 0

[startup+0.047574 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 30913
/proc/meminfo: memFree=1746048/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=862776 CPUtime=0.03
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 2401 0 1 0 2 1 0 0 18 0 7 0 28482622 883482624 1978 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 215694 1978 905 9 0 210609 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862776

[startup+0.101101 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 30913
/proc/meminfo: memFree=1746048/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=865984 CPUtime=0.08
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 3749 0 1 0 7 1 0 0 18 0 9 0 28482622 886767616 3215 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216496 3215 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301124 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 30913
/proc/meminfo: memFree=1746048/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=866380 CPUtime=0.29
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 5993 0 1 0 26 3 0 0 18 0 9 0 28482622 887173120 5359 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216595 5359 1986 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.701168 s]
/proc/loadavg: 2.12 2.04 2.01 4/81 30913
/proc/meminfo: memFree=1746048/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867776 CPUtime=0.68
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 9471 0 1 0 64 4 0 0 18 0 9 0 28482622 888602624 8825 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216944 8825 2036 9 0 211380 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867776

[startup+1.50125 s]
/proc/loadavg: 2.12 2.04 2.01 4/90 30922
/proc/meminfo: memFree=1705528/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867776 CPUtime=1.48
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 13082 0 1 0 141 7 0 0 18 0 9 0 28482622 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216944 12433 2041 9 0 211380 0
[pid=30913/tid=30915] ppid=30911 vsize=867776 CPUtime=1.27
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 11689 0 1 0 122 5 0 0 25 0 9 0 28482623 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4126467441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30916] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28482624 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30917] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28482624 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28482624 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482626 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=867776 CPUtime=0.18
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 695 0 0 0 18 0 0 0 16 0 9 0 28482626 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30921] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28482626 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28482626 888602624 12433 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867776

[startup+3.10143 s]
/proc/loadavg: 2.19 2.06 2.01 3/90 30922
/proc/meminfo: memFree=1702392/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867776 CPUtime=3.06
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 14044 0 1 0 299 7 0 0 18 0 9 0 28482622 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216944 13393 2041 9 0 211380 0
[pid=30913/tid=30915] ppid=30911 vsize=867776 CPUtime=2.84
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 12628 0 1 0 278 6 0 0 25 0 9 0 28482623 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4126901150 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30916] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28482624 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30917] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28482624 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28482624 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482626 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=867776 CPUtime=0.2
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 718 0 0 0 20 0 0 0 15 0 9 0 28482626 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30921] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28482626 888602624 13393 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28482626 888602624 13393 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) 867776

[startup+6.30278 s]
/proc/loadavg: 2.19 2.06 2.01 4/90 30922
/proc/meminfo: memFree=1694072/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867776 CPUtime=6.23
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 16085 0 1 0 614 9 0 0 18 0 9 0 28482622 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216944 15432 2041 9 0 211380 0
[pid=30913/tid=30915] ppid=30911 vsize=867776 CPUtime=6
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 14667 0 1 0 593 7 0 0 25 0 9 0 28482623 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4126899702 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30916] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28482624 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30917] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28482624 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28482624 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482626 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=867776 CPUtime=0.21
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 720 0 0 0 21 0 0 0 15 0 9 0 28482626 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30921] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28482626 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=867776 CPUtime=0
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28482626 888602624 15432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867776

[startup+12.7015 s]
/proc/loadavg: 2.16 2.06 2.01 3/90 30922
/proc/meminfo: memFree=1676984/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867688 CPUtime=12.57
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 19676 0 1 0 1244 13 0 0 18 0 9 0 28482622 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216922 18996 2029 9 0 211380 0
[pid=30913/tid=30915] ppid=30911 vsize=867688 CPUtime=12.23
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 15837 0 1 0 1213 10 0 0 25 0 9 0 28482623 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4126974781 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30916] ppid=30911 vsize=867688 CPUtime=0.08
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 2409 0 0 0 8 0 0 0 16 0 9 0 28482624 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30917] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482626 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=867688 CPUtime=0.22
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 728 0 0 0 22 0 0 0 16 0 9 0 28482626 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30921] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28482626 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28482626 888512512 18996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867688

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

[startup+19.1012 s]
/proc/loadavg: 2.15 2.06 2.01 4/90 30922
/proc/meminfo: memFree=1661752/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867688 CPUtime=18.91
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 19684 0 1 0 1876 15 0 0 18 0 9 0 28482622 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216922 19004 2031 9 0 211380 0
[pid=30913/tid=30915] ppid=30911 vsize=867688 CPUtime=18.57
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 15839 0 1 0 1844 13 0 0 25 0 9 0 28482623 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4126934201 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30916] ppid=30911 vsize=867688 CPUtime=0.08
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 2409 0 0 0 8 0 0 0 16 0 9 0 28482624 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30917] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482626 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=867688 CPUtime=0.23
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 734 0 0 0 23 0 0 0 15 0 9 0 28482626 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30921] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28482626 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28482626 888512512 19004 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 867688

[startup+20.7014 s]
/proc/loadavg: 2.15 2.06 2.01 3/90 30922
/proc/meminfo: memFree=1659256/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867688 CPUtime=20.5
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 19685 0 1 0 2034 16 0 0 18 0 9 0 28482622 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216922 19005 2031 9 0 211380 0
[pid=30913/tid=30915] ppid=30911 vsize=867688 CPUtime=20.15
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 15839 0 1 0 2002 13 0 0 25 0 9 0 28482623 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4126899688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30916] ppid=30911 vsize=867688 CPUtime=0.08
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 2409 0 0 0 8 0 0 0 16 0 9 0 28482624 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30917] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482626 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=867688 CPUtime=0.23
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 735 0 0 0 23 0 0 0 16 0 9 0 28482626 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30921] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28482626 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28482626 888512512 19005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.5
Current children cumulated vsize (KiB) 867688

[startup+21.5025 s]
/proc/loadavg: 2.15 2.06 2.01 3/90 30922
/proc/meminfo: memFree=1654136/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=867688 CPUtime=21.28
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 23338 0 1 0 2111 17 0 0 18 0 9 0 28482622 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 216922 22656 2032 9 0 211380 0
[pid=30913/tid=30915] ppid=30911 vsize=867688 CPUtime=20.78
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 15842 0 1 0 2065 13 0 0 25 0 9 0 28482623 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4126629006 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30916] ppid=30911 vsize=867688 CPUtime=0.22
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 6047 0 0 0 20 2 0 0 17 0 9 0 28482624 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30917] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28482624 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28482626 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=867688 CPUtime=0.25
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 747 0 0 0 25 0 0 0 15 0 9 0 28482626 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30921] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28482626 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=867688 CPUtime=0
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28482626 888512512 22656 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.28
Current children cumulated vsize (KiB) 867688

[startup+21.9025 s]
/proc/loadavg: 2.15 2.06 2.01 4/91 30930
/proc/meminfo: memFree=1638952/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=868012 CPUtime=21.68
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 25872 414 1 0 2146 19 2 1 18 0 10 0 28482622 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 217003 22708 2044 9 0 211461 0
[pid=30913/tid=30915] ppid=30911 vsize=868012 CPUtime=21.14
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 18042 414 1 0 2097 14 2 1 24 0 10 0 28482623 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4126899521 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30916] ppid=30911 vsize=868012 CPUtime=0.25
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 6112 414 0 0 20 2 2 1 16 0 10 0 28482624 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30917] ppid=30911 vsize=868012 CPUtime=0.03
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 15 414 0 0 0 0 2 1 16 0 10 0 28482624 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30918] ppid=30911 vsize=868012 CPUtime=0.03
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 5 414 0 0 0 0 2 1 16 0 10 0 28482624 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30919] ppid=30911 vsize=868012 CPUtime=0.03
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 414 0 0 0 0 2 1 18 0 10 0 28482626 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=868012 CPUtime=0.3
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 881 414 0 0 27 0 2 1 15 0 10 0 28482626 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30921] ppid=30911 vsize=868012 CPUtime=0.03
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 414 0 0 0 0 2 1 19 0 10 0 28482626 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=868012 CPUtime=0.03
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 13 414 0 0 0 0 2 1 15 0 10 0 28482626 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30929] ppid=30911 vsize=868012 CPUtime=0.03
/proc/30913/task/30929/stat : 30929 (java) R 30911 30913 29154 0 -1 64 48 414 0 0 0 0 2 1 25 0 10 0 28484801 888844288 22708 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.68
Current children cumulated vsize (KiB) 868012

[startup+22.3026 s]
/proc/loadavg: 2.15 2.06 2.01 4/91 30930
/proc/meminfo: memFree=1638952/2055920 swapFree=4192812/4192956
[pid=30913] ppid=30911 vsize=868100 CPUtime=22.07
/proc/30913/stat : 30913 (java) S 30911 30913 29154 0 -1 0 39044 414 1 0 2182 22 2 1 18 0 9 0 28482622 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30913/statm: 217025 25399 2662 9 0 211461 0
[pid=30913/tid=30915] ppid=30911 vsize=868100 CPUtime=21.34
/proc/30913/task/30915/stat : 30915 (java) R 30911 30913 29154 0 -1 64 20989 414 1 0 2116 15 2 1 24 0 9 0 28482623 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4127277591 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30916] ppid=30911 vsize=868100 CPUtime=0.4
/proc/30913/task/30916/stat : 30916 (java) S 30911 30913 29154 0 -1 64 16248 414 0 0 33 4 2 1 17 0 9 0 28482624 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30917] ppid=30911 vsize=868104 CPUtime=0.03
/proc/30913/task/30917/stat : 30917 (java) S 30911 30913 29154 0 -1 64 17 414 0 0 0 0 2 1 16 0 9 0 28482624 888938496 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30918] ppid=30911 vsize=868100 CPUtime=0.03
/proc/30913/task/30918/stat : 30918 (java) S 30911 30913 29154 0 -1 64 13 414 0 0 0 0 2 1 16 0 9 0 28482624 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30919] ppid=30911 vsize=868100 CPUtime=0.03
/proc/30913/task/30919/stat : 30919 (java) S 30911 30913 29154 0 -1 64 2 414 0 0 0 0 2 1 18 0 9 0 28482626 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30920] ppid=30911 vsize=868100 CPUtime=0.35
/proc/30913/task/30920/stat : 30920 (java) S 30911 30913 29154 0 -1 64 953 414 0 0 31 1 2 1 15 0 9 0 28482626 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30913/tid=30921] ppid=30911 vsize=868100 CPUtime=0.03
/proc/30913/task/30921/stat : 30921 (java) S 30911 30913 29154 0 -1 64 1 414 0 0 0 0 2 1 19 0 9 0 28482626 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30913/tid=30922] ppid=30911 vsize=868100 CPUtime=0.03
/proc/30913/task/30922/stat : 30922 (java) S 30911 30913 29154 0 -1 64 13 414 0 0 0 0 2 1 15 0 9 0 28482626 888934400 25399 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 868100

Child status: 0
Real time (s): 22.3585
CPU time (s): 22.1076
CPU user time (s): 21.8557
CPU system time (s): 0.251961
CPU usage (%): 98.8782
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.8557
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39574
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= 2223
involuntary context switches= 3125

runsolver used 0.035994 second user time and 0.078987 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-12 17:56:20
IDJOB=2097942
IDBENCH=58038
IDSOLVER=774
FILE ID=node91/2097942-1247414178
PBS_JOBID= 9510470
Free space on /tmp= 66216 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp03/normalized-fapp03-0300-4.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-2097942-1247414178/watcher-2097942-1247414178 -o /tmp/evaluation-result-2097942-1247414178/solver-2097942-1247414178 -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-2097942-1247414178.xml

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

MD5SUM BENCH= 20a4b386543d008e4a5d9418ad2d042b
RANDOM SEED=1204474191

node91.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.241
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.241
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:       1746464 kB
Buffers:         40324 kB
Cached:         108188 kB
SwapCached:          0 kB
Active:         201096 kB
Inactive:        55384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1746464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7556 kB
Writeback:           0 kB
Mapped:         125948 kB
Slab:            38024 kB
Committed_AS:  1001588 kB
PageTables:       1916 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node91 at 2009-07-12 17:56:42