Trace number 1088471

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 29.9035 30.1759

DiagnosticValue
CHECKS39853800
NODES458975

General information on the benchmark

Namecsp/graphColoring/
myciel/normalized-myciel5-5.xml
MD5SUM4e9947661c937a66df0f73a5c98437a3
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 benchmark25.0392
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension236
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1088471-1215246977.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.31	   
0.29/0.31	   variables being loaded...
0.29/0.34	     nbVariables=47  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5  nbTotalValues=235
0.29/0.34	       =>  wckTime=0.104  cpuTime=0.09  mem=7M919
0.29/0.34	   
0.29/0.34	   predicates being loaded...
0.39/0.40	   
0.39/0.40	   constraints being loaded...
0.57/0.61	     nbConstraints=238  nbGlobalConstraints=2  nbConvertedConstraints=236  nbConvertConstraintsChecks=50
0.57/0.61	     nbExtensionStructures=2  nbSharedExtensionStructures=234  nbConflictsStructures=2  nbSharedConflictsStructures=234
0.57/0.61	     nbSharedBinaryRepresentations=5  minDegree=6  maxDegree=23  minArity=2  avgArity=2.25  maxArity=32  nbGenerators=2
0.57/0.61	     nbFusions=1  symmetryWckTime=0.067  symmetryCpuTime=0.03
0.57/0.61	       =>  wckTime=0.377  cpuTime=0.28  mem=14M885
0.57/0.67	   
0.57/0.67	   solver IterativeSystematicSolver being built... 
0.67/0.73	   
0.67/0.73	   INFO : Forward propagation technique limited 
0.77/0.80	       =>  wckTime=0.562  cpuTime=0.4  mem=19M740
0.77/0.83	   
0.77/0.83	   preprocessing
0.77/0.83	     nbConstraintChecks=2018  nbPropagations=345  nbRevisions=586  nbUselessRevisions=261  nbSingletonTests=50
0.77/0.83	     nbEffectiveSingletonTests=0  nbACRemovals=3  nbFoundSingletons=0  nbRemovedValues=3  nbRemovedTuples=10
0.77/0.83	     detectedInconsistency=no
0.77/0.83	       =>  wckTime=0.033  cpuTime=0.03  mem=20M721
0.88/0.93	   
0.88/0.93	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=21M696)
29.83/30.14	   
29.83/30.14	   search
29.83/30.14	     run=21  nbConstraintChecks=39851779  minDepth=0  maxDepth=24  nbPropagations=11876009  nbRevisions=51820497
29.83/30.14	     nbUselessRevisions=32380581  nbAssignments=458975  nbFailedAssignments=140379  nbInferredBacktracks=5345
29.83/30.14	     nbBacktracks=318354  nbVisitedNodes=723356  nbRestartNogoods=161  nbSEliminables=3.12  nbREliminables=1.01
29.83/30.14	     nbIEliminables=8.08  nbDEliminables=0  nbPEliminables=0
29.83/30.14	       =>  wckTime=29.338  cpuTime=29.0  mem=21M696
29.83/30.14	   
29.83/30.14	   global
29.83/30.14	     nbConstraintChecks=39853797  nbPropagations=11876354  nbRevisions=51821083  nbUselessRevisions=32380842
29.83/30.14	     nbRestartNogoods=161  solvingWckTime=29.34  solvingCpuTime=29.0  expiredTime=no  totalExploration=yes
29.83/30.14	     nbFoundSolutions=0  globalCpuTime=29.44
29.83/30.14	       =>  wckTime=29.903  cpuTime=29.4  mem=21M696
29.83/30.14	   
29.83/30.14	s UNSATISFIABLE
29.83/30.14	d NODES 458975
29.83/30.14	d CHECKS 39853797
29.83/30.14	   
29.83/30.14	   totalWckTime=29.968  totalCpuTime=29.45

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1088471-1215246977/watcher-1088471-1215246977 -o /tmp/evaluation-result-1088471-1215246977/solver-1088471-1215246977 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1088471-1215246977.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.08 2.03 2.01 4/75 22417
/proc/meminfo: memFree=1770544/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=152 CPUtime=0
/proc/22417/stat : 22417 (java) R 22415 22417 19348 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 647631331 155648 26 996147200 134512640 134550740 4294955968 18446744073709551615 11092267 0 0 4096 0 0 0 0 17 0 0 0
/proc/22417/statm: 38 26 19 9 0 4 0

[startup+0.0674691 s]
/proc/loadavg: 2.08 2.03 2.01 4/75 22417
/proc/meminfo: memFree=1770544/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=865856 CPUtime=0.05
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 3367 0 1 0 4 1 0 0 18 0 9 0 647631331 886636544 2883 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216464 2883 1565 9 0 211026 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 865856

[startup+0.101471 s]
/proc/loadavg: 2.08 2.03 2.01 4/75 22417
/proc/meminfo: memFree=1770544/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=865884 CPUtime=0.09
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 3806 0 1 0 7 2 0 0 18 0 9 0 647631331 886665216 3257 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216471 3257 1724 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301499 s]
/proc/loadavg: 2.08 2.03 2.01 4/75 22417
/proc/meminfo: memFree=1770544/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=866400 CPUtime=0.29
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 6044 0 1 0 25 4 0 0 18 0 9 0 647631331 887193600 5418 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216600 5418 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866400

[startup+0.701566 s]
/proc/loadavg: 2.08 2.03 2.01 4/75 22417
/proc/meminfo: memFree=1770544/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867724 CPUtime=0.67
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 12068 293 1 0 59 8 0 0 18 0 10 0 647631331 888549376 8581 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216931 8581 2627 9 0 211437 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867724

[startup+1.50268 s]
/proc/loadavg: 2.08 2.03 2.01 4/85 22430
/proc/meminfo: memFree=1738784/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=1.47
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15675 293 1 0 137 10 0 0 18 0 9 0 647631331 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10501 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=1.18
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11836 293 1 0 111 7 0 0 23 0 9 0 647631332 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4126794618 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 17 0 9 0 647631333 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 735 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10501 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 3 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10501 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) 867852

[startup+3.10291 s]
/proc/loadavg: 2.08 2.03 2.01 3/84 22430
/proc/meminfo: memFree=1738464/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=3.06
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15683 293 1 0 296 10 0 0 18 0 9 0 647631331 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10507 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=2.77
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11842 293 1 0 270 7 0 0 25 0 9 0 647631332 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4126785730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 17 0 9 0 647631333 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 3 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10507 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867852

[startup+6.30138 s]
/proc/loadavg: 2.08 2.03 2.00 3/84 22430
/proc/meminfo: memFree=1738272/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=6.23
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15696 293 1 0 613 10 0 0 18 0 9 0 647631331 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10508 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=5.94
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11844 293 1 0 587 7 0 0 25 0 9 0 647631332 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4126847490 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 16 0 9 0 647631333 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10508 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 14 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10508 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) 867852

[startup+12.7023 s]
/proc/loadavg: 2.07 2.03 2.00 3/84 22430
/proc/meminfo: memFree=1738080/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=12.57
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15698 293 1 0 1247 10 0 0 18 0 9 0 647631331 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10510 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=12.29
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11846 293 1 0 1222 7 0 0 25 0 9 0 647631332 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4126850982 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 16 0 9 0 647631333 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 14 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10510 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867852

[startup+25.5012 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 22430
/proc/meminfo: memFree=1738016/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=25.26
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15700 293 1 0 2516 10 0 0 18 0 9 0 647631331 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10512 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=24.98
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11848 293 1 0 2491 7 0 0 25 0 9 0 647631332 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 16 0 9 0 647631333 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 14 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867852

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

[startup+28.7027 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 22430
/proc/meminfo: memFree=1738016/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=28.44
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15700 293 1 0 2834 10 0 0 18 0 9 0 647631331 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10512 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=28.15
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11848 293 1 0 2808 7 0 0 25 0 9 0 647631332 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4126789032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 16 0 9 0 647631333 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 14 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 28.44
Current children cumulated vsize (KiB) 867852

[startup+29.5018 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 22430
/proc/meminfo: memFree=1738016/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=29.24
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15700 293 1 0 2914 10 0 0 18 0 9 0 647631331 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10512 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=28.95
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11848 293 1 0 2888 7 0 0 25 0 9 0 647631332 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4126095813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 16 0 9 0 647631333 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 14 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.24
Current children cumulated vsize (KiB) 867852

[startup+29.9019 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 22430
/proc/meminfo: memFree=1738016/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=29.63
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15700 293 1 0 2953 10 0 0 18 0 9 0 647631331 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10512 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=29.34
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11848 293 1 0 2927 7 0 0 25 0 9 0 647631332 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4126786239 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 16 0 9 0 647631333 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 14 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.63
Current children cumulated vsize (KiB) 867852

[startup+30.1019 s]
/proc/loadavg: 2.05 2.02 2.00 3/84 22430
/proc/meminfo: memFree=1738016/2055920 swapFree=4180808/4192956
[pid=22417] ppid=22415 vsize=867852 CPUtime=29.83
/proc/22417/stat : 22417 (java) S 22415 22417 19348 0 -1 0 15700 293 1 0 2973 10 0 0 18 0 9 0 647631331 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22417/statm: 216963 10512 2631 9 0 211469 0
[pid=22417/tid=22419] ppid=22415 vsize=867852 CPUtime=29.54
/proc/22417/task/22419/stat : 22419 (java) R 22415 22417 19348 0 -1 64 11848 293 1 0 2947 7 0 0 25 0 9 0 647631332 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4126840400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22420] ppid=22415 vsize=867852 CPUtime=0.03
/proc/22417/task/22420/stat : 22420 (java) S 22415 22417 19348 0 -1 64 2274 293 0 0 3 0 0 0 16 0 9 0 647631333 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22421] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22421/stat : 22421 (java) S 22415 22417 19348 0 -1 64 13 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22422] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22422/stat : 22422 (java) S 22415 22417 19348 0 -1 64 10 293 0 0 0 0 0 0 16 0 9 0 647631334 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22423] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22423/stat : 22423 (java) S 22415 22417 19348 0 -1 64 1 293 0 0 0 0 0 0 23 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22424] ppid=22415 vsize=867852 CPUtime=0.22
/proc/22417/task/22424/stat : 22424 (java) S 22415 22417 19348 0 -1 64 737 293 0 0 21 1 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22417/tid=22425] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22425/stat : 22425 (java) S 22415 22417 19348 0 -1 64 2 293 0 0 0 0 0 0 24 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22417/tid=22426] ppid=22415 vsize=867852 CPUtime=0
/proc/22417/task/22426/stat : 22426 (java) S 22415 22417 19348 0 -1 64 14 293 0 0 0 0 0 0 15 0 9 0 647631336 888680448 10512 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.83
Current children cumulated vsize (KiB) 867852

Child status: 0
Real time (s): 30.1759
CPU time (s): 29.9035
CPU user time (s): 29.7825
CPU system time (s): 0.120981
CPU usage (%): 99.0972
Max. virtual memory (cumulated for all children) (KiB): 867852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.7825
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16109
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= 1837
involuntary context switches= 1953

runsolver used 0.047992 second user time and 0.092985 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-05 10:36:17
IDJOB=1088471
IDBENCH=58085
IDSOLVER=364
FILE ID=node39/1088471-1215246977
PBS_JOBID= 7881849
Free space on /tmp= 66560 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/graphColoring/myciel/normalized-myciel5-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1088471-1215246977/watcher-1088471-1215246977 -o /tmp/evaluation-result-1088471-1215246977/solver-1088471-1215246977 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1088471-1215246977.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4e9947661c937a66df0f73a5c98437a3
RANDOM SEED=1667812884

node39.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.267
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.267
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:       1771024 kB
Buffers:         35524 kB
Cached:         170352 kB
SwapCached:       6012 kB
Active:         123632 kB
Inactive:       107008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1771024 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            2084 kB
Writeback:           0 kB
Mapped:          31384 kB
Slab:            39760 kB
Committed_AS:  1077960 kB
PageTables:       1768 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= 66556 MiB
End job on node39 at 2008-07-05 10:36:48