Trace number 2096164

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 10.5144 10.6518

DiagnosticValue
CHECKS29782
NODES63

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-15-15-2.xml
MD5SUMd253e49a50bf50fec79c621cae233451
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.40033
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11025
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11025
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=esac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2096164-1247409964.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.39	     nbVariables=225  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=450
0.28/0.39	       =>  wckTime=0.135  cpuTime=0.11  mem=7M892
0.28/0.40	   
0.28/0.40	   predicates being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
8.88/9.03	     nbConstraints=11053  nbGlobalConstraints=28  nbConflictsStructures=1  nbSharedConflictsStructures=11024
8.88/9.03	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=1  nbSharedEvaluationManagers=11024  minDegree=198
8.88/9.03	     maxDegree=201  minArity=4  avgArity=4.08  maxArity=210  nbGenerators=28  nbFusions=0  symmetryWckTime=2.081
8.88/9.03	     symmetryCpuTime=0.42
8.88/9.03	       =>  wckTime=8.773  cpuTime=6.5  mem=47M483
9.08/9.28	   
9.08/9.28	   solver IterativeSystematicSolver being built... 
9.57/9.70	   
9.57/9.71	   INFO : Forward propagation technique limited 
9.57/9.77	       =>  wckTime=9.512  cpuTime=6.89  mem=58M324
10.36/10.52	   
10.36/10.52	   preprocessing
10.36/10.52	     nbConstraintChecks=26976  nbValidityChecks=24802  nbPropagations=930  nbRevisions=28189  nbUselessRevisions=26068
10.36/10.52	     nbSingletonTests=334  nbEffectiveSingletonTests=1  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=13
10.36/10.52	     detectedInconsistency=no
10.36/10.52	       =>  wckTime=0.742  cpuTime=0.7  mem=60M309
10.36/10.60	   
10.36/10.60	   search
10.36/10.60	     run=0  nbConstraintChecks=2806  nbValidityChecks=5581  minDepth=0  maxDepth=35  nbPropagations=1076
10.36/10.60	     nbRevisions=33101  nbUselessRevisions=30778  nbAssignments=63  nbFailedAssignments=2  nbBacktracks=36
10.36/10.60	     nbVisitedNodes=71  nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
10.36/10.60	     nbREliminables=199.59  nbIEliminables=18.85  nbDEliminables=0  nbPEliminables=0
10.36/10.60	       =>  wckTime=0.823  cpuTime=0.77  mem=61M302
10.45/10.60	   
10.45/10.60	   global
10.45/10.60	     nbConstraintChecks=29782  nbValidityChecks=30383  nbPropagations=2006  nbRevisions=61290  nbUselessRevisions=56846
10.45/10.60	     nbRestartNogoods=0  solvingWckTime=0.826  solvingCpuTime=0.77  expiredTime=no  totalExploration=yes
10.45/10.60	     nbFoundSolutions=0  globalCpuTime=7.71
10.45/10.60	       =>  wckTime=10.34  cpuTime=7.66  mem=61M302
10.45/10.60	   
10.45/10.60	s UNSATISFIABLE
10.45/10.60	d NODES 63
10.45/10.60	d CHECKS 29782
10.45/10.60	   
10.45/10.60	   totalWckTime=10.41  totalCpuTime=7.71

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-2096164-1247409964/watcher-2096164-1247409964 -o /tmp/evaluation-result-2096164-1247409964/solver-2096164-1247409964 -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-2096164-1247409964.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.02 2.02 2.00 4/80 1076
/proc/meminfo: memFree=1737928/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=18576 CPUtime=0
/proc/1076/stat : 1076 (runsolver) R 1074 1076 31866 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 28059094 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 237947645223 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1076/statm: 4644 284 249 26 0 2626 0

[startup+0.01189 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 1076
/proc/meminfo: memFree=1737928/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=1616 CPUtime=0
/proc/1076/stat : 1076 (java) D 1074 1076 31866 0 -1 0 347 0 0 0 0 0 0 0 21 0 1 0 28059094 1654784 151 996147200 134512640 134550932 4294955968 18446744073709551615 11952932 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/1076/statm: 404 151 125 9 0 46 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1616

[startup+0.10394 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 1076
/proc/meminfo: memFree=1737928/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=865984 CPUtime=0.09
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 3736 0 1 0 7 2 0 0 21 0 9 0 28059094 886767616 3204 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 216496 3204 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301914 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 1076
/proc/meminfo: memFree=1737928/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=866380 CPUtime=0.28
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 5868 0 1 0 25 3 0 0 21 0 9 0 28059094 887173120 5234 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 216595 5234 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70195 s]
/proc/loadavg: 2.02 2.02 2.00 4/80 1076
/proc/meminfo: memFree=1737928/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=867772 CPUtime=0.67
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 9231 0 1 0 62 5 0 0 21 0 9 0 28059094 888598528 8585 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 216943 8585 2034 9 0 211379 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867772

[startup+1.50201 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 1086
/proc/meminfo: memFree=1691776/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=867684 CPUtime=1.48
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 18094 0 1 0 137 11 0 0 21 0 9 0 28059094 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 216921 17422 2024 9 0 211379 0
[pid=1076/tid=1078] ppid=1074 vsize=867684 CPUtime=1.26
/proc/1076/task/1078/stat : 1078 (java) R 1074 1076 31866 0 -1 64 15794 0 1 0 116 10 0 0 25 0 9 0 28059096 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4126645799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=867684 CPUtime=0.03
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 934 0 0 0 3 0 0 0 16 0 9 0 28059097 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1080] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28059097 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28059097 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1083] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28059099 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=867684 CPUtime=0.16
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 665 0 0 0 16 0 0 0 15 0 9 0 28059099 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28059099 888508416 17422 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28059099 888508416 17422 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) 867684

[startup+3.10214 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 1086
/proc/meminfo: memFree=1668160/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=867684 CPUtime=3.06
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 21102 0 1 0 286 20 0 0 21 0 9 0 28059094 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 216921 20428 2027 9 0 211379 0
[pid=1076/tid=1078] ppid=1074 vsize=867684 CPUtime=2.66
/proc/1076/task/1078/stat : 1078 (java) R 1074 1076 31866 0 -1 64 15816 0 1 0 248 18 0 0 25 0 9 0 28059096 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=867684 CPUtime=0.15
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 3869 0 0 0 14 1 0 0 16 0 9 0 28059097 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1080] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28059097 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28059097 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1083] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28059099 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=867684 CPUtime=0.22
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 716 0 0 0 22 0 0 0 16 0 9 0 28059099 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28059099 888508416 20428 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28059099 888508416 20428 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) 867684

[startup+6.3024 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 1086
/proc/meminfo: memFree=1650752/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=867684 CPUtime=6.23
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 25351 0 1 0 568 55 0 0 21 0 9 0 28059094 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 216921 24672 2027 9 0 211379 0
[pid=1076/tid=1078] ppid=1074 vsize=867684 CPUtime=5.67
/proc/1076/task/1078/stat : 1078 (java) R 1074 1076 31866 0 -1 64 15821 0 1 0 517 50 0 0 25 0 9 0 28059096 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 102724634 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=867684 CPUtime=0.31
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 8113 0 0 0 28 3 0 0 16 0 9 0 28059097 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1080] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 28059097 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 28059097 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1083] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28059099 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=867684 CPUtime=0.22
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 716 0 0 0 22 0 0 0 16 0 9 0 28059099 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 28059099 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=867684 CPUtime=0
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 28059099 888508416 24672 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867684

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

[startup+7.90154 s]
/proc/loadavg: 2.02 2.01 2.00 3/91 1088
/proc/meminfo: memFree=1635760/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=868008 CPUtime=7.06
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 29291 0 1 0 643 63 0 0 21 0 10 0 28059094 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 217002 25751 2033 9 0 211460 0
[pid=1088] ppid=1076 vsize=9460 CPUtime=0.74
/proc/1088/stat : 1088 (saucy) R 1076 1076 31866 0 -1 4194304 1709 0 0 0 72 2 0 0 25 0 1 0 28059805 9687040 1674 996147200 134512640 134531332 4294956000 18446744073709551615 134524404 0 4 0 0 0 0 0 17 1 0 0
/proc/1088/statm: 2365 1674 104 4 0 2041 0
[pid=1076/tid=1078] ppid=1074 vsize=868008 CPUtime=6.44
/proc/1076/task/1078/stat : 1078 (java) S 1074 1076 31866 0 -1 64 18557 0 1 0 586 58 0 0 15 0 10 0 28059096 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=868008 CPUtime=0.35
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 9206 0 0 0 32 3 0 0 16 0 10 0 28059097 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1080] ppid=1074 vsize=868008 CPUtime=0
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 16 0 0 0 0 0 0 0 16 0 10 0 28059097 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=868008 CPUtime=0
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 28059097 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1083] ppid=1074 vsize=868008 CPUtime=0
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 28059099 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=868008 CPUtime=0.24
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 754 0 0 0 24 0 0 0 15 0 10 0 28059099 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=868008 CPUtime=0
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 28059099 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=868008 CPUtime=0
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 28059099 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1087] ppid=1074 vsize=868008 CPUtime=0
/proc/1076/task/1087/stat : 1087 (java) S 1074 1076 31866 0 -1 64 67 0 0 0 0 0 0 0 22 0 10 0 28059805 888840192 25751 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 877468

[startup+9.50166 s]
/proc/loadavg: 2.01 2.01 2.00 3/91 1088
/proc/meminfo: memFree=1626480/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=868420 CPUtime=9.37
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 60425 2411 1 0 713 72 150 2 21 0 10 0 28059094 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 217105 28473 2659 9 0 211541 0
[pid=1076/tid=1078] ppid=1074 vsize=868420 CPUtime=8.41
/proc/1076/task/1078/stat : 1078 (java) R 1074 1076 31866 0 -1 64 32560 2411 1 0 626 63 150 2 16 0 10 0 28059096 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4126649159 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=868420 CPUtime=2.16
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 26013 2411 0 0 57 7 150 2 16 0 10 0 28059097 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1080] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 29 2411 0 0 0 0 150 2 15 0 10 0 28059097 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 16 2411 0 0 0 0 150 2 16 0 10 0 28059097 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1083] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 2411 0 0 0 0 150 2 18 0 10 0 28059099 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=868420 CPUtime=1.81
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 999 2411 0 0 29 0 150 2 15 0 10 0 28059099 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 2411 0 0 0 0 150 2 19 0 10 0 28059099 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 13 2411 0 0 0 0 150 2 15 0 10 0 28059099 889262080 28473 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 868420

[startup+10.3027 s]
/proc/loadavg: 2.01 2.01 2.00 5/91 1090
/proc/meminfo: memFree=1631400/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=868420 CPUtime=10.16
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 62667 2411 1 0 791 73 150 2 21 0 10 0 28059094 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 217105 28720 2661 9 0 211541 0
[pid=1090] ppid=1076 vsize=144 CPUtime=0
/proc/1090/stat : 1090 (rm) R 1076 1076 31866 0 -1 4194304 44 0 0 0 0 0 0 0 19 0 1 0 28059974 147456 22 996147200 4194304 4227748 548682068720 18446744073709551615 237945025813 0 4 0 0 0 0 0 17 1 0 0
/proc/1090/statm: 36 22 16 8 0 3 0
[pid=1076/tid=1078] ppid=1074 vsize=868420 CPUtime=9.1
/proc/1076/task/1078/stat : 1078 (java) R 1074 1076 31866 0 -1 64 33546 2411 1 0 694 64 150 2 16 0 10 0 28059096 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4125980415 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=868420 CPUtime=2.22
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 27237 2411 0 0 63 7 150 2 17 0 10 0 28059097 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1080] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 29 2411 0 0 0 0 150 2 15 0 10 0 28059097 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 20 2411 0 0 0 0 150 2 16 0 10 0 28059097 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1083] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 2411 0 0 0 0 150 2 18 0 10 0 28059099 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=868420 CPUtime=1.85
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 1027 2411 0 0 33 0 150 2 15 0 10 0 28059099 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 2411 0 0 0 0 150 2 19 0 10 0 28059099 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 13 2411 0 0 0 0 150 2 15 0 10 0 28059099 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1089] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1089/stat : 1089 (java) S 1074 1076 31866 0 -1 64 40 2411 0 0 0 0 150 2 17 0 10 0 28059974 889262080 28720 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.16
Current children cumulated vsize (KiB) 868564

[startup+10.5027 s]
/proc/loadavg: 2.01 2.01 2.00 5/91 1090
/proc/meminfo: memFree=1631400/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=868420 CPUtime=10.36
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 62672 2411 1 0 811 73 150 2 21 0 10 0 28059094 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 217105 28724 2661 9 0 211541 0
[pid=1090] ppid=1076 vsize=144 CPUtime=0
/proc/1090/stat : 1090 (rm) R 1076 1076 31866 0 -1 4194304 44 0 0 0 0 0 0 0 19 0 1 0 28059974 147456 22 996147200 4194304 4227748 548682068720 18446744073709551615 237945025813 0 4 0 0 0 0 0 17 1 0 0
/proc/1090/statm: 36 22 16 8 0 3 0
[pid=1076/tid=1078] ppid=1074 vsize=868420 CPUtime=9.3
/proc/1076/task/1078/stat : 1078 (java) R 1074 1076 31866 0 -1 64 33546 2411 1 0 714 64 150 2 17 0 10 0 28059096 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4127245829 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=868420 CPUtime=2.22
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 27237 2411 0 0 63 7 150 2 17 0 10 0 28059097 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1080] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 29 2411 0 0 0 0 150 2 15 0 10 0 28059097 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 20 2411 0 0 0 0 150 2 16 0 10 0 28059097 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1083] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 2411 0 0 0 0 150 2 18 0 10 0 28059099 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=868420 CPUtime=1.85
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 1031 2411 0 0 33 0 150 2 16 0 10 0 28059099 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 2411 0 0 0 0 150 2 19 0 10 0 28059099 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 14 2411 0 0 0 0 150 2 15 0 10 0 28059099 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1089] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1089/stat : 1089 (java) S 1074 1076 31866 0 -1 64 40 2411 0 0 0 0 150 2 17 0 10 0 28059974 889262080 28724 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.36
Current children cumulated vsize (KiB) 868564

[startup+10.6027 s]
/proc/loadavg: 2.01 2.01 2.00 5/91 1090
/proc/meminfo: memFree=1631400/2055920 swapFree=4192812/4192956
[pid=1076] ppid=1074 vsize=868420 CPUtime=10.45
/proc/1076/stat : 1076 (java) S 1074 1076 31866 0 -1 0 62683 2411 1 0 820 73 150 2 21 0 10 0 28059094 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1076/statm: 217105 28735 2661 9 0 211541 0
[pid=1090] ppid=1076 vsize=144 CPUtime=0
/proc/1090/stat : 1090 (rm) R 1076 1076 31866 0 -1 4194304 44 0 0 0 0 0 0 0 19 0 1 0 28059974 147456 22 996147200 4194304 4227748 548682068720 18446744073709551615 237945025813 0 4 0 0 0 0 0 17 1 0 0
/proc/1090/statm: 36 22 16 8 0 3 0
[pid=1076/tid=1078] ppid=1074 vsize=868420 CPUtime=9.38
/proc/1076/task/1078/stat : 1078 (java) R 1074 1076 31866 0 -1 64 33551 2411 1 0 722 64 150 2 17 0 10 0 28059096 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 102752576 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1079] ppid=1074 vsize=868420 CPUtime=2.22
/proc/1076/task/1079/stat : 1079 (java) S 1074 1076 31866 0 -1 64 27237 2411 0 0 63 7 150 2 17 0 10 0 28059097 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1080] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1080/stat : 1080 (java) S 1074 1076 31866 0 -1 64 29 2411 0 0 0 0 150 2 15 0 10 0 28059097 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1082] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1082/stat : 1082 (java) S 1074 1076 31866 0 -1 64 20 2411 0 0 0 0 150 2 16 0 10 0 28059097 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1076/tid=1083] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1083/stat : 1083 (java) S 1074 1076 31866 0 -1 64 2 2411 0 0 0 0 150 2 18 0 10 0 28059099 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1084] ppid=1074 vsize=868420 CPUtime=1.86
/proc/1076/task/1084/stat : 1084 (java) S 1074 1076 31866 0 -1 64 1037 2411 0 0 34 0 150 2 15 0 10 0 28059099 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1085] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1085/stat : 1085 (java) S 1074 1076 31866 0 -1 64 0 2411 0 0 0 0 150 2 19 0 10 0 28059099 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1086] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1086/stat : 1086 (java) S 1074 1076 31866 0 -1 64 14 2411 0 0 0 0 150 2 15 0 10 0 28059099 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1076/tid=1089] ppid=1074 vsize=868420 CPUtime=1.52
/proc/1076/task/1089/stat : 1089 (java) S 1074 1076 31866 0 -1 64 40 2411 0 0 0 0 150 2 17 0 10 0 28059974 889262080 28735 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.45
Current children cumulated vsize (KiB) 868564

Child status: 0
Real time (s): 10.6518
CPU time (s): 10.5144
CPU user time (s): 9.71752
CPU system time (s): 0.796878
CPU usage (%): 98.7104
Max. virtual memory (cumulated for all children) (KiB): 879976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.71752
system time used= 0.796878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65247
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= 2448
involuntary context switches= 2839

runsolver used 0.021996 second user time and 0.038994 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-12 16:46:04
IDJOB=2096164
IDBENCH=56088
IDSOLVER=774
FILE ID=node69/2096164-1247409964
PBS_JOBID= 9510509
Free space on /tmp= 66500 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-15-15-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-2096164-1247409964/watcher-2096164-1247409964 -o /tmp/evaluation-result-2096164-1247409964/solver-2096164-1247409964 -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-2096164-1247409964.xml

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

MD5SUM BENCH= d253e49a50bf50fec79c621cae233451
RANDOM SEED=1554519371

node69.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.211
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.211
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:       1738408 kB
Buffers:         36732 kB
Cached:         116540 kB
SwapCached:          0 kB
Active:         200344 kB
Inactive:        60192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1738408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:         127708 kB
Slab:            41992 kB
Committed_AS:  1003712 kB
PageTables:       2084 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= 66500 MiB
End job on node69 at 2009-07-12 16:46:15