Trace number 1087315

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 25.0602 25.1972

DiagnosticValue
CHECKS741026
NODES0

General information on the benchmark

Namecsp/fapp/fapp07/
normalized-fapp07-0600-6.xml
MD5SUMd23de4e6fd19229cdf6e50664455956d
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.5403
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of constraints8996
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8996
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1087315-1215243487.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.38/0.45	     nbVariables=600  nbDomainTypes=28  minDomainSize=42  maxDomainSize=302  nbTotalValues=109658
0.38/0.45	       =>  wckTime=0.21  cpuTime=0.15  mem=11M789
0.38/0.45	   
0.38/0.45	   predicates being loaded...
0.48/0.51	   
0.48/0.51	   constraints being loaded...
20.70/20.82	   
20.70/20.82	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 38M875)
24.17/24.33	     nbConstraints=4778  nbGlobalConstraints=1  nbMergedConstraints=4219  nbConvertedConstraints=1234
24.17/24.33	     nbConvertConstraintsChecks=46290994  nbExtensionStructures=1160  nbSharedExtensionStructures=145
24.17/24.33	     nbConflictsStructures=1711  nbSharedConflictsStructures=186  nbUnbuiltConflictsStructures=2711
24.17/24.33	     nbSharedBinaryRepresentations=271496  nbEvaluationManagers=3262  nbSharedEvaluationManagers=281  minDegree=4
24.17/24.33	     maxDegree=22  minArity=2  avgArity=2  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.457
24.17/24.33	     symmetryCpuTime=0.35  nbCliques=1
24.17/24.33	       =>  wckTime=24.086  cpuTime=23.2  mem=78M21
24.37/24.58	   
24.37/24.58	   solver IterativeSystematicSolver being built... 
24.57/24.70	   
24.57/24.70	   INFO : Forward propagation technique limited 
24.57/24.78	       =>  wckTime=24.541  cpuTime=23.37  mem=77M881
24.97/25.14	   
24.97/25.14	   preprocessing
24.97/25.14	     nbConstraintChecks=741026  nbValidityChecks=35124  nbPropagations=111  nbRevisions=1429  nbUselessRevisions=898
24.97/25.14	     nbRemovedValues=17246  detectedInconsistency=yes
24.97/25.14	       =>  wckTime=0.356  cpuTime=0.34  mem=78M880
24.97/25.14	   
24.97/25.14	   global
24.97/25.14	     nbConstraintChecks=741026  nbValidityChecks=35124  nbPropagations=111  nbRevisions=1429  nbUselessRevisions=898
24.97/25.14	     nbRestartNogoods=0  solvingWckTime=0.359  solvingCpuTime=0.34  expiredTime=no  totalExploration=yes
24.97/25.15	     nbFoundSolutions=0  globalCpuTime=23.76
24.97/25.15	       =>  wckTime=24.903  cpuTime=23.71  mem=78M880
24.97/25.15	   
24.97/25.15	s UNSATISFIABLE
24.97/25.15	d NODES 0
24.97/25.15	d CHECKS 741026
24.97/25.15	   
24.97/25.15	   totalWckTime=24.972  totalCpuTime=23.76

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-1087315-1215243487/watcher-1087315-1215243487 -o /tmp/evaluation-result-1087315-1215243487/solver-1087315-1215243487 -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-1087315-1215243487.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.01 2.00 2.00 4/73 3900
/proc/meminfo: memFree=1840168/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=1616 CPUtime=0
/proc/3900/stat : 3900 (java) D 3898 3900 2317 0 -1 0 177 0 0 0 0 0 0 0 20 0 1 0 636595931 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/3900/statm: 404 145 119 9 0 46 0

[startup+0.0473981 s]
/proc/loadavg: 2.01 2.00 2.00 4/73 3900
/proc/meminfo: memFree=1840168/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=863688 CPUtime=0.03
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 2415 0 1 0 2 1 0 0 20 0 9 0 636595931 884416512 1993 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 215922 1993 910 9 0 210901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863688

[startup+0.101404 s]
/proc/loadavg: 2.01 2.00 2.00 4/73 3900
/proc/meminfo: memFree=1840168/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=865884 CPUtime=0.09
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 3725 0 1 0 7 2 0 0 20 0 9 0 636595931 886665216 3191 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216471 3192 1692 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301426 s]
/proc/loadavg: 2.01 2.00 2.00 4/73 3900
/proc/meminfo: memFree=1840168/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=866284 CPUtime=0.29
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 5993 0 1 0 25 4 0 0 20 0 9 0 636595931 887074816 5367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216571 5367 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701474 s]
/proc/loadavg: 2.01 2.00 2.00 4/73 3900
/proc/meminfo: memFree=1840168/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867708 CPUtime=0.68
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 9838 0 1 0 62 6 0 0 20 0 9 0 636595931 888532992 9198 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216927 9199 2010 9 0 211433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.50256 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 3909
/proc/meminfo: memFree=1791520/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867620 CPUtime=1.48
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 19105 0 1 0 137 11 0 0 20 0 9 0 636595931 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216905 18438 2005 9 0 211433 0
[pid=3900/tid=3902] ppid=3898 vsize=867620 CPUtime=1.21
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 15782 0 1 0 112 9 0 0 25 0 9 0 636595932 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4126881392 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=867620 CPUtime=0.06
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 1954 0 0 0 6 0 0 0 16 0 9 0 636595933 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595935 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=867620 CPUtime=0.19
/proc/3900/task/3907/stat : 3907 (java) S 3898 3900 2317 0 -1 64 673 0 0 0 19 0 0 0 16 0 9 0 636595935 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595936 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636595936 888442880 18438 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867620

[startup+3.10175 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 3909
/proc/meminfo: memFree=1773664/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867620 CPUtime=3.07
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 19135 0 1 0 296 11 0 0 20 0 9 0 636595931 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216905 18467 2005 9 0 211433 0
[pid=3900/tid=3902] ppid=3898 vsize=867620 CPUtime=2.77
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 15786 0 1 0 268 9 0 0 25 0 9 0 636595932 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4126878773 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=867620 CPUtime=0.06
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 1954 0 0 0 6 0 0 0 17 0 9 0 636595933 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595935 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=867620 CPUtime=0.21
/proc/3900/task/3907/stat : 3907 (java) S 3898 3900 2317 0 -1 64 699 0 0 0 21 0 0 0 15 0 9 0 636595935 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595936 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636595936 888442880 18467 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867620

[startup+6.30112 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 3909
/proc/meminfo: memFree=1773536/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867620 CPUtime=6.26
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 19144 0 1 0 614 12 0 0 20 0 9 0 636595931 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216905 18474 2006 9 0 211433 0
[pid=3900/tid=3902] ppid=3898 vsize=867620 CPUtime=5.95
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 15791 0 1 0 585 10 0 0 25 0 9 0 636595932 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4126878785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=867620 CPUtime=0.06
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 1954 0 0 0 6 0 0 0 16 0 9 0 636595933 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595935 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=867620 CPUtime=0.22
/proc/3900/task/3907/stat : 3907 (java) S 3898 3900 2317 0 -1 64 703 0 0 0 22 0 0 0 15 0 9 0 636595935 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595936 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636595936 888442880 18474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867620

[startup+12.7019 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 3909
/proc/meminfo: memFree=1773352/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867620 CPUtime=12.64
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 19155 0 1 0 1251 13 0 0 20 0 9 0 636595931 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216905 18482 2006 9 0 211433 0
[pid=3900/tid=3902] ppid=3898 vsize=867620 CPUtime=12.32
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 15794 0 1 0 1221 11 0 0 25 0 9 0 636595932 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4126895098 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=867620 CPUtime=0.06
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 1954 0 0 0 6 0 0 0 16 0 9 0 636595933 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595935 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=867620 CPUtime=0.23
/proc/3900/task/3907/stat : 3907 (java) S 3898 3900 2317 0 -1 64 711 0 0 0 23 0 0 0 17 0 9 0 636595935 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595936 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636595936 888442880 18482 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 867620

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

[startup+19.1026 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 3909
/proc/meminfo: memFree=1752488/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867620 CPUtime=19.01
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 24405 0 1 0 1885 16 0 0 20 0 9 0 636595931 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216905 23731 2006 9 0 211433 0
[pid=3900/tid=3902] ppid=3898 vsize=867620 CPUtime=18.48
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 15796 0 1 0 1836 12 0 0 25 0 9 0 636595932 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4126876253 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=867620 CPUtime=0.26
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 7199 0 0 0 25 1 0 0 16 0 9 0 636595933 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595935 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=867620 CPUtime=0.24
/proc/3900/task/3907/stat : 3907 (java) S 3898 3900 2317 0 -1 64 714 0 0 0 24 0 0 0 15 0 9 0 636595935 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595936 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636595936 888442880 23731 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 19.01
Current children cumulated vsize (KiB) 867620

[startup+22.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 3909
/proc/meminfo: memFree=1746600/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867620 CPUtime=22.2
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 25914 0 1 0 2203 17 0 0 20 0 9 0 636595931 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216905 25238 2007 9 0 211433 0
[pid=3900/tid=3902] ppid=3898 vsize=867620 CPUtime=21.55
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 15799 0 1 0 2142 13 0 0 25 0 9 0 636595932 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4126881441 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=867620 CPUtime=0.36
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 8691 0 0 0 34 2 0 0 17 0 9 0 636595933 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595935 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=867620 CPUtime=0.26
/proc/3900/task/3907/stat : 3907 (java) S 3898 3900 2317 0 -1 64 728 0 0 0 26 0 0 0 17 0 9 0 636595935 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595936 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636595936 888442880 25238 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.2
Current children cumulated vsize (KiB) 867620

[startup+23.9011 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 3909
/proc/meminfo: memFree=1745064/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=867620 CPUtime=23.78
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 27334 0 1 0 2361 17 0 0 20 0 9 0 636595931 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 216905 26657 2007 9 0 211433 0
[pid=3900/tid=3902] ppid=3898 vsize=867620 CPUtime=23.06
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 15804 0 1 0 2293 13 0 0 25 0 9 0 636595932 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=867620 CPUtime=0.43
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 10104 0 0 0 41 2 0 0 16 0 9 0 636595933 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 636595934 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595935 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=867620 CPUtime=0.27
/proc/3900/task/3907/stat : 3907 (java) R 3898 3900 2317 0 -1 64 730 0 0 0 27 0 0 0 15 0 9 0 636595935 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 101749667 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 636595936 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=867620 CPUtime=0
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 636595936 888442880 26657 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 867620

[startup+24.7022 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3913
/proc/meminfo: memFree=1740576/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=868032 CPUtime=24.57
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 47066 534 1 0 2429 23 4 1 20 0 9 0 636595931 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 217008 28770 2637 9 0 211514 0
[pid=3900/tid=3902] ppid=3898 vsize=868032 CPUtime=23.53
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 21580 534 1 0 2333 15 4 1 25 0 9 0 636595932 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4125980715 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=868032 CPUtime=0.73
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 23713 534 0 0 63 5 4 1 18 0 9 0 636595933 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 17 534 0 0 0 0 4 1 17 0 9 0 636595934 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 16 534 0 0 0 0 4 1 16 0 9 0 636595934 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 534 0 0 0 0 4 1 25 0 9 0 636595935 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=868032 CPUtime=0.37
/proc/3900/task/3907/stat : 3907 (java) R 3898 3900 2317 0 -1 64 918 534 0 0 32 0 4 1 15 0 9 0 636595935 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 534 0 0 0 0 4 1 25 0 9 0 636595936 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 7 534 0 0 0 0 4 1 15 0 9 0 636595936 888864768 28770 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 868032

[startup+25.1023 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 3913
/proc/meminfo: memFree=1740576/2055920 swapFree=4179952/4192956
[pid=3900] ppid=3898 vsize=868032 CPUtime=24.97
/proc/3900/stat : 3900 (java) S 3898 3900 2317 0 -1 0 49379 534 1 0 2469 23 4 1 20 0 9 0 636595931 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3900/statm: 217008 28814 2638 9 0 211514 0
[pid=3900/tid=3902] ppid=3898 vsize=868032 CPUtime=23.9
/proc/3900/task/3902/stat : 3902 (java) R 3898 3900 2317 0 -1 64 23878 534 1 0 2370 15 4 1 25 0 9 0 636595932 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4126876253 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3903] ppid=3898 vsize=868032 CPUtime=0.73
/proc/3900/task/3903/stat : 3903 (java) S 3898 3900 2317 0 -1 64 23713 534 0 0 63 5 4 1 18 0 9 0 636595933 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3904] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3904/stat : 3904 (java) S 3898 3900 2317 0 -1 64 17 534 0 0 0 0 4 1 17 0 9 0 636595934 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3905] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3905/stat : 3905 (java) S 3898 3900 2317 0 -1 64 16 534 0 0 0 0 4 1 16 0 9 0 636595934 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3906] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3906/stat : 3906 (java) S 3898 3900 2317 0 -1 64 1 534 0 0 0 0 4 1 25 0 9 0 636595935 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3907] ppid=3898 vsize=868032 CPUtime=0.39
/proc/3900/task/3907/stat : 3907 (java) S 3898 3900 2317 0 -1 64 933 534 0 0 34 0 4 1 16 0 9 0 636595935 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3908] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3908/stat : 3908 (java) S 3898 3900 2317 0 -1 64 1 534 0 0 0 0 4 1 25 0 9 0 636595936 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3900/tid=3909] ppid=3898 vsize=868032 CPUtime=0.05
/proc/3900/task/3909/stat : 3909 (java) S 3898 3900 2317 0 -1 64 7 534 0 0 0 0 4 1 15 0 9 0 636595936 888864768 28814 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 868032

Child status: 0
Real time (s): 25.1972
CPU time (s): 25.0602
CPU user time (s): 24.7902
CPU system time (s): 0.269958
CPU usage (%): 99.4564
Max. virtual memory (cumulated for all children) (KiB): 868032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.7902
system time used= 0.269958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50106
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= 2384
involuntary context switches= 2722

runsolver used 0.038994 second user time and 0.077988 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-05 09:38:07
IDJOB=1087315
IDBENCH=57967
IDSOLVER=363
FILE ID=node88/1087315-1215243487
PBS_JOBID= 7881928
Free space on /tmp= 66496 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp07/normalized-fapp07-0600-6.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-1087315-1215243487/watcher-1087315-1215243487 -o /tmp/evaluation-result-1087315-1215243487/solver-1087315-1215243487 -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-1087315-1215243487.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d23de4e6fd19229cdf6e50664455956d
RANDOM SEED=1182771700

node88.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1840720 kB
Buffers:         12540 kB
Cached:         126852 kB
SwapCached:       7080 kB
Active:         136448 kB
Inactive:        29624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840720 kB
SwapTotal:     4192956 kB
SwapFree:      4179952 kB
Dirty:            3252 kB
Writeback:           0 kB
Mapped:          34040 kB
Slab:            34528 kB
Committed_AS:  1046464 kB
PageTables:       1824 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= 66496 MiB
End job on node88 at 2008-07-05 09:38:32