Trace number 1044071

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 15.5626 15.6633

DiagnosticValue
CHECKS628603
NODES83

General information on the benchmark

Namecsp/lard/
normalized-lard-83-83.xml
MD5SUM75503770180b2e5df3e5009c7077c336
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.5234
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints3403
Maximum constraint arity2
Maximum domain size84
Number of constraints which are defined in extension3403
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07/0.10	
0.07/0.10	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mac.xml
0.17/0.30	   
0.17/0.30	   instance
0.17/0.30	     name=HOME/instance-1044071-1215019111.xml
0.26/0.34	   
0.26/0.34	   domains being loaded...
0.26/0.35	   
0.26/0.35	   variables being loaded...
0.37/0.40	     nbVariables=83  nbDomainTypes=1  minDomainSize=84  maxDomainSize=84  nbTotalValues=6972
0.37/0.40	       =>  wckTime=0.148  cpuTime=0.15  mem=7M854
0.37/0.40	   
0.37/0.40	   relations being loaded...
3.04/3.20	   
3.04/3.20	   INFO : Contraction of relations, mem = 100M26
11.14/11.20	   
11.14/11.20	   constraints being loaded...
14.81/14.96	     nbConstraints=3403  nbRelationTypes=3403  nbExtensionStructures=3403  nbSharedExtensionStructures=0
14.81/14.96	     nbConflictsStructures=3403  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=571454  minDegree=82
14.81/14.96	     maxDegree=82  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.198  symmetryCpuTime=0.11
14.81/14.96	       =>  wckTime=14.705  cpuTime=13.36  mem=120M116
15.21/15.32	   
15.21/15.32	   solver IterativeSystematicSolver being built... 
15.30/15.46	       =>  wckTime=15.199  cpuTime=13.47  mem=112M985
15.40/15.51	   
15.40/15.53	   preprocessing
15.40/15.53	     nbConstraintChecks=452518  nbPropagations=157  nbRevisions=10314  nbUselessRevisions=10078  nbRemovedValues=3517
15.40/15.53	     detectedInconsistency=no
15.40/15.53	       =>  wckTime=0.049  cpuTime=0.04  mem=112M985
15.40/15.60	   
15.40/15.60	   search
15.40/15.60	     run=0  nbConstraintChecks=176085  minDepth=84  maxDepth=83  nbPropagations=250  nbRevisions=14525
15.40/15.60	     nbUselessRevisions=14279  nbAssignments=83  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=84
15.40/15.60	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=41.5
15.40/15.60	     nbREliminables=0  nbIEliminables=34.28  nbDEliminables=0  nbPEliminables=0
15.40/15.60	       =>  wckTime=0.137  cpuTime=0.1  mem=114M920
15.40/15.60	   
15.40/15.60	   global
15.49/15.60	     nbConstraintChecks=628603  nbPropagations=407  nbRevisions=24839  nbUselessRevisions=24357  nbRestartNogoods=0
15.49/15.60	     solvingWckTime=0.14  solvingCpuTime=0.11  expiredTime=no  totalExploration=no  nbFoundSolutions=1
15.49/15.60	     firstSolutionCpuTime=13.56  globalCpuTime=13.63
15.49/15.60	       =>  wckTime=15.342  cpuTime=13.58  mem=114M920
15.49/15.60	   
15.49/15.60	s SATISFIABLE
15.49/15.60	v 0 1 1 1 1 2 3 1 2 3 4 1 2 3 4 5 1 2 3 4 5 6 1 1 2 1 2 3 1 1 2 3 2 3 4 5 6 1 1 2 1 2 3 10 11 6 7 8 9 10 1 2 2 3 4 5 6 7 7 8 9 10 11 12 1 2 1 2 3 4 5 1 2 3 1 1 2 1 1 1 2 3 1 
15.49/15.60	d NODES 83
15.49/15.60	d CHECKS 628603
15.49/15.60	   
15.49/15.60	   totalWckTime=15.398  totalCpuTime=13.63

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-1044071-1215019111/watcher-1044071-1215019111 -o /tmp/evaluation-result-1044071-1215019111/solver-1044071-1215019111 -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-1044071-1215019111.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.31 0.07 0.02 3/72 21875
/proc/meminfo: memFree=1793072/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=10616 CPUtime=0
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1980881666 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 2654 472 209 9 0 1184 0
[pid=21875/tid=21876] ppid=21873 vsize=10616 CPUtime=0
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1980881667 10870784 472 996147200 134512640 134550740 4294955984 18446744073709551615 7700440 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.055643 s]
/proc/loadavg: 0.31 0.07 0.02 3/72 21875
/proc/meminfo: memFree=1793072/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=861876 CPUtime=0.03
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 2256 0 1 0 2 1 0 0 18 0 5 0 1980881666 882561024 1865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 215469 1865 855 9 0 210448 0
[pid=21875/tid=21876] ppid=21873 vsize=861876 CPUtime=0.01
/proc/21875/task/21876/stat : 21876 (java) D 21873 21875 21733 0 -1 64 1562 0 1 0 1 0 0 0 16 0 5 0 1980881667 882561024 1865 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099781622 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.10205 s]
/proc/loadavg: 0.31 0.07 0.02 3/72 21875
/proc/meminfo: memFree=1793072/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=865884 CPUtime=0.07
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 3589 0 1 0 5 2 0 0 18 0 9 0 1980881666 886665216 3077 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216471 3077 1648 9 0 211026 0
[pid=21875/tid=21876] ppid=21873 vsize=865884 CPUtime=0.05
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 2686 0 1 0 4 1 0 0 18 0 9 0 1980881667 886665216 3077 996147200 134512640 134550740 4294955984 18446744073709551615 104250915 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.301076 s]
/proc/loadavg: 0.31 0.07 0.02 3/72 21875
/proc/meminfo: memFree=1793072/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=866128 CPUtime=0.26
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 5699 0 1 0 22 4 0 0 18 0 9 0 1980881666 886915072 5073 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216532 5073 1944 9 0 211060 0
[pid=21875/tid=21876] ppid=21873 vsize=866128 CPUtime=0.25
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 4793 0 1 0 22 3 0 0 18 0 9 0 1980881667 886915072 5073 996147200 134512640 134550740 4294955984 18446744073709551615 4159510097 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866128

[startup+0.701148 s]
/proc/loadavg: 0.31 0.07 0.02 3/72 21875
/proc/meminfo: memFree=1793072/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=866532 CPUtime=0.66
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 7984 0 1 0 61 5 0 0 18 0 9 0 1980881666 887328768 7354 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216633 7354 1968 9 0 211161 0
[pid=21875/tid=21876] ppid=21873 vsize=866532 CPUtime=0.58
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 6952 0 1 0 54 4 0 0 20 0 9 0 1980881667 887328768 7354 996147200 134512640 134550740 4294955984 18446744073709551615 4126593296 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 866532

[startup+1.50229 s]
/proc/loadavg: 0.31 0.07 0.02 3/81 21884
/proc/meminfo: memFree=1744104/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=867000 CPUtime=1.46
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 20248 0 1 0 136 10 0 0 18 0 9 0 1980881666 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216750 19615 1982 9 0 211278 0
[pid=21875/tid=21876] ppid=21873 vsize=867000 CPUtime=1.26
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 15641 0 1 0 119 7 0 0 25 0 9 0 1980881667 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4126579100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21878] ppid=21873 vsize=867000 CPUtime=0.08
/proc/21875/task/21878/stat : 21878 (java) S 21873 21875 21733 0 -1 64 3445 0 0 0 7 1 0 0 16 0 9 0 1980881669 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21879] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1980881669 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1980881669 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21881] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1980881672 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=867000 CPUtime=0.08
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 465 0 0 0 8 0 0 0 16 0 9 0 1980881672 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21883] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1980881672 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1980881672 887808000 19615 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867000

[startup+3.10258 s]
/proc/loadavg: 0.52 0.11 0.04 3/81 21884
/proc/meminfo: memFree=1701736/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=867000 CPUtime=3.04
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 33233 0 1 0 286 18 0 0 18 0 9 0 1980881666 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216750 32597 1982 9 0 211278 0
[pid=21875/tid=21876] ppid=21873 vsize=867000 CPUtime=2.46
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 15648 0 1 0 237 9 0 0 18 0 9 0 1980881667 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4126549676 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21878] ppid=21873 vsize=867000 CPUtime=0.43
/proc/21875/task/21878/stat : 21878 (java) S 21873 21875 21733 0 -1 64 16397 0 0 0 36 7 0 0 16 0 9 0 1980881669 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21879] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1980881669 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1980881669 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21881] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1980881672 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=867000 CPUtime=0.11
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 491 0 0 0 11 0 0 0 17 0 9 0 1980881672 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21883] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1980881672 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=867000 CPUtime=0
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1980881672 887808000 32597 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867000

[startup+6.3011 s]
/proc/loadavg: 0.52 0.11 0.04 4/81 21950
/proc/meminfo: memFree=1659560/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=867488 CPUtime=6.24
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 34378 0 1 0 602 22 0 0 18 0 9 0 1980881666 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216872 33554 2609 9 0 211400 0
[pid=21875/tid=21876] ppid=21873 vsize=867488 CPUtime=5.41
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 15663 0 1 0 529 12 0 0 25 0 9 0 1980881667 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21878] ppid=21873 vsize=867488 CPUtime=0.65
/proc/21875/task/21878/stat : 21878 (java) S 21873 21875 21733 0 -1 64 17407 0 0 0 57 8 0 0 16 0 9 0 1980881669 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21879] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1980881669 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1980881669 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21881] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1980881672 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=867488 CPUtime=0.14
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 611 0 0 0 14 0 0 0 16 0 9 0 1980881672 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21883] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1980881672 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1980881672 888307712 33554 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867488

[startup+12.7022 s]
/proc/loadavg: 0.75 0.18 0.06 3/81 21950
/proc/meminfo: memFree=1637864/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=867488 CPUtime=12.63
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 40556 0 1 0 1235 28 0 0 18 0 9 0 1980881666 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216872 39711 2612 9 0 211400 0
[pid=21875/tid=21876] ppid=21873 vsize=867488 CPUtime=11.49
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 15714 0 1 0 1133 16 0 0 25 0 9 0 1980881667 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4126878955 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21878] ppid=21873 vsize=867488 CPUtime=0.91
/proc/21875/task/21878/stat : 21878 (java) S 21873 21875 21733 0 -1 64 23495 0 0 0 81 10 0 0 17 0 9 0 1980881669 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21879] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1980881669 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1980881669 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21881] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1980881672 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=867488 CPUtime=0.2
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 650 0 0 0 20 0 0 0 15 0 9 0 1980881672 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21883] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1980881672 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1980881672 888307712 39711 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 867488

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

[startup+14.3064 s]
/proc/loadavg: 0.75 0.18 0.06 3/81 21950
/proc/meminfo: memFree=1632680/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=867488 CPUtime=14.24
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 41869 0 1 0 1395 29 0 0 18 0 9 0 1980881666 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 216872 41022 2612 9 0 211400 0
[pid=21875/tid=21876] ppid=21873 vsize=867488 CPUtime=13.01
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 15716 0 1 0 1285 16 0 0 25 0 9 0 1980881667 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4126878951 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21878] ppid=21873 vsize=867488 CPUtime=0.97
/proc/21875/task/21878/stat : 21878 (java) S 21873 21875 21733 0 -1 64 24794 0 0 0 87 10 0 0 16 0 9 0 1980881669 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21879] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1980881669 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1980881669 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21881] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1980881672 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=867488 CPUtime=0.22
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 662 0 0 0 22 0 0 0 16 0 9 0 1980881672 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21883] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1980881672 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=867488 CPUtime=0
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1980881672 888307712 41022 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.24
Current children cumulated vsize (KiB) 867488

[startup+15.1016 s]
/proc/loadavg: 0.75 0.18 0.06 3/81 21950
/proc/meminfo: memFree=1632680/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=868136 CPUtime=15.01
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 52993 307 1 0 1466 32 2 1 18 0 10 0 1980881666 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 217034 41083 2612 9 0 211562 0
[pid=21875/tid=21876] ppid=21873 vsize=868136 CPUtime=13.6
/proc/21875/task/21876/stat : 21876 (java) S 21873 21875 21733 0 -1 64 18068 307 1 0 1340 17 2 1 17 0 10 0 1980881667 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21878] ppid=21873 vsize=868136 CPUtime=1.14
/proc/21875/task/21878/stat : 21878 (java) R 21873 21875 21733 0 -1 64 33296 307 0 0 100 11 2 1 17 0 10 0 1980881669 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 103735750 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21879] ppid=21873 vsize=868136 CPUtime=0.03
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 13 307 0 0 0 0 2 1 16 0 10 0 1980881669 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=868136 CPUtime=0.03
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 5 307 0 0 0 0 2 1 16 0 10 0 1980881669 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21881] ppid=21873 vsize=868136 CPUtime=0.03
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 307 0 0 0 0 2 1 18 0 10 0 1980881672 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=868136 CPUtime=0.28
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 795 307 0 0 25 0 2 1 16 0 10 0 1980881672 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21883] ppid=21873 vsize=868136 CPUtime=0.03
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 307 0 0 0 0 2 1 19 0 10 0 1980881672 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=868136 CPUtime=0.03
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 10 307 0 0 0 0 2 1 15 0 10 0 1980881672 888971264 41083 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 868136

[startup+15.5027 s]
/proc/loadavg: 0.75 0.18 0.06 4/83 21954
/proc/meminfo: memFree=1627800/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=868224 CPUtime=15.4
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 63516 307 1 0 1503 34 2 1 18 0 10 0 1980881666 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 217056 43386 2636 9 0 211562 0
[pid=21954] ppid=21875 vsize=44 CPUtime=0
/proc/21954/stat : 21954 (rm) R 21875 21875 21733 0 -1 4194304 25 0 0 0 0 0 0 0 19 0 1 0 1980883155 45056 2 996147200 0 0 548682069486 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/21954/statm: 11 2 0 0 0 1 0
[pid=21875/tid=21876] ppid=21873 vsize=868224 CPUtime=13.74
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 18678 307 1 0 1354 17 2 1 17 0 10 0 1980881667 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4127043993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21878] ppid=21873 vsize=868224 CPUtime=1.34
/proc/21875/task/21878/stat : 21878 (java) R 21873 21875 21733 0 -1 64 43134 307 0 0 118 13 2 1 18 0 10 0 1980881669 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21879] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 18 307 0 0 0 0 2 1 16 0 10 0 1980881669 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 8 307 0 0 0 0 2 1 16 0 10 0 1980881669 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21881] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 307 0 0 0 0 2 1 18 0 10 0 1980881672 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=868224 CPUtime=0.31
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 862 307 0 0 28 0 2 1 15 0 10 0 1980881672 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21883] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 307 0 0 0 0 2 1 19 0 10 0 1980881672 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 10 307 0 0 0 0 2 1 15 0 10 0 1980881672 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21953] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21953/stat : 21953 (java) S 21873 21875 21733 0 -1 64 49 307 0 0 0 0 2 1 16 0 10 0 1980883155 889061376 43386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.4
Current children cumulated vsize (KiB) 868268

[startup+15.6027 s]
/proc/loadavg: 0.75 0.18 0.06 4/83 21954
/proc/meminfo: memFree=1627800/2055920 swapFree=4180444/4192956
[pid=21875] ppid=21873 vsize=868224 CPUtime=15.49
/proc/21875/stat : 21875 (java) S 21873 21875 21733 0 -1 0 63801 307 1 0 1512 34 2 1 18 0 10 0 1980881666 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21875/statm: 217056 43403 2636 9 0 211562 0
[pid=21954] ppid=21875 vsize=144 CPUtime=0
/proc/21954/stat : 21954 (rm) R 21875 21875 21733 0 -1 4194304 46 0 0 0 0 0 0 0 19 0 1 0 1980883155 147456 22 996147200 4194304 4227748 548682068720 18446744073709551615 213109503369 0 4 0 0 0 0 0 17 1 0 0
/proc/21954/statm: 36 22 16 8 0 3 0
[pid=21875/tid=21876] ppid=21873 vsize=868224 CPUtime=13.82
/proc/21875/task/21876/stat : 21876 (java) R 21873 21875 21733 0 -1 64 18945 307 1 0 1362 17 2 1 17 0 10 0 1980881667 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21878] ppid=21873 vsize=868224 CPUtime=1.34
/proc/21875/task/21878/stat : 21878 (java) S 21873 21875 21733 0 -1 64 43135 307 0 0 118 13 2 1 16 0 10 0 1980881669 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21879] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21879/stat : 21879 (java) S 21873 21875 21733 0 -1 64 18 307 0 0 0 0 2 1 16 0 10 0 1980881669 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21880] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21880/stat : 21880 (java) S 21873 21875 21733 0 -1 64 12 307 0 0 0 0 2 1 16 0 10 0 1980881669 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21875/tid=21881] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21881/stat : 21881 (java) S 21873 21875 21733 0 -1 64 0 307 0 0 0 0 2 1 18 0 10 0 1980881672 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21882] ppid=21873 vsize=868224 CPUtime=0.33
/proc/21875/task/21882/stat : 21882 (java) S 21873 21875 21733 0 -1 64 875 307 0 0 30 0 2 1 15 0 10 0 1980881672 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21883] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21883/stat : 21883 (java) S 21873 21875 21733 0 -1 64 2 307 0 0 0 0 2 1 19 0 10 0 1980881672 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21884] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21884/stat : 21884 (java) S 21873 21875 21733 0 -1 64 10 307 0 0 0 0 2 1 15 0 10 0 1980881672 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21875/tid=21953] ppid=21873 vsize=868224 CPUtime=0.03
/proc/21875/task/21953/stat : 21953 (java) S 21873 21875 21733 0 -1 64 49 307 0 0 0 0 2 1 16 0 10 0 1980883155 889061376 43403 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.49
Current children cumulated vsize (KiB) 868368

Child status: 0
Real time (s): 15.6633
CPU time (s): 15.5626
CPU user time (s): 15.1597
CPU system time (s): 0.402938
CPU usage (%): 99.3574
Max. virtual memory (cumulated for all children) (KiB): 868368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.1597
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64351
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= 1581
involuntary context switches= 1504

runsolver used 0.023996 second user time and 0.057991 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-02 19:18:41
IDJOB=1044071
IDBENCH=53339
IDSOLVER=363
FILE ID=node68/1044071-1215019111
PBS_JOBID= 7874333
Free space on /tmp= 66480 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/lard/normalized-lard-83-83.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-1044071-1215019111/watcher-1044071-1215019111 -o /tmp/evaluation-result-1044071-1215019111/solver-1044071-1215019111 -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-1044071-1215019111.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 75503770180b2e5df3e5009c7077c336
RANDOM SEED=1906546068

node68.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.261
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.261
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:       1793552 kB
Buffers:         11372 kB
Cached:         171284 kB
SwapCached:       6520 kB
Active:         161624 kB
Inactive:        33436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1793552 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:           70680 kB
Writeback:           0 kB
Mapped:          20176 kB
Slab:            52840 kB
Committed_AS:  4176232 kB
PageTables:       1696 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node68 at 2008-07-02 19:18:57