Trace number 2097768

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 27.3458 27.6406

DiagnosticValue
CHECKS294809
NODES0

General information on the benchmark

Namecsp/fapp/fapp10/
normalized-fapp10-0900-0.xml
MD5SUM6c0f6900ea5b66ed7e32c3099d9a431e
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 benchmark24.3043
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints11381
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11381
Global constraints used (with number of constraints)

Solver Data

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2097768-1247414003.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.38/0.43	   
0.38/0.43	   variables being loaded...
0.58/0.66	     nbVariables=900  nbDomainTypes=28  minDomainSize=42  maxDomainSize=362  nbTotalValues=197665
0.58/0.66	       =>  wckTime=0.416  cpuTime=0.29  mem=15M712
0.58/0.66	   
0.58/0.66	   predicates being loaded...
0.68/0.72	   
0.68/0.72	   constraints being loaded...
20.69/20.93	   
20.69/20.93	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 31M614)
26.43/26.78	     nbConstraints=6082  nbGlobalConstraints=11  nbMergedConstraints=5310  nbConvertedConstraints=793
26.43/26.78	     nbConvertConstraintsChecks=43698766  nbExtensionStructures=740  nbSharedExtensionStructures=83
26.43/26.78	     nbConflictsStructures=1492  nbSharedConflictsStructures=170  nbUnbuiltConflictsStructures=3923
26.43/26.78	     nbSharedBinaryRepresentations=218661  nbEvaluationManagers=4675  nbSharedEvaluationManagers=603  minDegree=3
26.43/26.78	     maxDegree=30  minArity=2  avgArity=2.01  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=0.757
26.43/26.78	     symmetryCpuTime=0.62  nbCliques=11
26.43/26.78	       =>  wckTime=26.544  cpuTime=25.47  mem=80M133
26.71/27.06	   
26.71/27.06	   solver IterativeSystematicSolver being built... 
26.92/27.21	   
26.92/27.21	   INFO : Forward propagation technique limited 
27.01/27.35	       =>  wckTime=27.112  cpuTime=25.68  mem=57M725
27.21/27.58	   
27.21/27.58	   preprocessing
27.21/27.58	     nbConstraintChecks=294809  nbValidityChecks=13587  nbPropagations=30  nbRevisions=387  nbUselessRevisions=194
27.21/27.58	     nbRemovedValues=9501  detectedInconsistency=yes
27.21/27.58	       =>  wckTime=0.226  cpuTime=0.2  mem=58M718
27.21/27.58	   
27.21/27.58	   global
27.21/27.58	     nbConstraintChecks=294809  nbValidityChecks=13587  nbPropagations=30  nbRevisions=387  nbUselessRevisions=194
27.21/27.58	     nbRestartNogoods=0  solvingWckTime=0.228  solvingCpuTime=0.2  expiredTime=no  totalExploration=yes
27.21/27.58	     nbFoundSolutions=0  globalCpuTime=25.95
27.21/27.59	       =>  wckTime=27.346  cpuTime=25.9  mem=58M718
27.21/27.59	   
27.21/27.59	s UNSATISFIABLE
27.21/27.59	d NODES 0
27.21/27.59	d CHECKS 294809
27.21/27.59	   
27.21/27.59	   totalWckTime=27.406  totalCpuTime=25.96

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-2097768-1247414003/watcher-2097768-1247414003 -o /tmp/evaluation-result-2097768-1247414003/solver-2097768-1247414003 -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-2097768-1247414003.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/80 851
/proc/meminfo: memFree=1785456/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=10676 CPUtime=0
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 28466735 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 2669 474 207 9 0 1184 0
[pid=851/tid=852] ppid=849 vsize=10676 CPUtime=0
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 28466736 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 3342296 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0690219 s]
/proc/loadavg: 2.12 2.04 2.01 4/80 851
/proc/meminfo: memFree=1785456/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=864024 CPUtime=0.05
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 2873 0 1 0 4 1 0 0 18 0 9 0 28466735 884760576 2394 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216006 2394 1134 9 0 210899 0
[pid=851/tid=852] ppid=849 vsize=864024 CPUtime=0.03
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 1966 0 1 0 3 0 0 0 18 0 9 0 28466736 884760576 2394 996147200 134512640 134550932 4294955968 18446744073709551615 103778338 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864024

[startup+0.101023 s]
/proc/loadavg: 2.12 2.04 2.01 4/80 851
/proc/meminfo: memFree=1785456/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=865984 CPUtime=0.09
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 3771 0 1 0 7 2 0 0 18 0 9 0 28466735 886767616 3226 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216496 3226 1701 9 0 210981 0
[pid=851/tid=852] ppid=849 vsize=865984 CPUtime=0.07
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 2862 0 1 0 6 1 0 0 18 0 9 0 28466736 886767616 3226 996147200 134512640 134550932 4294955968 18446744073709551615 4125962764 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301063 s]
/proc/loadavg: 2.12 2.04 2.01 4/80 851
/proc/meminfo: memFree=1785456/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=866296 CPUtime=0.28
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 5699 0 1 0 25 3 0 0 18 0 9 0 28466735 887087104 5102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216574 5102 1927 9 0 211052 0
[pid=851/tid=852] ppid=849 vsize=866296 CPUtime=0.24
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 4727 0 1 0 22 2 0 0 19 0 9 0 28466736 887087104 5102 996147200 134512640 134550932 4294955968 18446744073709551615 2495268 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.70114 s]
/proc/loadavg: 2.12 2.04 2.01 4/80 851
/proc/meminfo: memFree=1785456/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=867200 CPUtime=0.68
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 9120 0 1 0 62 6 0 0 18 0 9 0 28466735 888012800 8475 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216800 8475 2027 9 0 211236 0
[pid=851/tid=852] ppid=849 vsize=867200 CPUtime=0.53
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 7925 0 1 0 49 4 0 0 20 0 9 0 28466736 888012800 8475 996147200 134512640 134550932 4294955968 18446744073709551615 102289109 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867200

[startup+1.5023 s]
/proc/loadavg: 2.12 2.04 2.01 4/89 860
/proc/meminfo: memFree=1747176/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=867700 CPUtime=1.47
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 19586 0 1 0 137 10 0 0 18 0 9 0 28466735 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216925 18914 2028 9 0 211383 0
[pid=851/tid=852] ppid=849 vsize=867700 CPUtime=1.21
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 15799 0 1 0 113 8 0 0 25 0 9 0 28466736 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4126452798 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=867700 CPUtime=0.06
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 2408 0 0 0 6 0 0 0 16 0 9 0 28466738 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=855] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28466740 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=867700 CPUtime=0.17
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 677 0 0 0 17 0 0 0 16 0 9 0 28466740 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466740 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466740 888524800 18914 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867700

[startup+3.1016 s]
/proc/loadavg: 2.11 2.04 2.01 3/89 860
/proc/meminfo: memFree=1717096/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=867700 CPUtime=3.06
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 19643 0 1 0 295 11 0 0 18 0 9 0 28466735 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216925 18968 2031 9 0 211383 0
[pid=851/tid=852] ppid=849 vsize=867700 CPUtime=2.77
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 15832 0 1 0 269 8 0 0 25 0 9 0 28466736 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4126920631 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=867700 CPUtime=0.06
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 2408 0 0 0 6 0 0 0 17 0 9 0 28466738 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=855] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28466740 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=867700 CPUtime=0.19
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 701 0 0 0 19 0 0 0 16 0 9 0 28466740 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466740 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466740 888524800 18968 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867700

[startup+6.30222 s]
/proc/loadavg: 2.11 2.04 2.01 3/89 860
/proc/meminfo: memFree=1716840/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=867700 CPUtime=6.23
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 19672 0 1 0 611 12 0 0 18 0 9 0 28466735 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216925 18993 2031 9 0 211383 0
[pid=851/tid=852] ppid=849 vsize=867700 CPUtime=5.91
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 15836 0 1 0 582 9 0 0 17 0 9 0 28466736 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4126921967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=867700 CPUtime=0.06
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 2408 0 0 0 6 0 0 0 16 0 9 0 28466738 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=851/tid=855] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28466740 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=867700 CPUtime=0.23
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 726 0 0 0 22 1 0 0 15 0 9 0 28466740 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466740 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466740 888524800 18993 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867700

[startup+12.7025 s]
/proc/loadavg: 2.09 2.04 2.01 3/89 860
/proc/meminfo: memFree=1716648/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=867700 CPUtime=12.56
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 19678 0 1 0 1243 13 0 0 18 0 9 0 28466735 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216925 18998 2031 9 0 211383 0
[pid=851/tid=852] ppid=849 vsize=867700 CPUtime=12.23
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 15838 0 1 0 1213 10 0 0 20 0 9 0 28466736 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4126921847 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=867700 CPUtime=0.06
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 2408 0 0 0 6 0 0 0 16 0 9 0 28466738 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=851/tid=855] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28466740 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=867700 CPUtime=0.24
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 730 0 0 0 23 1 0 0 15 0 9 0 28466740 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466740 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466740 888524800 18998 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867700

[startup+25.5019 s]
/proc/loadavg: 2.08 2.03 2.01 3/89 860
/proc/meminfo: memFree=1688488/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=867700 CPUtime=25.24
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 26739 0 1 0 2507 17 0 0 18 0 9 0 28466735 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 216925 26051 2032 9 0 211383 0
[pid=851/tid=852] ppid=849 vsize=867700 CPUtime=24.54
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 15847 0 1 0 2442 12 0 0 25 0 9 0 28466736 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4126921950 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=867700 CPUtime=0.4
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 9437 0 0 0 37 3 0 0 16 0 9 0 28466738 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=855] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28466738 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 28466740 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=867700 CPUtime=0.28
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 753 0 0 0 27 1 0 0 16 0 9 0 28466740 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466740 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=867700 CPUtime=0
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466740 888524800 26051 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867700

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

[startup+26.3021 s]
/proc/loadavg: 2.08 2.03 2.01 4/90 864
/proc/meminfo: memFree=1688096/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=868024 CPUtime=26.02
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 27979 573 1 0 2577 18 6 1 18 0 10 0 28466735 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 217006 26104 2044 9 0 211464 0
[pid=851/tid=852] ppid=849 vsize=868024 CPUtime=25.28
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 16732 573 1 0 2509 12 6 1 23 0 10 0 28466736 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4126923862 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=868024 CPUtime=0.47
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 9511 573 0 0 37 3 6 1 16 0 10 0 28466738 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=855] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 16 573 0 0 0 0 6 1 16 0 10 0 28466738 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 5 573 0 0 0 0 6 1 16 0 10 0 28466738 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 18 0 10 0 28466740 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=868024 CPUtime=0.38
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 894 573 0 0 30 1 6 1 16 0 10 0 28466740 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 19 0 10 0 28466740 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 13 573 0 0 0 0 6 1 15 0 10 0 28466740 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=851/tid=863] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/863/stat : 863 (java) R 849 851 30423 0 -1 64 49 573 0 0 0 0 6 1 24 0 10 0 28469355 888856576 26104 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.02
Current children cumulated vsize (KiB) 868024

[startup+27.1023 s]
/proc/loadavg: 2.08 2.03 2.01 4/90 864
/proc/meminfo: memFree=1688096/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=868112 CPUtime=26.81
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 45891 573 1 0 2653 21 6 1 18 0 9 0 28466735 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 217028 28839 2660 9 0 211464 0
[pid=851/tid=852] ppid=849 vsize=868112 CPUtime=25.78
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 20315 573 1 0 2558 13 6 1 25 0 9 0 28466736 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4159510118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=868112 CPUtime=0.74
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 23801 573 0 0 62 5 6 1 18 0 9 0 28466738 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=855] ppid=849 vsize=868112 CPUtime=0.07
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 20 573 0 0 0 0 6 1 17 0 9 0 28466738 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=868112 CPUtime=0.07
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 14 573 0 0 0 0 6 1 16 0 9 0 28466738 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=868112 CPUtime=0.07
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 18 0 9 0 28466740 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=868112 CPUtime=0.4
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 915 573 0 0 32 1 6 1 15 0 9 0 28466740 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=868112 CPUtime=0.07
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 19 0 9 0 28466740 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=868112 CPUtime=0.07
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 13 573 0 0 0 0 6 1 15 0 9 0 28466740 888946688 28839 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.81
Current children cumulated vsize (KiB) 868112

[startup+27.5073 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 864
/proc/meminfo: memFree=1672800/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=868024 CPUtime=27.21
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 53549 573 1 0 2691 23 6 1 18 0 9 0 28466735 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 217006 30562 2640 9 0 211464 0
[pid=851/tid=852] ppid=849 vsize=868024 CPUtime=26.1
/proc/851/task/852/stat : 852 (java) R 849 851 30423 0 -1 64 25032 573 1 0 2589 14 6 1 25 0 9 0 28466736 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4127393403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=868024 CPUtime=0.77
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 26682 573 0 0 64 6 6 1 16 0 9 0 28466738 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=855] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 20 573 0 0 0 0 6 1 16 0 9 0 28466738 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 29 573 0 0 0 0 6 1 15 0 9 0 28466738 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 18 0 9 0 28466740 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=868024 CPUtime=0.45
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 960 573 0 0 37 1 6 1 15 0 9 0 28466740 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 19 0 9 0 28466740 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 13 573 0 0 0 0 6 1 15 0 9 0 28466740 888856576 30562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.21
Current children cumulated vsize (KiB) 868024

[startup+27.6024 s]
/proc/loadavg: 2.07 2.03 2.01 3/89 864
/proc/meminfo: memFree=1672800/2055920 swapFree=4192812/4192956
[pid=851] ppid=849 vsize=868024 CPUtime=27.3
/proc/851/stat : 851 (java) S 849 851 30423 0 -1 0 53553 573 1 0 2700 23 6 1 18 0 9 0 28466735 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/851/statm: 217006 30564 2640 9 0 211464 0
[pid=851/tid=852] ppid=849 vsize=868024 CPUtime=26.19
/proc/851/task/852/stat : 852 (java) S 849 851 30423 0 -1 64 25035 573 1 0 2598 14 6 1 25 0 9 0 28466736 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=854] ppid=849 vsize=868024 CPUtime=0.77
/proc/851/task/854/stat : 854 (java) S 849 851 30423 0 -1 64 26682 573 0 0 64 6 6 1 16 0 9 0 28466738 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=855] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/855/stat : 855 (java) S 849 851 30423 0 -1 64 20 573 0 0 0 0 6 1 16 0 9 0 28466738 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=856] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/856/stat : 856 (java) S 849 851 30423 0 -1 64 29 573 0 0 0 0 6 1 15 0 9 0 28466738 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=857] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/857/stat : 857 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 18 0 9 0 28466740 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=858] ppid=849 vsize=868024 CPUtime=0.45
/proc/851/task/858/stat : 858 (java) S 849 851 30423 0 -1 64 961 573 0 0 37 1 6 1 15 0 9 0 28466740 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=859] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/859/stat : 859 (java) S 849 851 30423 0 -1 64 1 573 0 0 0 0 6 1 19 0 9 0 28466740 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=851/tid=860] ppid=849 vsize=868024 CPUtime=0.07
/proc/851/task/860/stat : 860 (java) S 849 851 30423 0 -1 64 13 573 0 0 0 0 6 1 15 0 9 0 28466740 888856576 30564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 27.3
Current children cumulated vsize (KiB) 868024

Child status: 0
Real time (s): 27.6406
CPU time (s): 27.3458
CPU user time (s): 27.0729
CPU system time (s): 0.272958
CPU usage (%): 98.9336
Max. virtual memory (cumulated for all children) (KiB): 868112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.0729
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54153
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= 2252
involuntary context switches= 2289

runsolver used 0.036994 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-12 17:53:23
IDJOB=2097768
IDBENCH=57720
IDSOLVER=774
FILE ID=node23/2097768-1247414003
PBS_JOBID= 9510598
Free space on /tmp= 66360 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp10/normalized-fapp10-0900-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-2097768-1247414003/watcher-2097768-1247414003 -o /tmp/evaluation-result-2097768-1247414003/solver-2097768-1247414003 -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-2097768-1247414003.xml

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

MD5SUM BENCH= 6c0f6900ea5b66ed7e32c3099d9a431e
RANDOM SEED=466801919

node23.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.277
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.277
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:       1785936 kB
Buffers:         42588 kB
Cached:         116804 kB
SwapCached:          0 kB
Active:         149132 kB
Inactive:        62880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3768 kB
Writeback:           0 kB
Mapped:          72936 kB
Slab:            43128 kB
Committed_AS:  1014072 kB
PageTables:       1868 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= 66356 MiB
End job on node23 at 2009-07-12 17:53:51