Trace number 1077533

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 ESACSAT 17.0914 17.0144

DiagnosticValue
CHECKS29812400
NODES332

General information on the benchmark

Namecsp/primes-15/
normalized-primes-15-20-3-5.xml
MD5SUM6e8feb576473b858af74c6d5701937f7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity8
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.07	
0.07/0.07	Abscon 112 (May, 2008)
0.10/0.19	
0.23/0.20	   configuration
0.23/0.20	     name=esac.xml
0.23/0.22	   
0.23/0.22	   instance
0.23/0.22	     name=HOME/instance-1077533-1215193199.xml
0.23/0.26	   
0.23/0.26	   domains being loaded...
0.23/0.26	   
0.23/0.26	   variables being loaded...
0.23/0.29	     nbVariables=100  nbDomainTypes=1  minDomainSize=46  maxDomainSize=46  nbTotalValues=4600
0.23/0.29	       =>  wckTime=0.097  cpuTime=0.09  mem=7M919
0.23/0.29	   
0.23/0.29	   predicates being loaded...
0.34/0.35	   
0.34/0.35	   constraints being loaded...
0.47/0.47	     nbConstraints=52  nbGlobalConstraints=32  nbDisconnectedVariables=30  nbUnbuiltConflictsStructures=20
0.47/0.47	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  minDegree=1  maxDegree=3
0.47/0.47	     minArity=2  avgArity=3.35  maxArity=8  nbGenerators=32  nbFusions=0  symmetryWckTime=0.037  symmetryCpuTime=0.04
0.47/0.47	       =>  wckTime=0.278  cpuTime=0.27  mem=16M770
0.57/0.52	   
0.57/0.52	   solver IterativeSystematicSolver being built... 
0.57/0.58	   
0.57/0.58	   INFO : Forward propagation technique limited 
0.70/0.64	       =>  wckTime=0.446  cpuTime=0.39  mem=21M520
3.41/3.31	   
3.41/3.31	   preprocessing
3.41/3.31	     nbConstraintChecks=5451634  nbValidityChecks=1869  nbPropagations=497  nbRevisions=151  nbUselessRevisions=31
3.41/3.31	     nbSingletonTests=212  nbEffectiveSingletonTests=31  nbACRemovals=35  nbFoundSingletons=0  nbRemovedValues=66
3.41/3.31	     detectedInconsistency=no
3.41/3.31	       =>  wckTime=2.661  cpuTime=2.65  mem=21M520
17.00/16.96	   
17.00/16.96	   search
17.00/16.96	     run=5  nbConstraintChecks=24360790  nbValidityChecks=6423  minDepth=16  maxDepth=100  nbPropagations=4622
17.00/16.96	     nbRevisions=2031  nbUselessRevisions=349  nbAssignments=332  nbFailedAssignments=183  nbBacktracks=8
17.00/16.96	     nbVisitedNodes=516  nbRestartNogoods=106  nbFoundSolutions=1  mapSize=5  nbInferences=0  nbTooLargeKeys=0
17.00/16.96	     nbSEliminables=0  nbREliminables=49.13  nbIEliminables=27.12  nbDEliminables=0  nbPEliminables=0
17.00/16.96	       =>  wckTime=16.316  cpuTime=16.27  mem=22M528
17.00/16.96	   
17.00/16.96	   global
17.00/16.96	     nbConstraintChecks=29812424  nbValidityChecks=8292  nbPropagations=5119  nbRevisions=2182  nbUselessRevisions=380
17.00/16.96	     nbRestartNogoods=106  solvingWckTime=16.318  solvingCpuTime=16.27  expiredTime=no  totalExploration=no
17.00/16.96	     nbFoundSolutions=1  firstSolutionCpuTime=16.66  globalCpuTime=16.7
17.00/16.96	       =>  wckTime=16.765  cpuTime=16.66  mem=22M528
17.00/16.96	   
17.00/16.96	s SATISFIABLE
17.00/16.96	v 2 2 35 24 2 23 2 2 2 2 2 2 2 10 15 2 43 45 46 25 2 44 14 2 2 47 5 47 8 12 2 2 5 2 2 27 2 37 2 2 23 2 6 2 38 11 6 2 47 2 2 2 2 2 46 2 2 2 2 2 19 12 2 5 2 2 6 31 33 2 2 5 46 2 46 40 2 2 40 2 29 2 45 2 47 2 24 40 15 43 29 2 2 2 2 47 2 45 2 2 
17.00/16.96	d NODES 332
17.00/16.96	d CHECKS 29812424
17.00/16.96	   
17.00/16.96	   totalWckTime=16.807  totalCpuTime=16.7

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-1077533-1215193199/watcher-1077533-1215193199 -o /tmp/evaluation-result-1077533-1215193199/solver-1077533-1215193199 -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-1077533-1215193199.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: 0.93 0.97 0.99 3/64 913
/proc/meminfo: memFree=1828456/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=152 CPUtime=0
/proc/913/stat : 913 (java) R 911 913 32612 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 1998293922 155648 26 996147200 134512640 134550740 4294955936 18446744073709551615 10027307 0 0 4096 0 0 0 0 17 0 0 0
/proc/913/statm: 38 26 19 9 0 4 0

[startup+0.0711371 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 913
/proc/meminfo: memFree=1828456/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=866724 CPUtime=0.07
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 3586 0 1 0 5 2 0 0 18 0 9 0 1998293922 887525376 3075 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216681 3075 1646 9 0 211243 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866724

[startup+0.101137 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 913
/proc/meminfo: memFree=1828456/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=866752 CPUtime=0.1
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 4004 0 1 0 8 2 0 0 18 0 9 0 1998293922 887554048 3444 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216688 3444 1785 9 0 211243 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866752

[startup+0.301155 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 913
/proc/meminfo: memFree=1828456/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867132 CPUtime=0.34
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 6614 0 1 0 29 5 0 0 18 0 9 0 1998293922 887943168 5984 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216783 5984 1967 9 0 211311 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 867132

[startup+0.701195 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 913
/proc/meminfo: memFree=1828456/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=0.81
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16071 277 1 0 72 9 0 0 18 0 9 0 1998293922 888504320 10394 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10394 2629 9 0 211426 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 867680

[startup+1.50126 s]
/proc/loadavg: 0.93 0.97 0.99 2/73 926
/proc/meminfo: memFree=1797024/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=1.62
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16097 277 1 0 153 9 0 0 18 0 9 0 1998293922 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10420 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=1.41
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12389 277 1 0 135 6 0 0 25 0 9 0 1998293923 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4126749095 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 16 0 9 0 1998293924 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.13
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 551 277 0 0 13 0 0 0 15 0 9 0 1998293926 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10420 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 867680

[startup+3.10241 s]
/proc/loadavg: 0.93 0.97 0.99 2/73 926
/proc/meminfo: memFree=1796832/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=3.21
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16108 277 1 0 312 9 0 0 18 0 9 0 1998293922 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10429 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=3.01
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12398 277 1 0 294 7 0 0 25 0 9 0 1998293923 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4126754544 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 17 0 9 0 1998293924 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.13
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 553 277 0 0 13 0 0 0 15 0 9 0 1998293926 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10429 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 867680

[startup+6.30169 s]
/proc/loadavg: 0.93 0.97 0.99 2/73 926
/proc/meminfo: memFree=1795560/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=6.41
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16386 277 1 0 632 9 0 0 18 0 9 0 1998293922 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10696 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=6.2
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12656 277 1 0 613 7 0 0 25 0 9 0 1998293923 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4126749148 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 17 0 9 0 1998293924 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.15
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 573 277 0 0 15 0 0 0 15 0 9 0 1998293926 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10696 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.41
Current children cumulated vsize (KiB) 867680

[startup+12.7023 s]
/proc/loadavg: 0.94 0.97 0.99 2/73 926
/proc/meminfo: memFree=1795368/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=12.8
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16397 277 1 0 1271 9 0 0 18 0 9 0 1998293922 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10702 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=12.59
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12666 277 1 0 1252 7 0 0 25 0 9 0 1998293923 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4126752521 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 16 0 9 0 1998293924 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.15
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 574 277 0 0 15 0 0 0 16 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 867680

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

[startup+14.3054 s]
/proc/loadavg: 0.94 0.97 0.99 2/73 926
/proc/meminfo: memFree=1795368/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=14.4
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16397 277 1 0 1431 9 0 0 18 0 9 0 1998293922 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10702 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=14.19
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12666 277 1 0 1412 7 0 0 25 0 9 0 1998293923 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4126749095 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 16 0 9 0 1998293924 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.15
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 574 277 0 0 15 0 0 0 16 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10702 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.4
Current children cumulated vsize (KiB) 867680

[startup+15.9016 s]
/proc/loadavg: 0.94 0.97 0.99 2/73 926
/proc/meminfo: memFree=1795368/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=16
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16402 277 1 0 1591 9 0 0 18 0 9 0 1998293922 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10706 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=15.78
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12668 277 1 0 1571 7 0 0 25 0 9 0 1998293923 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4126746784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 16 0 9 0 1998293924 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.15
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 577 277 0 0 15 0 0 0 15 0 9 0 1998293926 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10706 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16
Current children cumulated vsize (KiB) 867680

[startup+16.7016 s]
/proc/loadavg: 0.94 0.97 0.99 2/73 926
/proc/meminfo: memFree=1795368/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=16.8
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16403 277 1 0 1671 9 0 0 18 0 9 0 1998293922 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10707 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=16.58
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12669 277 1 0 1651 7 0 0 25 0 9 0 1998293923 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4126753172 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 16 0 9 0 1998293924 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.15
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 577 277 0 0 15 0 0 0 16 0 9 0 1998293926 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10707 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.8
Current children cumulated vsize (KiB) 867680

[startup+16.9016 s]
/proc/loadavg: 0.94 0.97 0.99 2/73 926
/proc/meminfo: memFree=1795368/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=17
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16406 277 1 0 1691 9 0 0 18 0 9 0 1998293922 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10710 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=16.78
/proc/913/task/915/stat : 915 (java) R 911 913 32612 0 -1 64 12671 277 1 0 1671 7 0 0 25 0 9 0 1998293923 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4126754599 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 16 0 9 0 1998293924 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.16
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 578 277 0 0 16 0 0 0 15 0 9 0 1998293926 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10710 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17
Current children cumulated vsize (KiB) 867680

[startup+17.0017 s]
/proc/loadavg: 0.94 0.97 0.99 2/73 926
/proc/meminfo: memFree=1795368/2055920 swapFree=4180844/4192956
[pid=913] ppid=911 vsize=867680 CPUtime=17.06
/proc/913/stat : 913 (java) S 911 913 32612 0 -1 0 16511 277 1 0 1697 9 0 0 18 0 9 0 1998293922 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/913/statm: 216920 10813 2630 9 0 211426 0
[pid=913/tid=915] ppid=911 vsize=867680 CPUtime=16.84
/proc/913/task/915/stat : 915 (java) S 911 913 32612 0 -1 64 12775 277 1 0 1677 7 0 0 25 0 9 0 1998293923 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=916] ppid=911 vsize=867680 CPUtime=0.03
/proc/913/task/916/stat : 916 (java) S 911 913 32612 0 -1 64 2314 277 0 0 3 0 0 0 16 0 9 0 1998293924 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=913/tid=917] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/917/stat : 917 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 16 0 9 0 1998293924 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=918] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/918/stat : 918 (java) S 911 913 32612 0 -1 64 13 277 0 0 0 0 0 0 15 0 9 0 1998293924 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=919] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/919/stat : 919 (java) S 911 913 32612 0 -1 64 1 277 0 0 0 0 0 0 24 0 9 0 1998293926 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=920] ppid=911 vsize=867680 CPUtime=0.16
/proc/913/task/920/stat : 920 (java) S 911 913 32612 0 -1 64 579 277 0 0 16 0 0 0 15 0 9 0 1998293926 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=921] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/921/stat : 921 (java) S 911 913 32612 0 -1 64 2 277 0 0 0 0 0 0 25 0 9 0 1998293926 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=913/tid=922] ppid=911 vsize=867680 CPUtime=0
/proc/913/task/922/stat : 922 (java) S 911 913 32612 0 -1 64 5 277 0 0 0 0 0 0 15 0 9 0 1998293926 888504320 10813 996147200 134512640 134550740 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 17.06
Current children cumulated vsize (KiB) 867680

Child status: 0
Real time (s): 17.0144
CPU time (s): 17.0914
CPU user time (s): 16.9794
CPU system time (s): 0.111982
CPU usage (%): 100.453
Max. virtual memory (cumulated for all children) (KiB): 867680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9794
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16815
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= 751
involuntary context switches= 401

runsolver used 0.021996 second user time and 0.049992 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-04 19:39:59
IDJOB=1077533
IDBENCH=56683
IDSOLVER=364
FILE ID=node25/1077533-1215193199
PBS_JOBID= 7881613
Free space on /tmp= 66556 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/primes-15/normalized-primes-15-20-3-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-1077533-1215193199/watcher-1077533-1215193199 -o /tmp/evaluation-result-1077533-1215193199/solver-1077533-1215193199 -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-1077533-1215193199.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6e8feb576473b858af74c6d5701937f7
RANDOM SEED=1776258246

node25.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.234
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.234
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:       1829000 kB
Buffers:         43740 kB
Cached:         121152 kB
SwapCached:       6196 kB
Active:         107348 kB
Inactive:        66240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829000 kB
SwapTotal:     4192956 kB
SwapFree:      4180844 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          14136 kB
Slab:            39304 kB
Committed_AS:  3454564 kB
PageTables:       1544 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 node25 at 2008-07-04 19:40:16