Trace number 2097000

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 20.035 20.3385

DiagnosticValue
CHECKS8515120
NODES8855

General information on the benchmark

Namecsp/nengfa/
normalized-color.xml
MD5SUM868270618e65ac29a05492ece46ae30f
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 benchmark1.39879
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints12458
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12458
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.28/0.30	   
0.28/0.30	   instance
0.28/0.30	     name=HOME/instance-2097000-1247411435.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.39/0.46	     nbVariables=500  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=2500
0.39/0.46	       =>  wckTime=0.199  cpuTime=0.15  mem=9M843
0.39/0.46	   
0.39/0.46	   predicates being loaded...
1.17/1.29	   
1.17/1.29	   constraints being loaded...
3.79/3.90	     nbConstraints=12472  nbGlobalConstraints=14  nbConvertedConstraints=12458  nbConvertConstraintsChecks=25
3.79/3.90	     nbExtensionStructures=1  nbSharedExtensionStructures=12457  nbConflictsStructures=1
3.79/3.90	     nbSharedConflictsStructures=12457  nbSharedBinaryRepresentations=5  minDegree=34  maxDegree=69  minArity=2
3.79/3.90	     avgArity=2  maxArity=4  nbGenerators=0  nbFusions=0  symmetryWckTime=0.648  symmetryCpuTime=0.24  nbCliques=14
3.79/3.90	       =>  wckTime=3.636  cpuTime=2.82  mem=35M34
3.88/4.09	   
3.88/4.09	   solver IterativeSystematicSolver being built... 
3.99/4.17	   
3.99/4.17	   INFO : Forward propagation technique limited 
4.08/4.27	       =>  wckTime=4.006  cpuTime=2.96  mem=36M192
5.37/5.52	   
5.37/5.52	   preprocessing
5.37/5.52	     nbConstraintChecks=184132  nbPropagations=23965  nbRevisions=45693  nbUselessRevisions=9096  nbSingletonTests=547
5.37/5.52	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
5.37/5.52	       =>  wckTime=1.251  cpuTime=1.2  mem=36M192
5.86/6.04	   
5.86/6.04	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=37M252)
19.91/20.28	   
19.91/20.29	   search
19.91/20.29	     run=11  nbConstraintChecks=8330988  minDepth=0  maxDepth=15  nbPropagations=1415432  nbRevisions=8255898
19.91/20.29	     nbUselessRevisions=2672619  nbAssignments=8855  nbFailedAssignments=2047  nbBacktracks=6729  nbVisitedNodes=12960
19.91/20.29	     nbRestartNogoods=49  nbSEliminables=0  nbREliminables=164.97  nbIEliminables=326.05  nbDEliminables=0
19.91/20.29	     nbPEliminables=0
19.91/20.29	       =>  wckTime=16.013  cpuTime=15.74  mem=37M252
19.91/20.29	   
19.91/20.29	   global
19.91/20.29	     nbConstraintChecks=8515120  nbPropagations=1439397  nbRevisions=8301591  nbUselessRevisions=2681715
19.91/20.29	     nbRestartNogoods=49  solvingWckTime=16.015  solvingCpuTime=15.74  expiredTime=no  totalExploration=yes
19.91/20.29	     nbFoundSolutions=0  globalCpuTime=18.74
19.91/20.29	       =>  wckTime=20.022  cpuTime=18.7  mem=37M252
19.91/20.29	   
19.91/20.29	s UNSATISFIABLE
19.91/20.29	d NODES 8855
19.91/20.29	d CHECKS 8515120
19.91/20.29	   
19.91/20.29	   totalWckTime=20.094  totalCpuTime=18.75

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-2097000-1247411435/watcher-2097000-1247411435 -o /tmp/evaluation-result-2097000-1247411435/solver-2097000-1247411435 -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-2097000-1247411435.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.96 1.98 1.99 3/81 31047
/proc/meminfo: memFree=1740096/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=18576 CPUtime=0
/proc/31047/stat : 31047 (runsolver) R 31045 31047 28969 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28208913 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31047/statm: 4644 284 249 26 0 2626 0

[startup+0.052365 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 31047
/proc/meminfo: memFree=1740096/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=862260 CPUtime=0.03
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 2397 0 1 0 2 1 0 0 18 0 6 0 28208913 882954240 1975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 215565 1975 905 9 0 210480 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862260

[startup+0.101952 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 31047
/proc/meminfo: memFree=1740096/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=865984 CPUtime=0.08
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 3732 0 1 0 7 1 0 0 18 0 9 0 28208913 886767616 3200 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 216496 3200 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302977 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 31047
/proc/meminfo: memFree=1740096/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=866380 CPUtime=0.28
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 5837 0 1 0 26 2 0 0 18 0 9 0 28208913 887173120 5206 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 216595 5206 1979 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.703035 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 31047
/proc/meminfo: memFree=1740096/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=867792 CPUtime=0.68
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 8903 0 1 0 64 4 0 0 18 0 9 0 28208913 888619008 8257 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 216948 8257 2038 9 0 211384 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867792

[startup+1.50112 s]
/proc/loadavg: 1.96 1.98 1.99 5/90 31056
/proc/meminfo: memFree=1700216/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=867704 CPUtime=1.47
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 18172 0 1 0 137 10 0 0 18 0 9 0 28208913 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 216926 17500 2028 9 0 211384 0
[pid=31047/tid=31049] ppid=31045 vsize=867704 CPUtime=1.23
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 15797 0 1 0 115 8 0 0 25 0 9 0 28208915 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 102883130 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=867704 CPUtime=0.03
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 996 0 0 0 3 0 0 0 16 0 9 0 28208916 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28208917 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28208917 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28208919 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=867704 CPUtime=0.17
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 678 0 0 0 17 0 0 0 16 0 9 0 28208919 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28208919 888528896 17500 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28208919 888528896 17500 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) 867704

[startup+3.10131 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 31056
/proc/meminfo: memFree=1677432/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=867704 CPUtime=3.05
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 21643 0 1 0 251 54 0 0 18 0 9 0 28208913 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 216926 20967 2031 9 0 211384 0
[pid=31047/tid=31049] ppid=31045 vsize=867704 CPUtime=2.63
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 15829 0 1 0 212 51 0 0 25 0 9 0 28208915 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4126924263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=867704 CPUtime=0.17
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 4393 0 0 0 16 1 0 0 17 0 9 0 28208916 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28208917 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28208917 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28208919 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=867704 CPUtime=0.22
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 720 0 0 0 22 0 0 0 16 0 9 0 28208919 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28208919 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=867704 CPUtime=0
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28208919 888528896 20967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867704

[startup+6.30269 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 31060
/proc/meminfo: memFree=1653944/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=868196 CPUtime=6.16
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 35106 843 1 0 521 65 29 1 18 0 9 0 28208913 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 217049 23996 2661 9 0 211485 0
[pid=31047/tid=31049] ppid=31045 vsize=868196 CPUtime=5.41
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 22835 843 1 0 451 60 29 1 25 0 9 0 28208915 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4127222597 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=868196 CPUtime=0.65
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 10398 843 0 0 33 2 29 1 17 0 9 0 28208916 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 21 843 0 0 0 0 29 1 17 0 9 0 28208917 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 28208917 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 843 0 0 0 0 29 1 18 0 9 0 28208919 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=868196 CPUtime=0.67
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 1004 843 0 0 36 1 29 1 15 0 9 0 28208919 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 843 0 0 0 0 29 1 19 0 9 0 28208919 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 37 843 0 0 0 0 29 1 15 0 9 0 28208919 889032704 23996 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 868196

[startup+12.7014 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 31060
/proc/meminfo: memFree=1653624/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=868196 CPUtime=12.49
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 35129 843 1 0 1154 65 29 1 18 0 9 0 28208913 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 217049 24010 2661 9 0 211485 0
[pid=31047/tid=31049] ppid=31045 vsize=868196 CPUtime=11.7
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 22841 843 1 0 1080 60 29 1 25 0 9 0 28208915 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4127222720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=868196 CPUtime=0.65
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 10398 843 0 0 33 2 29 1 16 0 9 0 28208916 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 21 843 0 0 0 0 29 1 17 0 9 0 28208917 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 28208917 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 843 0 0 0 0 29 1 18 0 9 0 28208919 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=868196 CPUtime=0.7
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 1021 843 0 0 39 1 29 1 16 0 9 0 28208919 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 843 0 0 0 0 29 1 19 0 9 0 28208919 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 37 843 0 0 0 0 29 1 15 0 9 0 28208919 889032704 24010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 868196

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

[startup+15.9028 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 31060
/proc/meminfo: memFree=1653688/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=868196 CPUtime=15.65
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 35132 843 1 0 1470 65 29 1 18 0 9 0 28208913 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 217049 24011 2661 9 0 211485 0
[pid=31047/tid=31049] ppid=31045 vsize=868196 CPUtime=14.86
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 22842 843 1 0 1396 60 29 1 25 0 9 0 28208915 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4127226065 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=868196 CPUtime=0.65
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 10398 843 0 0 33 2 29 1 16 0 9 0 28208916 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 21 843 0 0 0 0 29 1 17 0 9 0 28208917 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 28208917 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 843 0 0 0 0 29 1 18 0 9 0 28208919 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=868196 CPUtime=0.7
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 1023 843 0 0 39 1 29 1 16 0 9 0 28208919 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 843 0 0 0 0 29 1 19 0 9 0 28208919 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 37 843 0 0 0 0 29 1 15 0 9 0 28208919 889032704 24011 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.65
Current children cumulated vsize (KiB) 868196

[startup+17.503 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 31060
/proc/meminfo: memFree=1653688/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=868196 CPUtime=17.24
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 35133 843 1 0 1629 65 29 1 18 0 9 0 28208913 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 217049 24012 2661 9 0 211485 0
[pid=31047/tid=31049] ppid=31045 vsize=868196 CPUtime=16.45
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 22842 843 1 0 1555 60 29 1 25 0 9 0 28208915 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4125952222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=868196 CPUtime=0.65
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 10398 843 0 0 33 2 29 1 16 0 9 0 28208916 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 21 843 0 0 0 0 29 1 17 0 9 0 28208917 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 28208917 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 843 0 0 0 0 29 1 18 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=868196 CPUtime=0.7
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 1024 843 0 0 39 1 29 1 17 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 843 0 0 0 0 29 1 19 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 37 843 0 0 0 0 29 1 15 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.24
Current children cumulated vsize (KiB) 868196

[startup+19.1012 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 31060
/proc/meminfo: memFree=1653688/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=868196 CPUtime=18.82
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 35134 843 1 0 1787 65 29 1 18 0 9 0 28208913 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 217049 24012 2661 9 0 211485 0
[pid=31047/tid=31049] ppid=31045 vsize=868196 CPUtime=18.03
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 22843 843 1 0 1713 60 29 1 25 0 9 0 28208915 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4127228935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=868196 CPUtime=0.65
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 10398 843 0 0 33 2 29 1 16 0 9 0 28208916 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 21 843 0 0 0 0 29 1 17 0 9 0 28208917 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 28208917 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 843 0 0 0 0 29 1 18 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=868196 CPUtime=0.7
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 1024 843 0 0 39 1 29 1 17 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 843 0 0 0 0 29 1 19 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 37 843 0 0 0 0 29 1 15 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.82
Current children cumulated vsize (KiB) 868196

[startup+19.9013 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 31060
/proc/meminfo: memFree=1653688/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=868196 CPUtime=19.61
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 35134 843 1 0 1866 65 29 1 18 0 9 0 28208913 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 217049 24012 2661 9 0 211485 0
[pid=31047/tid=31049] ppid=31045 vsize=868196 CPUtime=18.82
/proc/31047/task/31049/stat : 31049 (java) R 31045 31047 28969 0 -1 64 22843 843 1 0 1792 60 29 1 25 0 9 0 28208915 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4126381312 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=868196 CPUtime=0.65
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 10398 843 0 0 33 2 29 1 16 0 9 0 28208916 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 21 843 0 0 0 0 29 1 17 0 9 0 28208917 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 28208917 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 843 0 0 0 0 29 1 18 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=868196 CPUtime=0.7
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 1024 843 0 0 39 1 29 1 17 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 843 0 0 0 0 29 1 19 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 37 843 0 0 0 0 29 1 15 0 9 0 28208919 889032704 24012 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.61
Current children cumulated vsize (KiB) 868196

[startup+20.3013 s]
/proc/loadavg: 1.97 1.98 1.99 3/90 31060
/proc/meminfo: memFree=1653688/2055920 swapFree=4192812/4192956
[pid=31047] ppid=31045 vsize=868196 CPUtime=20.01
/proc/31047/stat : 31047 (java) S 31045 31047 28969 0 -1 0 35225 843 1 0 1905 66 29 1 18 0 9 0 28208913 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/31047/statm: 217049 24013 2661 9 0 211485 0
[pid=31047/tid=31049] ppid=31045 vsize=868196 CPUtime=19.21
/proc/31047/task/31049/stat : 31049 (java) S 31045 31047 28969 0 -1 64 22934 843 1 0 1831 60 29 1 24 0 9 0 28208915 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31050] ppid=31045 vsize=868196 CPUtime=0.65
/proc/31047/task/31050/stat : 31050 (java) S 31045 31047 28969 0 -1 64 10398 843 0 0 33 2 29 1 16 0 9 0 28208916 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31051] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31051/stat : 31051 (java) S 31045 31047 28969 0 -1 64 21 843 0 0 0 0 29 1 17 0 9 0 28208917 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31052] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31052/stat : 31052 (java) S 31045 31047 28969 0 -1 64 9 843 0 0 0 0 29 1 16 0 9 0 28208917 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31053] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31053/stat : 31053 (java) S 31045 31047 28969 0 -1 64 2 843 0 0 0 0 29 1 18 0 9 0 28208919 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31054] ppid=31045 vsize=868196 CPUtime=0.7
/proc/31047/task/31054/stat : 31054 (java) S 31045 31047 28969 0 -1 64 1024 843 0 0 39 1 29 1 17 0 9 0 28208919 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31055] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31055/stat : 31055 (java) S 31045 31047 28969 0 -1 64 0 843 0 0 0 0 29 1 19 0 9 0 28208919 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31047/tid=31056] ppid=31045 vsize=868196 CPUtime=0.3
/proc/31047/task/31056/stat : 31056 (java) S 31045 31047 28969 0 -1 64 37 843 0 0 0 0 29 1 15 0 9 0 28208919 889032704 24013 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.01
Current children cumulated vsize (KiB) 868196

Child status: 0
Real time (s): 20.3385
CPU time (s): 20.035
CPU user time (s): 19.3441
CPU system time (s): 0.690894
CPU usage (%): 98.5077
Max. virtual memory (cumulated for all children) (KiB): 868216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.3441
system time used= 0.690894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36097
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= 2293
involuntary context switches= 2784

runsolver used 0.034994 second user time and 0.073988 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-12 17:10:36
IDJOB=2097000
IDBENCH=56825
IDSOLVER=774
FILE ID=node73/2097000-1247411435
PBS_JOBID= 9510503
Free space on /tmp= 66480 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/nengfa/normalized-color.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-2097000-1247411435/watcher-2097000-1247411435 -o /tmp/evaluation-result-2097000-1247411435/solver-2097000-1247411435 -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-2097000-1247411435.xml

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

MD5SUM BENCH= 868270618e65ac29a05492ece46ae30f
RANDOM SEED=1514995533

node73.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:       1740576 kB
Buffers:         37620 kB
Cached:         141152 kB
SwapCached:          0 kB
Active:         151640 kB
Inactive:       108380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5312 kB
Writeback:           0 kB
Mapped:         101696 kB
Slab:            40444 kB
Committed_AS:   988916 kB
PageTables:       1928 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= 66476 MiB
End job on node73 at 2009-07-12 17:10:56