Trace number 2098648

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.8865 23.1289

DiagnosticValue
CHECKS248605
NODES0

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-2.xml
MD5SUM1825ea13215fc44c945afffc7e468e56
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 benchmark22.8865
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data

0.06/0.08	
0.06/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-2098648-1247416331.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.39/0.44	     nbVariables=350  nbDomainTypes=8  minDomainSize=186  maxDomainSize=802  nbTotalValues=201074
0.39/0.44	       =>  wckTime=0.192  cpuTime=0.15  mem=14M732
0.39/0.44	   
0.39/0.44	   predicates being loaded...
0.49/0.50	   
0.49/0.50	   constraints being loaded...
20.50/20.77	   
20.50/20.77	   INFO : Stopping converting binary constraints (cpu=20.14, mem = 20M24)
22.17/22.48	     nbConstraints=3122  nbGlobalConstraints=8  nbMergedConstraints=2759  nbConvertedConstraints=103
22.17/22.48	     nbConvertConstraintsChecks=41840902  nbExtensionStructures=86  nbSharedExtensionStructures=18
22.17/22.48	     nbConflictsStructures=86  nbSharedConflictsStructures=18  nbUnbuiltConflictsStructures=1044
22.17/22.48	     nbSharedBinaryRepresentations=102960  nbEvaluationManagers=1044  nbSharedEvaluationManagers=1967  minDegree=5
22.17/22.48	     maxDegree=38  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.955
22.17/22.48	     symmetryCpuTime=0.87  nbCliques=8
22.17/22.48	       =>  wckTime=22.239  cpuTime=21.61  mem=33M208
22.37/22.62	   
22.37/22.62	   solver IterativeSystematicSolver being built... 
22.47/22.75	   
22.47/22.75	   INFO : Forward propagation technique limited 
22.57/22.87	       =>  wckTime=22.625  cpuTime=21.79  mem=42M518
22.76/23.07	   
22.76/23.07	   preprocessing
22.76/23.07	     nbConstraintChecks=248605  nbValidityChecks=177  nbPropagations=13  nbRevisions=319  nbUselessRevisions=193
22.76/23.07	     nbRemovedValues=35400  detectedInconsistency=yes
22.76/23.07	       =>  wckTime=0.199  cpuTime=0.18  mem=43M556
22.76/23.08	   
22.76/23.08	   global
22.76/23.08	     nbConstraintChecks=248605  nbValidityChecks=177  nbPropagations=13  nbRevisions=319  nbUselessRevisions=193
22.76/23.08	     nbRestartNogoods=0  solvingWckTime=0.202  solvingCpuTime=0.18  expiredTime=no  totalExploration=yes
22.76/23.08	     nbFoundSolutions=0  globalCpuTime=22.02
22.76/23.08	       =>  wckTime=22.831  cpuTime=21.97  mem=43M556
22.76/23.08	   
22.76/23.08	s UNSATISFIABLE
22.76/23.08	d NODES 0
22.76/23.08	d CHECKS 248605
22.76/23.08	   
22.76/23.08	   totalWckTime=22.903  totalCpuTime=22.03

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-2098648-1247416331/watcher-2098648-1247416331 -o /tmp/evaluation-result-2098648-1247416331/solver-2098648-1247416331 -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-2098648-1247416331.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.00 2.00 2.00 4/81 31543
/proc/meminfo: memFree=1762608/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=18576 CPUtime=0
/proc/31543/stat : 31543 (runsolver) R 31541 31543 31428 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28697704 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31543/statm: 4644 284 249 26 0 2626 0

[startup+0.07418 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31543
/proc/meminfo: memFree=1762608/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=864148 CPUtime=0.06
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 3079 0 1 0 4 2 0 0 19 0 9 0 28697704 884887552 2564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216037 2564 1226 9 0 210930 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 864148

[startup+0.101184 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31543
/proc/meminfo: memFree=1762608/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=865984 CPUtime=0.08
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 3821 0 1 0 6 2 0 0 19 0 9 0 28697704 886767616 3266 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216496 3266 1723 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301207 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31543
/proc/meminfo: memFree=1762608/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=866472 CPUtime=0.29
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 5986 0 1 0 25 4 0 0 19 0 9 0 28697704 887267328 5352 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216618 5352 1984 9 0 211076 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866472

[startup+0.701252 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 31543
/proc/meminfo: memFree=1762608/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867736 CPUtime=0.68
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 10300 0 1 0 61 7 0 0 19 0 9 0 28697704 888561664 9654 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216934 9654 2036 9 0 211370 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867736

[startup+1.50233 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 31552
/proc/meminfo: memFree=1712936/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867736 CPUtime=1.48
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 15345 0 1 0 138 10 0 0 19 0 9 0 28697704 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216934 14696 2041 9 0 211370 0
[pid=31543/tid=31545] ppid=31541 vsize=867736 CPUtime=1.28
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 13967 0 1 0 120 8 0 0 25 0 9 0 28697706 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4126936057 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28697707 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28697707 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28697707 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28697709 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867736 CPUtime=0.17
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 680 0 0 0 17 0 0 0 16 0 9 0 28697709 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28697709 888561664 14696 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28697709 888561664 14696 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) 867736

[startup+3.10251 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 31552
/proc/meminfo: memFree=1710376/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867736 CPUtime=3.06
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 15907 0 1 0 296 10 0 0 19 0 9 0 28697704 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216934 15256 2041 9 0 211370 0
[pid=31543/tid=31545] ppid=31541 vsize=867736 CPUtime=2.86
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 14523 0 1 0 278 8 0 0 25 0 9 0 28697706 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4126906672 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 28697707 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28697707 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28697707 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28697709 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867736 CPUtime=0.17
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 686 0 0 0 17 0 0 0 16 0 9 0 28697709 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28697709 888561664 15256 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28697709 888561664 15256 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) 867736

[startup+6.30187 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 31552
/proc/meminfo: memFree=1706856/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867736 CPUtime=6.22
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 16606 0 1 0 612 10 0 0 19 0 9 0 28697704 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216934 15953 2041 9 0 211370 0
[pid=31543/tid=31545] ppid=31541 vsize=867736 CPUtime=6.03
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 15220 0 1 0 594 9 0 0 25 0 9 0 28697706 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4126905256 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 28697707 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 28697707 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28697707 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28697709 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867736 CPUtime=0.18
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 688 0 0 0 18 0 0 0 15 0 9 0 28697709 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28697709 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867736 CPUtime=0
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28697709 888561664 15953 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867736

[startup+12.7026 s]
/proc/loadavg: 2.07 2.02 2.00 3/90 31552
/proc/meminfo: memFree=1693288/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867648 CPUtime=12.57
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 19773 0 1 0 1245 12 0 0 19 0 9 0 28697704 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216912 19093 2029 9 0 211370 0
[pid=31543/tid=31545] ppid=31541 vsize=867648 CPUtime=12.29
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 15845 0 1 0 1220 9 0 0 25 0 9 0 28697706 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4126936311 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867648 CPUtime=0.05
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 2522 0 0 0 4 1 0 0 17 0 9 0 28697707 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28697707 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28697707 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28697709 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867648 CPUtime=0.2
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 705 0 0 0 20 0 0 0 15 0 9 0 28697709 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28697709 888471552 19093 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28697709 888471552 19093 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) 867648

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

[startup+19.1023 s]
/proc/loadavg: 2.06 2.02 2.00 3/90 31552
/proc/meminfo: memFree=1693352/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867648 CPUtime=18.91
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 19775 0 1 0 1879 12 0 0 19 0 9 0 28697704 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216912 19094 2029 9 0 211370 0
[pid=31543/tid=31545] ppid=31541 vsize=867648 CPUtime=18.63
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 15846 0 1 0 1854 9 0 0 25 0 9 0 28697706 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4126905320 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867648 CPUtime=0.05
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 2522 0 0 0 4 1 0 0 16 0 9 0 28697707 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28697707 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28697707 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28697709 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867648 CPUtime=0.2
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 706 0 0 0 20 0 0 0 16 0 9 0 28697709 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28697709 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28697709 888471552 19094 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) 867648

[startup+20.7025 s]
/proc/loadavg: 2.06 2.02 2.00 4/90 31552
/proc/meminfo: memFree=1693352/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867648 CPUtime=20.5
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 19775 0 1 0 2038 12 0 0 19 0 9 0 28697704 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216912 19094 2029 9 0 211370 0
[pid=31543/tid=31545] ppid=31541 vsize=867648 CPUtime=20.21
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 15846 0 1 0 2012 9 0 0 25 0 9 0 28697706 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4126905276 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867648 CPUtime=0.05
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 2522 0 0 0 4 1 0 0 16 0 9 0 28697707 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28697707 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28697707 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28697709 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867648 CPUtime=0.2
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 706 0 0 0 20 0 0 0 16 0 9 0 28697709 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28697709 888471552 19094 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867648 CPUtime=0
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28697709 888471552 19094 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) 867648

[startup+22.3027 s]
/proc/loadavg: 2.06 2.02 2.00 3/90 31556
/proc/meminfo: memFree=1682984/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867972 CPUtime=22.07
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 24084 454 1 0 2189 15 2 1 19 0 9 0 28697704 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216993 21710 2044 9 0 211451 0
[pid=31543/tid=31545] ppid=31541 vsize=867972 CPUtime=21.64
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 17271 454 1 0 2152 9 2 1 25 0 9 0 28697706 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4127201051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867972 CPUtime=0.14
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 5096 454 0 0 9 2 2 1 16 0 9 0 28697707 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 16 454 0 0 0 0 2 1 16 0 9 0 28697707 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 5 454 0 0 0 0 2 1 16 0 9 0 28697707 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 454 0 0 0 0 2 1 18 0 9 0 28697709 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867972 CPUtime=0.29
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 874 454 0 0 26 0 2 1 15 0 9 0 28697709 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 454 0 0 0 0 2 1 19 0 9 0 28697709 888803328 21710 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 12 454 0 0 0 0 2 1 15 0 9 0 28697709 888803328 21710 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) 867972

[startup+22.7017 s]
/proc/loadavg: 2.06 2.02 2.00 3/90 31556
/proc/meminfo: memFree=1682984/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=868060 CPUtime=22.47
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 33145 454 1 0 2227 17 2 1 19 0 9 0 28697704 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 217015 23929 2660 9 0 211451 0
[pid=31543/tid=31545] ppid=31541 vsize=868060 CPUtime=21.89
/proc/31543/task/31545/stat : 31545 (java) R 31541 31543 31428 0 -1 64 19105 454 1 0 2176 10 2 1 25 0 9 0 28697706 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4126635495 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=868060 CPUtime=0.27
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 12250 454 0 0 21 3 2 1 17 0 9 0 28697707 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=868060 CPUtime=0.03
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 20 454 0 0 0 0 2 1 17 0 9 0 28697707 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=868060 CPUtime=0.03
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 15 454 0 0 0 0 2 1 16 0 9 0 28697707 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=868060 CPUtime=0.03
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 454 0 0 0 0 2 1 18 0 9 0 28697709 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=868060 CPUtime=0.32
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 933 454 0 0 29 0 2 1 15 0 9 0 28697709 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=868060 CPUtime=0.03
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 454 0 0 0 0 2 1 19 0 9 0 28697709 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=868060 CPUtime=0.03
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 12 454 0 0 0 0 2 1 15 0 9 0 28697709 888893440 23929 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.47
Current children cumulated vsize (KiB) 868060

[startup+23.1067 s]
/proc/loadavg: 2.06 2.02 2.00 3/90 31556
/proc/meminfo: memFree=1663720/2055920 swapFree=4192812/4192956
[pid=31543] ppid=31541 vsize=867972 CPUtime=22.85
/proc/31543/stat : 31543 (java) S 31541 31543 31428 0 -1 0 45757 454 1 0 2262 20 2 1 19 0 9 0 28697704 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31543/statm: 216993 27156 2640 9 0 211451 0
[pid=31543/tid=31545] ppid=31541 vsize=867972 CPUtime=22.2
/proc/31543/task/31545/stat : 31545 (java) S 31541 31543 31428 0 -1 64 27150 454 1 0 2206 11 2 1 25 0 9 0 28697706 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31546] ppid=31541 vsize=867972 CPUtime=0.31
/proc/31543/task/31546/stat : 31546 (java) S 31541 31543 31428 0 -1 64 16785 454 0 0 23 5 2 1 16 0 9 0 28697707 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31547] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31547/stat : 31547 (java) S 31541 31543 31428 0 -1 64 20 454 0 0 0 0 2 1 16 0 9 0 28697707 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31548] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31548/stat : 31548 (java) S 31541 31543 31428 0 -1 64 30 454 0 0 0 0 2 1 15 0 9 0 28697707 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31549] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31549/stat : 31549 (java) S 31541 31543 31428 0 -1 64 2 454 0 0 0 0 2 1 18 0 9 0 28697709 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31550] ppid=31541 vsize=867972 CPUtime=0.34
/proc/31543/task/31550/stat : 31550 (java) S 31541 31543 31428 0 -1 64 950 454 0 0 31 0 2 1 15 0 9 0 28697709 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31551] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31551/stat : 31551 (java) S 31541 31543 31428 0 -1 64 0 454 0 0 0 0 2 1 19 0 9 0 28697709 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31543/tid=31552] ppid=31541 vsize=867972 CPUtime=0.03
/proc/31543/task/31552/stat : 31552 (java) S 31541 31543 31428 0 -1 64 12 454 0 0 0 0 2 1 15 0 9 0 28697709 888803328 27156 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 867972

Child status: 0
Real time (s): 23.1289
CPU time (s): 22.8865
CPU user time (s): 22.6536
CPU system time (s): 0.232964
CPU usage (%): 98.952
Max. virtual memory (cumulated for all children) (KiB): 868060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.6536
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46240
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= 2300
involuntary context switches= 3233

runsolver used 0.025996 second user time and 0.084987 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-12 18:32:11
IDJOB=2098648
IDBENCH=58840
IDSOLVER=774
FILE ID=node91/2098648-1247416331
PBS_JOBID= 9510712
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= 1825ea13215fc44c945afffc7e468e56
RANDOM SEED=924120572

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:       1763088 kB
Buffers:         42188 kB
Cached:         107276 kB
SwapCached:          0 kB
Active:         183120 kB
Inactive:        57044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:         111184 kB
Slab:            37784 kB
Committed_AS:  1003876 kB
PageTables:       1888 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 18:32:34