Trace number 1088911

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 ACSAT 9.35558 9.43252

DiagnosticValue
CHECKS373091
NODES645

General information on the benchmark

Namecsp/graphColoring/register/inithx/
normalized-inithx-i-2-31.xml
MD5SUMc7bb75d27e751c8a1fe1ab3ba19c7021
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.546916
Satisfiable
(Un)Satisfiability was proved
Number of variables645
Number of constraints13979
Maximum constraint arity2
Maximum domain size31
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13979
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1088911-1215260511.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.44	     nbVariables=645  nbDomainTypes=1  minDomainSize=31  maxDomainSize=31  nbTotalValues=19995
0.38/0.44	       =>  wckTime=0.197  cpuTime=0.15  mem=9M869
0.38/0.44	   
0.38/0.44	   predicates being loaded...
0.38/0.50	   
0.38/0.50	   constraints being loaded...
7.34/7.48	     nbConstraints=14299  nbGlobalConstraints=320  nbDisconnectedVariables=87  nbConvertedConstraints=13979
7.34/7.48	     nbConvertConstraintsChecks=1922  nbExtensionStructures=2  nbSharedExtensionStructures=13977
7.34/7.48	     nbConflictsStructures=107  nbSharedConflictsStructures=13977  nbSharedBinaryRepresentations=31  minDegree=1
7.34/7.48	     maxDegree=543  minArity=2  avgArity=2.01  maxArity=27  nbGenerators=304  nbFusions=106  symmetryWckTime=4.98
7.34/7.48	     symmetryCpuTime=2.66  nbCliques=16
7.34/7.48	       =>  wckTime=7.241  cpuTime=4.63  mem=53M945
7.63/7.76	   
7.63/7.76	   solver IterativeSystematicSolver being built... 
7.73/7.85	   
7.73/7.85	   INFO : Forward propagation technique limited 
7.82/7.94	       =>  wckTime=7.701  cpuTime=4.78  mem=37M75
7.92/8.01	   
7.92/8.01	   preprocessing
7.92/8.01	     nbConstraintChecks=7088  nbPropagations=750  nbRevisions=231  nbUselessRevisions=1  nbRemovedValues=284
7.92/8.01	     nbRemovedTuples=465  detectedInconsistency=no
7.92/8.01	       =>  wckTime=0.064  cpuTime=0.05  mem=37M75
9.22/9.39	   
9.22/9.39	   search
9.22/9.39	     run=0  nbConstraintChecks=366003  minDepth=646  maxDepth=645  nbPropagations=13563  nbRevisions=18193
9.22/9.39	     nbUselessRevisions=5506  nbAssignments=645  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=646
9.22/9.39	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
9.22/9.39	     nbREliminables=52.02  nbIEliminables=255.03  nbDEliminables=0  nbPEliminables=0
9.22/9.39	       =>  wckTime=1.447  cpuTime=1.37  mem=39M960
9.22/9.40	   
9.22/9.40	   global
9.22/9.40	     nbConstraintChecks=373091  nbPropagations=14313  nbRevisions=18424  nbUselessRevisions=5507  nbRestartNogoods=0
9.22/9.40	     solvingWckTime=1.449  solvingCpuTime=1.37  expiredTime=no  totalExploration=no  nbFoundSolutions=1
9.22/9.40	     firstSolutionCpuTime=6.12  globalCpuTime=6.2
9.22/9.40	       =>  wckTime=9.153  cpuTime=6.16  mem=39M960
9.22/9.40	   
9.22/9.40	s SATISFIABLE
9.22/9.40	v 1 30 2 17 16 15 14 13 12 11 6 4 5 7 8 3 1 15 14 13 12 11 10 9 8 7 2 3 4 5 6 30 0 24 17 0 0 25 20 23 24 16 16 17 20 19 20 18 0 20 21 21 23 0 24 0 24 22 0 20 21 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 9 18 19 22 16 0 29 0 0 0 29 0 0 17 0 20 21 23 29 24 0 18 0 21 0 0 0 22 23 29 0 0 0 25 25 23 29 23 24 0 0 0 24 0 0 29 0 26 26 26 26 27 28 0 28 26 26 0 21 21 23 23 21 21 0 29 21 23 21 24 24 29 24 24 29 24 0 29 24 19 24 29 24 24 29 24 24 29 24 24 29 24 0 24 24 29 24 25 25 24 0 20 29 0 0 0 0 22 23 28 21 22 24 26 24 27 25 24 25 28 28 27 27 28 26 26 23 29 23 26 24 23 0 0 21 0 23 28 23 22 22 23 24 25 22 24 25 22 0 0 0 28 20 24 0 29 24 29 24 0 0 0 0 0 24 29 24 0 29 22 29 20 0 29 0 21 24 25 28 25 25 28 25 26 24 24 24 25 25 25 24 24 0 21 0 0 21 0 0 20 21 22 29 21 0 0 23 24 29 22 23 24 25 22 22 22 22 29 22 25 29 25 24 24 29 25 0 25 0 22 26 26 0 26 22 0 23 22 20 20 29 22 22 22 22 29 22 22 22 22 20 29 20 21 29 22 22 29 22 20 29 22 22 29 22 21 29 21 20 29 21 20 20 20 20 0 0 0 20 17 16 18 17 20 21 22 23 16 17 18 19 20 21 22 0 16 0 16 29 29 0 0 17 18 17 0 17 0 0 0 28 0 18 0 0 29 0 16 0 29 0 0 29 0 0 0 20 29 0 20 21 0 0 0 0 29 0 0 21 21 29 21 20 20 20 21 22 23 25 26 24 21 22 23 25 26 29 0 0 24 22 24 23 29 25 23 26 26 25 24 24 25 29 25 26 23 23 23 23 24 25 29 25 25 24 29 24 22 29 22 22 22 0 24 0 29 20 0 21 0 20 29 21 22 21 20 29 20 21 20 0 0 20 23 29 23 23 22 20 20 22 23 29 23 21 21 0 29 0 0 0 0 22 28 21 21 22 23 0 0 21 23 28 23 22 22 22 25 24 23 25 24 23 0 0 22 23 29 23 23 22 0 28 21 20 21 23 22 22 23 20 21 20 29 20 21 29 21 29 21 0 20 0 25 29 25 24 25 24 26 24 29 25 0 0 21 0 29 23 0 23 24 23 23 29 0 25 28 25 22 22 25 28 25 24 24 25 21 0 24 28 24 21 0 28 21 21 0 21 21 21 21 0 0 0 29 0 0 0 0 0 22 0 23 0 0 0 24 23 28 23 0 0 28 24 0 0 24 25 0 0 25 29 25 25 29 25 0 0 
9.22/9.40	d NODES 645
9.32/9.40	d CHECKS 373091
9.32/9.40	   
9.32/9.40	   totalWckTime=9.221  totalCpuTime=6.2

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088911-1215260511/watcher-1088911-1215260511 -o /tmp/evaluation-result-1088911-1215260511/solver-1088911-1215260511 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1088911-1215260511.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.29 2.09 2.03 3/84 6287
/proc/meminfo: memFree=1279672/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=152 CPUtime=0
/proc/6287/stat : 6287 (java) R 6285 6287 5038 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1555727345 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 8663844 0 0 4096 0 0 0 0 17 0 0 0
/proc/6287/statm: 38 26 19 9 0 4 0

[startup+0.044118 s]
/proc/loadavg: 2.29 2.09 2.03 3/84 6287
/proc/meminfo: memFree=1279672/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=861876 CPUtime=0.03
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 2376 0 1 0 2 1 0 0 18 0 5 0 1555727345 882561024 1959 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 215550 1960 901 9 0 210529 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.101132 s]
/proc/loadavg: 2.29 2.09 2.03 3/84 6287
/proc/meminfo: memFree=1279672/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=865884 CPUtime=0.09
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 3760 0 1 0 7 2 0 0 18 0 9 0 1555727345 886665216 3219 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 216471 3220 1708 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301166 s]
/proc/loadavg: 2.29 2.09 2.03 3/84 6287
/proc/meminfo: memFree=1279672/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=866284 CPUtime=0.28
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 5995 0 1 0 25 3 0 0 18 0 9 0 1555727345 887074816 5369 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 216571 5369 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701243 s]
/proc/loadavg: 2.29 2.09 2.03 3/84 6287
/proc/meminfo: memFree=1279672/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=867708 CPUtime=0.68
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 9217 0 1 0 62 6 0 0 18 0 9 0 1555727345 888532992 8577 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 216927 8578 2012 9 0 211433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.5024 s]
/proc/loadavg: 2.29 2.09 2.03 3/93 6296
/proc/meminfo: memFree=1235824/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=867620 CPUtime=1.47
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 18918 0 1 0 131 16 0 0 18 0 9 0 1555727345 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 216905 18251 2006 9 0 211433 0
[pid=6287/tid=6289] ppid=6285 vsize=867620 CPUtime=1.18
/proc/6287/task/6289/stat : 6289 (java) R 6285 6287 5038 0 -1 64 15770 0 1 0 103 15 0 0 25 0 9 0 1555727346 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6290] ppid=6285 vsize=867620 CPUtime=0.08
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 1759 0 0 0 8 0 0 0 16 0 9 0 1555727347 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6291] ppid=6285 vsize=867620 CPUtime=0
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1555727347 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6292] ppid=6285 vsize=867620 CPUtime=0
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1555727347 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6293] ppid=6285 vsize=867620 CPUtime=0
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 1555727349 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=867620 CPUtime=0.19
/proc/6287/task/6294/stat : 6294 (java) R 6285 6287 5038 0 -1 64 693 0 0 0 19 0 0 0 16 0 9 0 1555727349 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 101768668 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6295] ppid=6285 vsize=867620 CPUtime=0
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1555727349 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=867620 CPUtime=0
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1555727349 888442880 18251 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867620

[startup+3.1027 s]
/proc/loadavg: 2.29 2.09 2.03 3/93 6296
/proc/meminfo: memFree=1214128/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=867944 CPUtime=2.66
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 19096 0 1 0 201 65 0 0 18 0 10 0 1555727345 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 216986 18302 2010 9 0 211514 0
[pid=6287/tid=6289] ppid=6285 vsize=867944 CPUtime=2.32
/proc/6287/task/6289/stat : 6289 (java) S 6285 6287 5038 0 -1 64 15859 0 1 0 169 63 0 0 16 0 10 0 1555727346 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6287/tid=6290] ppid=6285 vsize=867944 CPUtime=0.08
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 1759 0 0 0 8 0 0 0 17 0 10 0 1555727347 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6291] ppid=6285 vsize=867944 CPUtime=0
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1555727347 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6292] ppid=6285 vsize=867944 CPUtime=0
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 1555727347 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6293] ppid=6285 vsize=867944 CPUtime=0
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 1555727349 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=867944 CPUtime=0.23
/proc/6287/task/6294/stat : 6294 (java) S 6285 6287 5038 0 -1 64 710 0 0 0 23 0 0 0 16 0 10 0 1555727349 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6295] ppid=6285 vsize=867944 CPUtime=0
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1555727349 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=867944 CPUtime=0
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 1555727349 888774656 18302 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 867944

[startup+6.30232 s]
/proc/loadavg: 2.27 2.08 2.03 3/93 6300
/proc/meminfo: memFree=1213480/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=867944 CPUtime=6.23
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 20867 1234 1 0 335 65 221 2 18 0 9 0 1555727345 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 216986 18313 2013 9 0 211514 0
[pid=6287/tid=6289] ppid=6285 vsize=867944 CPUtime=5.88
/proc/6287/task/6289/stat : 6289 (java) R 6285 6287 5038 0 -1 64 16729 1234 1 0 302 63 221 2 25 0 9 0 1555727346 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4127055728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6290] ppid=6285 vsize=867944 CPUtime=2.31
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 2390 1234 0 0 8 0 221 2 17 0 9 0 1555727347 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6291] ppid=6285 vsize=867944 CPUtime=2.23
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 13 1234 0 0 0 0 221 2 16 0 9 0 1555727347 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6292] ppid=6285 vsize=867944 CPUtime=2.23
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 5 1234 0 0 0 0 221 2 16 0 9 0 1555727347 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6293] ppid=6285 vsize=867944 CPUtime=2.23
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 24 0 9 0 1555727349 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=867944 CPUtime=2.46
/proc/6287/task/6294/stat : 6294 (java) S 6285 6287 5038 0 -1 64 884 1234 0 0 23 0 221 2 16 0 9 0 1555727349 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6295] ppid=6285 vsize=867944 CPUtime=2.23
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 25 0 9 0 1555727349 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=867944 CPUtime=2.23
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 37 1234 0 0 0 0 221 2 15 0 9 0 1555727349 888774656 18313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867944

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

[startup+7.90263 s]
/proc/loadavg: 2.27 2.08 2.03 4/93 6300
/proc/meminfo: memFree=1210792/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=868032 CPUtime=7.82
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 36511 1234 1 0 490 69 221 2 18 0 9 0 1555727345 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 217008 23368 2636 9 0 211514 0
[pid=6287/tid=6289] ppid=6285 vsize=868032 CPUtime=7.15
/proc/6287/task/6289/stat : 6289 (java) R 6285 6287 5038 0 -1 64 24669 1234 1 0 427 65 221 2 25 0 9 0 1555727346 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4126403065 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6290] ppid=6285 vsize=868032 CPUtime=2.57
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 9960 1234 0 0 32 2 221 2 18 0 9 0 1555727347 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6291] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 17 1234 0 0 0 0 221 2 17 0 9 0 1555727347 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6292] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 11 1234 0 0 0 0 221 2 16 0 9 0 1555727347 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6293] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 24 0 9 0 1555727349 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=868032 CPUtime=2.53
/proc/6287/task/6294/stat : 6294 (java) S 6285 6287 5038 0 -1 64 1008 1234 0 0 30 0 221 2 15 0 9 0 1555727349 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6295] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 25 0 9 0 1555727349 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 37 1234 0 0 0 0 221 2 15 0 9 0 1555727349 888864768 23368 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 868032

[startup+8.70178 s]
/proc/loadavg: 2.24 2.08 2.03 3/93 6300
/proc/meminfo: memFree=1195688/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=868032 CPUtime=8.62
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 36562 1234 1 0 570 69 221 2 18 0 9 0 1555727345 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 217008 23414 2637 9 0 211514 0
[pid=6287/tid=6289] ppid=6285 vsize=868032 CPUtime=7.89
/proc/6287/task/6289/stat : 6289 (java) R 6285 6287 5038 0 -1 64 24692 1234 1 0 501 65 221 2 25 0 9 0 1555727346 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4127285349 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6290] ppid=6285 vsize=868032 CPUtime=2.57
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 9960 1234 0 0 32 2 221 2 18 0 9 0 1555727347 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6291] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 17 1234 0 0 0 0 221 2 17 0 9 0 1555727347 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6292] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 11 1234 0 0 0 0 221 2 16 0 9 0 1555727347 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6293] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 24 0 9 0 1555727349 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=868032 CPUtime=2.59
/proc/6287/task/6294/stat : 6294 (java) S 6285 6287 5038 0 -1 64 1036 1234 0 0 36 0 221 2 16 0 9 0 1555727349 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6295] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 25 0 9 0 1555727349 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 37 1234 0 0 0 0 221 2 15 0 9 0 1555727349 888864768 23414 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.62
Current children cumulated vsize (KiB) 868032

[startup+9.10186 s]
/proc/loadavg: 2.24 2.08 2.03 3/93 6300
/proc/meminfo: memFree=1195688/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=868032 CPUtime=9.02
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 36565 1234 1 0 610 69 221 2 18 0 9 0 1555727345 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 217008 23415 2637 9 0 211514 0
[pid=6287/tid=6289] ppid=6285 vsize=868032 CPUtime=8.28
/proc/6287/task/6289/stat : 6289 (java) R 6285 6287 5038 0 -1 64 24692 1234 1 0 540 65 221 2 25 0 9 0 1555727346 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4127080736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6290] ppid=6285 vsize=868032 CPUtime=2.57
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 9960 1234 0 0 32 2 221 2 17 0 9 0 1555727347 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6291] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 17 1234 0 0 0 0 221 2 17 0 9 0 1555727347 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6292] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 11 1234 0 0 0 0 221 2 16 0 9 0 1555727347 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6293] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 24 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=868032 CPUtime=2.59
/proc/6287/task/6294/stat : 6294 (java) S 6285 6287 5038 0 -1 64 1039 1234 0 0 36 0 221 2 15 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6295] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 25 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 37 1234 0 0 0 0 221 2 15 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 868032

[startup+9.3019 s]
/proc/loadavg: 2.24 2.08 2.03 3/93 6300
/proc/meminfo: memFree=1195688/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=868032 CPUtime=9.22
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 36565 1234 1 0 630 69 221 2 18 0 9 0 1555727345 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 217008 23415 2637 9 0 211514 0
[pid=6287/tid=6289] ppid=6285 vsize=868032 CPUtime=8.48
/proc/6287/task/6289/stat : 6289 (java) R 6285 6287 5038 0 -1 64 24692 1234 1 0 560 65 221 2 25 0 9 0 1555727346 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4127285349 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6290] ppid=6285 vsize=868032 CPUtime=2.57
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 9960 1234 0 0 32 2 221 2 17 0 9 0 1555727347 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6291] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 17 1234 0 0 0 0 221 2 17 0 9 0 1555727347 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6292] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 11 1234 0 0 0 0 221 2 16 0 9 0 1555727347 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6293] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 24 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=868032 CPUtime=2.59
/proc/6287/task/6294/stat : 6294 (java) S 6285 6287 5038 0 -1 64 1039 1234 0 0 36 0 221 2 15 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6295] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 25 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 37 1234 0 0 0 0 221 2 15 0 9 0 1555727349 888864768 23415 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.22
Current children cumulated vsize (KiB) 868032

[startup+9.40191 s]
/proc/loadavg: 2.24 2.08 2.03 3/93 6300
/proc/meminfo: memFree=1195688/2055920 swapFree=4114192/4192956
[pid=6287] ppid=6285 vsize=868032 CPUtime=9.32
/proc/6287/stat : 6287 (java) S 6285 6287 5038 0 -1 0 36579 1234 1 0 639 70 221 2 18 0 9 0 1555727345 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6287/statm: 217008 23423 2637 9 0 211514 0
[pid=6287/tid=6289] ppid=6285 vsize=868032 CPUtime=8.57
/proc/6287/task/6289/stat : 6289 (java) R 6285 6287 5038 0 -1 64 24701 1234 1 0 569 65 221 2 25 0 9 0 1555727346 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6290] ppid=6285 vsize=868032 CPUtime=2.57
/proc/6287/task/6290/stat : 6290 (java) S 6285 6287 5038 0 -1 64 9960 1234 0 0 32 2 221 2 17 0 9 0 1555727347 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6291] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6291/stat : 6291 (java) S 6285 6287 5038 0 -1 64 17 1234 0 0 0 0 221 2 17 0 9 0 1555727347 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6292] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6292/stat : 6292 (java) S 6285 6287 5038 0 -1 64 11 1234 0 0 0 0 221 2 16 0 9 0 1555727347 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6293] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6293/stat : 6293 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 24 0 9 0 1555727349 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6294] ppid=6285 vsize=868032 CPUtime=2.6
/proc/6287/task/6294/stat : 6294 (java) S 6285 6287 5038 0 -1 64 1044 1234 0 0 37 0 221 2 15 0 9 0 1555727349 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6287/tid=6295] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6295/stat : 6295 (java) S 6285 6287 5038 0 -1 64 1 1234 0 0 0 0 221 2 25 0 9 0 1555727349 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6287/tid=6296] ppid=6285 vsize=868032 CPUtime=2.23
/proc/6287/task/6296/stat : 6296 (java) S 6285 6287 5038 0 -1 64 37 1234 0 0 0 0 221 2 15 0 9 0 1555727349 888864768 23423 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.32
Current children cumulated vsize (KiB) 868032

Child status: 0
Real time (s): 9.43252
CPU time (s): 9.35558
CPU user time (s): 8.61069
CPU system time (s): 0.744886
CPU usage (%): 99.1842
Max. virtual memory (cumulated for all children) (KiB): 874148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.61069
system time used= 0.744886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37844
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= 1927
involuntary context switches= 2017

runsolver used 0.015997 second user time and 0.038994 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-05 14:21:51
IDJOB=1088911
IDBENCH=58145
IDSOLVER=363
FILE ID=node9/1088911-1215260511
PBS_JOBID= 7882050
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/graphColoring/register/inithx/normalized-inithx-i-2-31.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088911-1215260511/watcher-1088911-1215260511 -o /tmp/evaluation-result-1088911-1215260511/solver-1088911-1215260511 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1088911-1215260511.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c7bb75d27e751c8a1fe1ab3ba19c7021
RANDOM SEED=702365547

node9.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.265
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	: 5931.00
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.265
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:       1280152 kB
Buffers:         62888 kB
Cached:         245024 kB
SwapCached:      72956 kB
Active:         586584 kB
Inactive:       131584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280152 kB
SwapTotal:     4192956 kB
SwapFree:      4114192 kB
Dirty:            3988 kB
Writeback:           0 kB
Mapped:         421244 kB
Slab:            42108 kB
Committed_AS:  3755760 kB
PageTables:       2612 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= 66544 MiB
End job on node9 at 2008-07-05 14:22:01