Trace number 1085845

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 ACUNSAT 24.4953 24.7649

DiagnosticValue
CHECKS29426
NODES0

General information on the benchmark

Namecsp/fapp/fapp08/
normalized-fapp08-0700-0.xml
MD5SUMcb796999e9af592cdd0cc64917717810
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 benchmark17.5533
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of constraints7122
Maximum constraint arity2
Maximum domain size282
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7122
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.09	
0.06/0.09	Abscon 112 (May, 2008)
0.18/0.27	
0.18/0.27	   configuration
0.18/0.27	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1085845-1215235802.xml
0.28/0.34	   
0.28/0.34	   domains being loaded...
0.28/0.39	   
0.28/0.39	   variables being loaded...
0.48/0.52	     nbVariables=700  nbDomainTypes=25  minDomainSize=42  maxDomainSize=282  nbTotalValues=134020
0.48/0.52	       =>  wckTime=0.251  cpuTime=0.19  mem=12M748
0.48/0.52	   
0.48/0.52	   predicates being loaded...
0.48/0.59	   
0.48/0.59	   constraints being loaded...
20.50/20.78	   
20.50/20.78	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 53M287)
23.87/24.17	     nbConstraints=3843  nbGlobalConstraints=9  nbMergedConstraints=3288  nbConvertedConstraints=941
23.87/24.17	     nbConvertConstraintsChecks=41553954  nbExtensionStructures=858  nbSharedExtensionStructures=168
23.87/24.17	     nbConflictsStructures=1372  nbSharedConflictsStructures=246  nbUnbuiltConflictsStructures=1974
23.87/24.17	     nbSharedBinaryRepresentations=252518  nbEvaluationManagers=2488  nbSharedEvaluationManagers=405  minDegree=3
23.87/24.17	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.459
23.87/24.17	     symmetryCpuTime=0.36  nbCliques=9
23.87/24.17	       =>  wckTime=23.896  cpuTime=22.99  mem=68M958
24.15/24.41	   
24.15/24.41	   solver IterativeSystematicSolver being built... 
24.26/24.54	   
24.26/24.54	   INFO : Forward propagation technique limited 
24.36/24.64	       =>  wckTime=24.367  cpuTime=23.17  mem=67M269
24.36/24.69	   
24.36/24.69	   preprocessing
24.36/24.69	     nbConstraintChecks=29426  nbValidityChecks=676  nbPropagations=6  nbRevisions=88  nbUselessRevisions=50
24.36/24.69	     nbRemovedValues=2458  detectedInconsistency=yes
24.36/24.69	       =>  wckTime=0.051  cpuTime=0.04  mem=67M269
24.45/24.70	   
24.45/24.70	   global
24.45/24.70	     nbConstraintChecks=29426  nbValidityChecks=676  nbPropagations=6  nbRevisions=88  nbUselessRevisions=50
24.45/24.70	     nbRestartNogoods=0  solvingWckTime=0.055  solvingCpuTime=0.04  expiredTime=no  totalExploration=yes
24.45/24.70	     nbFoundSolutions=0  globalCpuTime=23.26
24.45/24.70	       =>  wckTime=24.426  cpuTime=23.22  mem=68M261
24.45/24.70	   
24.45/24.70	s UNSATISFIABLE
24.45/24.70	d NODES 0
24.45/24.70	d CHECKS 29426
24.45/24.70	   
24.45/24.70	   totalWckTime=24.501  totalCpuTime=23.26

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-1085845-1215235802/watcher-1085845-1215235802 -o /tmp/evaluation-result-1085845-1215235802/solver-1085845-1215235802 -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-1085845-1215235802.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.02 2.02 2.00 3/72 10013
/proc/meminfo: memFree=1521936/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=1616 CPUtime=0
/proc/10013/stat : 10013 (java) D 10011 10013 9558 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 2002549107 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/10013/statm: 404 145 119 9 0 46 0

[startup+0.0755 s]
/proc/loadavg: 2.02 2.02 2.00 3/72 10013
/proc/meminfo: memFree=1521936/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=865100 CPUtime=0.06
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 2829 0 1 0 4 2 0 0 18 0 9 0 2002549107 885862400 2363 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 216275 2363 1132 9 0 211232 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865100

[startup+0.10146 s]
/proc/loadavg: 2.02 2.02 2.00 3/72 10013
/proc/meminfo: memFree=1521936/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=866908 CPUtime=0.08
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 3643 0 1 0 6 2 0 0 18 0 9 0 2002549107 887713792 3127 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 216727 3127 1675 9 0 211282 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866908

[startup+0.301553 s]
/proc/loadavg: 2.02 2.02 2.00 3/72 10013
/proc/meminfo: memFree=1521936/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=867228 CPUtime=0.28
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 5593 0 1 0 24 4 0 0 18 0 9 0 2002549107 888041472 5016 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 216807 5016 1886 9 0 211355 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 867228

[startup+0.701565 s]
/proc/loadavg: 2.02 2.02 2.00 3/72 10013
/proc/meminfo: memFree=1521936/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868732 CPUtime=0.68
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 9197 0 1 0 62 6 0 0 18 0 9 0 2002549107 889581568 8557 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217183 8557 2010 9 0 211689 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 868732

[startup+1.50268 s]
/proc/loadavg: 2.02 2.02 2.00 4/81 10022
/proc/meminfo: memFree=1479112/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868732 CPUtime=1.46
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 16128 0 1 0 135 11 0 0 18 0 9 0 2002549107 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217183 15485 2014 9 0 211689 0
[pid=10013/tid=10015] ppid=10011 vsize=868732 CPUtime=1.25
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 14754 0 1 0 115 10 0 0 25 0 9 0 2002549108 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4126916289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868732 CPUtime=0
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2002549109 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868732 CPUtime=0
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2002549110 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868732 CPUtime=0
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002549110 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868732 CPUtime=0
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002549112 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868732 CPUtime=0.2
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 675 0 0 0 20 0 0 0 15 0 9 0 2002549112 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868732 CPUtime=0
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002549112 889581568 15485 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868732 CPUtime=0
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002549112 889581568 15485 996147200 134512640 134550740 4294955968 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) 868732

[startup+3.10294 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 10022
/proc/meminfo: memFree=1465608/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868644 CPUtime=3.06
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 19512 0 1 0 292 14 0 0 18 0 9 0 2002549107 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217161 18844 2006 9 0 211689 0
[pid=10013/tid=10015] ppid=10011 vsize=868644 CPUtime=2.72
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 15785 0 1 0 261 11 0 0 25 0 9 0 2002549108 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4126909475 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868644 CPUtime=0.08
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 2323 0 0 0 7 1 0 0 16 0 9 0 2002549109 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002549112 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868644 CPUtime=0.23
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 706 0 0 0 23 0 0 0 15 0 9 0 2002549112 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002549112 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002549112 889491456 18844 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868644

[startup+6.30245 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 10022
/proc/meminfo: memFree=1453640/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868644 CPUtime=6.23
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 19517 0 1 0 609 14 0 0 18 0 9 0 2002549107 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217161 18847 2006 9 0 211689 0
[pid=10013/tid=10015] ppid=10011 vsize=868644 CPUtime=5.88
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 15788 0 1 0 577 11 0 0 25 0 9 0 2002549108 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4126876104 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868644 CPUtime=0.08
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 2323 0 0 0 7 1 0 0 16 0 9 0 2002549109 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002549112 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868644 CPUtime=0.24
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 708 0 0 0 24 0 0 0 15 0 9 0 2002549112 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002549112 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002549112 889491456 18847 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868644

[startup+12.7025 s]
/proc/loadavg: 2.02 2.02 2.00 3/81 10022
/proc/meminfo: memFree=1453320/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868644 CPUtime=12.57
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 19529 0 1 0 1242 15 0 0 18 0 9 0 2002549107 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217161 18857 2006 9 0 211689 0
[pid=10013/tid=10015] ppid=10011 vsize=868644 CPUtime=12.22
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 15793 0 1 0 1209 13 0 0 25 0 9 0 2002549108 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4126881847 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868644 CPUtime=0.08
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 2323 0 0 0 7 1 0 0 16 0 9 0 2002549109 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002549112 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868644 CPUtime=0.25
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 715 0 0 0 25 0 0 0 16 0 9 0 2002549112 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002549112 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002549112 889491456 18857 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 868644

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

[startup+19.1015 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 10022
/proc/meminfo: memFree=1453512/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868644 CPUtime=18.91
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 19531 0 1 0 1874 17 0 0 18 0 9 0 2002549107 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217161 18859 2006 9 0 211689 0
[pid=10013/tid=10015] ppid=10011 vsize=868644 CPUtime=18.55
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 15793 0 1 0 1840 15 0 0 25 0 9 0 2002549108 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4126970328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868644 CPUtime=0.08
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 2323 0 0 0 7 1 0 0 16 0 9 0 2002549109 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002549112 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868644 CPUtime=0.25
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 717 0 0 0 25 0 0 0 16 0 9 0 2002549112 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002549112 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002549112 889491456 18859 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 868644

[startup+22.303 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 10022
/proc/meminfo: memFree=1436872/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868644 CPUtime=22.08
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 23699 0 1 0 2188 20 0 0 18 0 9 0 2002549107 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217161 23024 2007 9 0 211689 0
[pid=10013/tid=10015] ppid=10011 vsize=868644 CPUtime=21.52
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 15798 0 1 0 2137 15 0 0 25 0 9 0 2002549108 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4126881935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868644 CPUtime=0.25
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 6473 0 0 0 22 3 0 0 17 0 9 0 2002549109 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002549110 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002549112 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868644 CPUtime=0.28
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 730 0 0 0 28 0 0 0 16 0 9 0 2002549112 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002549112 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868644 CPUtime=0
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002549112 889491456 23024 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.08
Current children cumulated vsize (KiB) 868644

[startup+23.9013 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 10022
/proc/meminfo: memFree=1430920/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868968 CPUtime=23.66
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 26228 495 1 0 2338 23 4 1 18 0 10 0 2002549107 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217242 24566 2018 9 0 211770 0
[pid=10013/tid=10015] ppid=10011 vsize=868968 CPUtime=22.97
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 16549 495 1 0 2276 16 4 1 24 0 10 0 2002549108 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4125960359 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868968 CPUtime=0.39
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 8021 495 0 0 30 4 4 1 16 0 10 0 2002549109 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 13 495 0 0 0 0 4 1 16 0 10 0 2002549110 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 5 495 0 0 0 0 4 1 16 0 10 0 2002549110 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 495 0 0 0 0 4 1 18 0 10 0 2002549112 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868968 CPUtime=0.36
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 818 495 0 0 31 0 4 1 16 0 10 0 2002549112 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 495 0 0 0 0 4 1 19 0 10 0 2002549112 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 10 495 0 0 0 0 4 1 15 0 10 0 2002549112 889823232 24566 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 868968

[startup+24.3013 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 10026
/proc/meminfo: memFree=1430600/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=868968 CPUtime=24.05
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 39220 495 1 0 2375 25 4 1 18 0 9 0 2002549107 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217242 24682 2069 9 0 211770 0
[pid=10013/tid=10015] ppid=10011 vsize=868968 CPUtime=23.23
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 19766 495 1 0 2301 17 4 1 25 0 9 0 2002549108 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=868968 CPUtime=0.51
/proc/10013/task/10016/stat : 10016 (java) R 10011 10013 9558 0 -1 64 17733 495 0 0 41 5 4 1 17 0 9 0 2002549109 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 104181586 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 13 495 0 0 0 0 4 1 16 0 9 0 2002549110 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 5 495 0 0 0 0 4 1 16 0 9 0 2002549110 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 495 0 0 0 0 4 1 18 0 9 0 2002549112 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=868968 CPUtime=0.37
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 875 495 0 0 32 0 4 1 15 0 9 0 2002549112 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 495 0 0 0 0 4 1 19 0 9 0 2002549112 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=868968 CPUtime=0.05
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 10 495 0 0 0 0 4 1 15 0 9 0 2002549112 889823232 24682 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.05
Current children cumulated vsize (KiB) 868968

[startup+24.7014 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 10026
/proc/meminfo: memFree=1430600/2055920 swapFree=4179808/4192956
[pid=10013] ppid=10011 vsize=869056 CPUtime=24.45
/proc/10013/stat : 10013 (java) S 10011 10013 9558 0 -1 0 44975 495 1 0 2412 28 4 1 18 0 9 0 2002549107 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10013/statm: 217264 26728 2638 9 0 211770 0
[pid=10013/tid=10015] ppid=10011 vsize=869056 CPUtime=23.46
/proc/10013/task/10015/stat : 10015 (java) R 10011 10013 9558 0 -1 64 23333 495 1 0 2323 18 4 1 25 0 9 0 2002549108 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 102717509 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10016] ppid=10011 vsize=869056 CPUtime=0.63
/proc/10013/task/10016/stat : 10016 (java) S 10011 10013 9558 0 -1 64 19837 495 0 0 51 7 4 1 18 0 9 0 2002549109 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10017] ppid=10011 vsize=869056 CPUtime=0.05
/proc/10013/task/10017/stat : 10017 (java) S 10011 10013 9558 0 -1 64 17 495 0 0 0 0 4 1 17 0 9 0 2002549110 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10018] ppid=10011 vsize=869056 CPUtime=0.05
/proc/10013/task/10018/stat : 10018 (java) S 10011 10013 9558 0 -1 64 15 495 0 0 0 0 4 1 16 0 9 0 2002549110 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10019] ppid=10011 vsize=869056 CPUtime=0.05
/proc/10013/task/10019/stat : 10019 (java) S 10011 10013 9558 0 -1 64 1 495 0 0 0 0 4 1 18 0 9 0 2002549112 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10020] ppid=10011 vsize=869056 CPUtime=0.42
/proc/10013/task/10020/stat : 10020 (java) S 10011 10013 9558 0 -1 64 945 495 0 0 37 0 4 1 15 0 9 0 2002549112 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10021] ppid=10011 vsize=869056 CPUtime=0.05
/proc/10013/task/10021/stat : 10021 (java) S 10011 10013 9558 0 -1 64 1 495 0 0 0 0 4 1 19 0 9 0 2002549112 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10013/tid=10022] ppid=10011 vsize=869056 CPUtime=0.05
/proc/10013/task/10022/stat : 10022 (java) S 10011 10013 9558 0 -1 64 10 495 0 0 0 0 4 1 15 0 9 0 2002549112 889913344 26728 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 869056

Child status: 0
Real time (s): 24.7649
CPU time (s): 24.4953
CPU user time (s): 24.1733
CPU system time (s): 0.321951
CPU usage (%): 98.9112
Max. virtual memory (cumulated for all children) (KiB): 869056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.1733
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45586
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= 2333
involuntary context switches= 2830

runsolver used 0.036994 second user time and 0.083987 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 07:30:02
IDJOB=1085845
IDBENCH=57712
IDSOLVER=363
FILE ID=node69/1085845-1215235802
PBS_JOBID= 7881931
Free space on /tmp= 66472 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp08/normalized-fapp08-0700-0.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-1085845-1215235802/watcher-1085845-1215235802 -o /tmp/evaluation-result-1085845-1215235802/solver-1085845-1215235802 -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-1085845-1215235802.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cb796999e9af592cdd0cc64917717810
RANDOM SEED=422180210

node69.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
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.259
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:       1522416 kB
Buffers:         25560 kB
Cached:         171084 kB
SwapCached:       7560 kB
Active:         403224 kB
Inactive:        67968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522416 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:         282004 kB
Slab:            47120 kB
Committed_AS:  4294332 kB
PageTables:       2400 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= 66468 MiB
End job on node69 at 2008-07-05 07:30:27