Trace number 2097736

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 31.2502 31.5905

DiagnosticValue
CHECKS136325
NODES0

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-5.xml
MD5SUMffd4e30efbf09de711f9454c0ccf63ba
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5594
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2097736-1247413903.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.48/0.53	   
0.48/0.53	   variables being loaded...
0.78/0.82	     nbVariables=1750  nbDomainTypes=30  minDomainSize=82  maxDomainSize=802  nbTotalValues=813037
0.78/0.82	       =>  wckTime=0.577  cpuTime=0.43  mem=35M256
0.78/0.82	   
0.78/0.82	   predicates being loaded...
0.78/0.89	   
0.78/0.89	   constraints being loaded...
20.69/20.98	   
20.69/20.98	   INFO : Stopping converting binary constraints (cpu=20.1, mem = 73M11)
29.78/30.13	     nbConstraints=16963  nbGlobalConstraints=39  nbMergedConstraints=15125  nbConvertedConstraints=101
29.78/30.13	     nbConvertConstraintsChecks=40002576  nbExtensionStructures=98  nbSharedExtensionStructures=4
29.78/30.13	     nbConflictsStructures=282  nbSharedConflictsStructures=271  nbUnbuiltConflictsStructures=6177
29.78/30.13	     nbSharedBinaryRepresentations=104968  nbEvaluationManagers=6361  nbSharedEvaluationManagers=10462  minDegree=3
29.78/30.13	     maxDegree=58  minArity=2  avgArity=2.01  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=4.252
29.78/30.13	     symmetryCpuTime=3.87  nbCliques=39
29.78/30.13	       =>  wckTime=29.885  cpuTime=28.31  mem=86M420
30.18/30.55	   
30.18/30.55	   solver IterativeSystematicSolver being built... 
30.66/31.07	   
30.66/31.07	   INFO : Forward propagation technique limited 
30.87/31.30	       =>  wckTime=31.051  cpuTime=28.74  mem=172M865
31.16/31.50	   
31.16/31.50	   preprocessing
31.16/31.50	     nbConstraintChecks=136325  nbValidityChecks=544  nbPropagations=17  nbRevisions=391  nbUselessRevisions=221
31.16/31.50	     nbRemovedValues=35256  detectedInconsistency=yes
31.16/31.50	       =>  wckTime=0.19  cpuTime=0.18  mem=172M865
31.16/31.51	   
31.16/31.51	   global
31.16/31.51	     nbConstraintChecks=136325  nbValidityChecks=544  nbPropagations=17  nbRevisions=391  nbUselessRevisions=221
31.16/31.51	     nbRestartNogoods=0  solvingWckTime=0.193  solvingCpuTime=0.18  expiredTime=no  totalExploration=yes
31.16/31.51	     nbFoundSolutions=0  globalCpuTime=28.98
31.16/31.51	       =>  wckTime=31.261  cpuTime=28.93  mem=172M865
31.16/31.51	   
31.16/31.51	s UNSATISFIABLE
31.16/31.51	d NODES 0
31.16/31.51	d CHECKS 136325
31.16/31.52	   
31.16/31.52	   totalWckTime=31.324  totalCpuTime=28.99

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-2097736-1247413903/watcher-2097736-1247413903 -o /tmp/evaluation-result-2097736-1247413903/solver-2097736-1247413903 -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-2097736-1247413903.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: 1.98 1.98 1.99 4/80 1905
/proc/meminfo: memFree=1615952/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=1616 CPUtime=0
/proc/1905/stat : 1905 (java) D 1903 1905 578 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 28457555 1654784 148 996147200 134512640 134550932 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/1905/statm: 404 148 122 9 0 46 0

[startup+0.0524881 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 1905
/proc/meminfo: memFree=1615952/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=863616 CPUtime=0.04
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 2435 0 1 0 3 1 0 0 18 0 9 0 28457555 884342784 2005 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 215904 2005 911 9 0 210819 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863616

[startup+0.101491 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 1905
/proc/meminfo: memFree=1615952/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=865984 CPUtime=0.08
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 3720 0 1 0 6 2 0 0 18 0 9 0 28457555 886767616 3188 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216496 3188 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301516 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 1905
/proc/meminfo: memFree=1615952/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=866144 CPUtime=0.29
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 5660 0 1 0 25 4 0 0 18 0 9 0 28457555 886931456 5063 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216536 5063 1927 9 0 211014 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866144

[startup+0.701555 s]
/proc/loadavg: 1.98 1.98 1.99 4/80 1905
/proc/meminfo: memFree=1615952/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867048 CPUtime=0.68
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 9672 0 1 0 61 7 0 0 18 0 9 0 28457555 887857152 9034 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216762 9034 1998 9 0 211220 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867048

[startup+1.50264 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1914
/proc/meminfo: memFree=1565576/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867468 CPUtime=1.47
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 22664 0 1 0 133 14 0 0 18 0 9 0 28457555 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216867 21992 2029 9 0 211325 0
[pid=1905/tid=1907] ppid=1903 vsize=867468 CPUtime=1.2
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 15796 0 1 0 110 10 0 0 25 0 9 0 28457556 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4126884469 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867468 CPUtime=0.06
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 5526 0 0 0 4 2 0 0 16 0 9 0 28457558 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28457560 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867468 CPUtime=0.18
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 640 0 0 0 18 0 0 0 16 0 9 0 28457560 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28457560 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28457560 888287232 21992 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867468

[startup+3.1028 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1914
/proc/meminfo: memFree=1523528/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867468 CPUtime=3.06
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 27281 0 1 0 289 17 0 0 18 0 9 0 28457555 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216867 26605 2032 9 0 211325 0
[pid=1905/tid=1907] ppid=1903 vsize=867468 CPUtime=2.58
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 15830 0 1 0 247 11 0 0 25 0 9 0 28457556 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4126533865 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867468 CPUtime=0.24
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 10097 0 0 0 20 4 0 0 16 0 9 0 28457558 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28457560 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867468 CPUtime=0.2
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 652 0 0 0 20 0 0 0 16 0 9 0 28457560 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28457560 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28457560 888287232 26605 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867468

[startup+6.30112 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1914
/proc/meminfo: memFree=1516744/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867468 CPUtime=6.22
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 27298 0 1 0 605 17 0 0 18 0 9 0 28457555 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216867 26620 2032 9 0 211325 0
[pid=1905/tid=1907] ppid=1903 vsize=867468 CPUtime=5.73
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 15836 0 1 0 562 11 0 0 25 0 9 0 28457556 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4126936567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867468 CPUtime=0.24
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 10097 0 0 0 20 4 0 0 17 0 9 0 28457558 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28457560 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867468 CPUtime=0.22
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 663 0 0 0 22 0 0 0 16 0 9 0 28457560 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28457560 888287232 26620 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28457560 888287232 26620 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) 867468

[startup+12.7018 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1914
/proc/meminfo: memFree=1516552/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867468 CPUtime=12.56
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 27318 0 1 0 1239 17 0 0 18 0 9 0 28457555 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216867 26638 2032 9 0 211325 0
[pid=1905/tid=1907] ppid=1903 vsize=867468 CPUtime=12.06
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 15838 0 1 0 1194 12 0 0 25 0 9 0 28457556 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4126934673 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867468 CPUtime=0.24
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 10097 0 0 0 20 4 0 0 17 0 9 0 28457558 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28457560 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867468 CPUtime=0.23
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 681 0 0 0 23 0 0 0 15 0 9 0 28457560 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28457560 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28457560 888287232 26638 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867468

[startup+25.5021 s]
/proc/loadavg: 1.98 1.98 1.99 4/89 1914
/proc/meminfo: memFree=1492808/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867468 CPUtime=25.24
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 33751 0 1 0 2503 21 0 0 18 0 9 0 28457555 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216867 33062 2033 9 0 211325 0
[pid=1905/tid=1907] ppid=1903 vsize=867468 CPUtime=24.27
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 15851 0 1 0 2415 12 0 0 25 0 9 0 28457556 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 103774189 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867468 CPUtime=0.65
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 16487 0 0 0 58 7 0 0 16 0 9 0 28457558 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28457558 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28457560 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867468 CPUtime=0.28
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 711 0 0 0 28 0 0 0 16 0 9 0 28457560 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28457560 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867468 CPUtime=0
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28457560 888287232 33062 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867468

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

[startup+28.7024 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1918
/proc/meminfo: memFree=1487040/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867792 CPUtime=28.39
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 37394 1106 1 0 2795 24 18 2 18 0 9 0 28457555 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216948 34029 2045 9 0 211406 0
[pid=1905/tid=1907] ppid=1903 vsize=867792 CPUtime=27.31
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 18230 1106 1 0 2698 13 18 2 25 0 9 0 28457556 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4127251399 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867792 CPUtime=0.92
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 17457 1106 0 0 64 8 18 2 16 0 9 0 28457558 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 15 1106 0 0 0 0 18 2 16 0 9 0 28457558 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 5 1106 0 0 0 0 18 2 16 0 9 0 28457558 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 1106 0 0 0 0 18 2 18 0 9 0 28457560 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867792 CPUtime=0.52
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 848 1106 0 0 32 0 18 2 16 0 9 0 28457560 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 1106 0 0 0 0 18 2 19 0 9 0 28457560 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 27 1106 0 0 0 0 18 2 15 0 9 0 28457560 888619008 34029 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.39
Current children cumulated vsize (KiB) 867792

[startup+30.3016 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1918
/proc/meminfo: memFree=1487040/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867792 CPUtime=29.98
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 52758 1106 1 0 2951 27 18 2 18 0 9 0 28457555 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216948 34148 2092 9 0 211406 0
[pid=1905/tid=1907] ppid=1903 vsize=867792 CPUtime=28.72
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 20379 1106 1 0 2838 14 18 2 25 0 9 0 28457556 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867792 CPUtime=1.08
/proc/1905/task/1908/stat : 1908 (java) R 1903 1905 578 0 -1 64 30655 1106 0 0 78 10 18 2 17 0 9 0 28457558 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 103732446 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 15 1106 0 0 0 0 18 2 16 0 9 0 28457558 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 5 1106 0 0 0 0 18 2 16 0 9 0 28457558 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 1106 0 0 0 0 18 2 18 0 9 0 28457560 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867792 CPUtime=0.53
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 865 1106 0 0 33 0 18 2 16 0 9 0 28457560 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 1106 0 0 0 0 18 2 19 0 9 0 28457560 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 27 1106 0 0 0 0 18 2 15 0 9 0 28457560 888619008 34148 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (KiB) 867792

[startup+31.1017 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1918
/proc/meminfo: memFree=1480448/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867880 CPUtime=30.77
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 85475 1106 1 0 3019 38 18 2 18 0 9 0 28457555 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216970 53578 2661 9 0 211406 0
[pid=1905/tid=1907] ppid=1903 vsize=867880 CPUtime=29.03
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 31165 1106 1 0 2867 16 18 2 25 0 9 0 28457556 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867880 CPUtime=1.5
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 52433 1106 0 0 112 18 18 2 16 0 9 0 28457558 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867880 CPUtime=0.2
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 17 1106 0 0 0 0 18 2 16 0 9 0 28457558 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867880 CPUtime=0.2
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 24 1106 0 0 0 0 18 2 15 0 9 0 28457558 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867880 CPUtime=0.2
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 1106 0 0 0 0 18 2 18 0 9 0 28457560 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867880 CPUtime=0.58
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 997 1106 0 0 38 0 18 2 15 0 9 0 28457560 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867880 CPUtime=0.2
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 1106 0 0 0 0 18 2 19 0 9 0 28457560 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867880 CPUtime=0.2
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 27 1106 0 0 0 0 18 2 15 0 9 0 28457560 888709120 53578 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.77
Current children cumulated vsize (KiB) 867880

[startup+31.5017 s]
/proc/loadavg: 1.98 1.98 1.99 3/89 1918
/proc/meminfo: memFree=1480448/2055920 swapFree=4192812/4192956
[pid=1905] ppid=1903 vsize=867792 CPUtime=31.16
/proc/1905/stat : 1905 (java) S 1903 1905 578 0 -1 0 92258 1106 1 0 3055 41 18 2 18 0 9 0 28457555 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1905/statm: 216948 60310 2641 9 0 211406 0
[pid=1905/tid=1907] ppid=1903 vsize=867792 CPUtime=29.33
/proc/1905/task/1907/stat : 1907 (java) R 1903 1905 578 0 -1 64 31209 1106 1 0 2896 17 18 2 25 0 9 0 28457556 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4127497172 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1908] ppid=1903 vsize=867792 CPUtime=1.57
/proc/1905/task/1908/stat : 1908 (java) S 1903 1905 578 0 -1 64 59146 1106 0 0 116 21 18 2 16 0 9 0 28457558 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1909] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1909/stat : 1909 (java) S 1903 1905 578 0 -1 64 17 1106 0 0 0 0 18 2 16 0 9 0 28457558 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1910] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1910/stat : 1910 (java) S 1903 1905 578 0 -1 64 29 1106 0 0 0 0 18 2 15 0 9 0 28457558 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1911] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1911/stat : 1911 (java) S 1903 1905 578 0 -1 64 2 1106 0 0 0 0 18 2 18 0 9 0 28457560 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1912] ppid=1903 vsize=867792 CPUtime=0.63
/proc/1905/task/1912/stat : 1912 (java) S 1903 1905 578 0 -1 64 1018 1106 0 0 42 1 18 2 15 0 9 0 28457560 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1913] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1913/stat : 1913 (java) S 1903 1905 578 0 -1 64 1 1106 0 0 0 0 18 2 19 0 9 0 28457560 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1905/tid=1914] ppid=1903 vsize=867792 CPUtime=0.2
/proc/1905/task/1914/stat : 1914 (java) S 1903 1905 578 0 -1 64 27 1106 0 0 0 0 18 2 15 0 9 0 28457560 888619008 60310 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.16
Current children cumulated vsize (KiB) 867792

Child status: 0
Real time (s): 31.5905
CPU time (s): 31.2502
CPU user time (s): 30.7663
CPU system time (s): 0.483926
CPU usage (%): 98.9229
Max. virtual memory (cumulated for all children) (KiB): 870404

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

runsolver used 0.046992 second user time and 0.106983 second system time

The end

Launcher Data

Begin job on node17 at 2009-07-12 17:51:43
IDJOB=2097736
IDBENCH=57664
IDSOLVER=774
FILE ID=node17/2097736-1247413903
PBS_JOBID= 9510609
Free space on /tmp= 66448 MiB

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

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

MD5SUM BENCH= ffd4e30efbf09de711f9454c0ccf63ba
RANDOM SEED=20397306

node17.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.213
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.213
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:       1616432 kB
Buffers:         83508 kB
Cached:         198828 kB
SwapCached:          0 kB
Active:         263176 kB
Inactive:       107340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6516 kB
Writeback:           0 kB
Mapped:         108632 kB
Slab:            53928 kB
Committed_AS:   998068 kB
PageTables:       2032 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= 66444 MiB
End job on node17 at 2009-07-12 17:52:15