Trace number 1085803

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.2033 24.3692

DiagnosticValue
CHECKS588429
NODES0

General information on the benchmark

Namecsp/fapp/fapp08/
normalized-fapp08-0700-4.xml
MD5SUM40ccc1d0ec371372bfe35ce6b8f3e8ae
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 benchmark24.2033
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.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1085803-1215235655.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.47	     nbVariables=700  nbDomainTypes=25  minDomainSize=42  maxDomainSize=282  nbTotalValues=134020
0.38/0.47	       =>  wckTime=0.226  cpuTime=0.17  mem=12M748
0.38/0.47	   
0.38/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
20.48/20.67	   
20.48/20.67	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 58M260)
23.45/23.61	     nbConstraints=3843  nbGlobalConstraints=9  nbMergedConstraints=3288  nbConvertedConstraints=1028
23.45/23.61	     nbConvertConstraintsChecks=45015800  nbExtensionStructures=916  nbSharedExtensionStructures=227
23.45/23.61	     nbConflictsStructures=1382  nbSharedConflictsStructures=341  nbUnbuiltConflictsStructures=1870
23.45/23.61	     nbSharedBinaryRepresentations=254256  nbEvaluationManagers=2336  nbSharedEvaluationManagers=470  minDegree=3
23.45/23.61	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.413
23.45/23.61	     symmetryCpuTime=0.32  nbCliques=9
23.45/23.61	       =>  wckTime=23.368  cpuTime=22.58  mem=72M256
23.64/23.83	   
23.64/23.83	   solver IterativeSystematicSolver being built... 
23.75/23.94	   
23.75/23.94	   INFO : Forward propagation technique limited 
23.85/24.03	       =>  wckTime=23.783  cpuTime=22.75  mem=69M711
24.14/24.31	   
24.14/24.32	   preprocessing
24.14/24.32	     nbConstraintChecks=588429  nbValidityChecks=9886  nbPropagations=84  nbRevisions=744  nbUselessRevisions=471
24.14/24.32	     nbRemovedValues=9975  detectedInconsistency=yes
24.14/24.32	       =>  wckTime=0.283  cpuTime=0.26  mem=69M711
24.14/24.32	   
24.14/24.32	   global
24.14/24.32	     nbConstraintChecks=588429  nbValidityChecks=9886  nbPropagations=84  nbRevisions=744  nbUselessRevisions=471
24.14/24.32	     nbRestartNogoods=0  solvingWckTime=0.285  solvingCpuTime=0.26  expiredTime=no  totalExploration=yes
24.14/24.32	     nbFoundSolutions=0  globalCpuTime=23.05
24.14/24.32	       =>  wckTime=24.072  cpuTime=23.01  mem=70M694
24.14/24.32	   
24.14/24.32	s UNSATISFIABLE
24.14/24.32	d NODES 0
24.14/24.32	d CHECKS 588429
24.14/24.32	   
24.14/24.32	   totalWckTime=24.14  totalCpuTime=23.06

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-1085803-1215235655/watcher-1085803-1215235655 -o /tmp/evaluation-result-1085803-1215235655/solver-1085803-1215235655 -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-1085803-1215235655.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.03 2.02 2.00 4/88 14968
/proc/meminfo: memFree=1739392/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=18572 CPUtime=0
/proc/14968/stat : 14968 (runsolver) R 14966 14968 11626 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 135246157 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 265674091815 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14968/statm: 4643 292 257 25 0 2626 0

[startup+0.0682399 s]
/proc/loadavg: 2.03 2.02 2.00 4/88 14968
/proc/meminfo: memFree=1739392/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=864076 CPUtime=0.05
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 2849 0 1 0 3 2 0 0 20 0 9 0 135246157 884813824 2376 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216019 2376 1135 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.102242 s]
/proc/loadavg: 2.03 2.02 2.00 4/88 14968
/proc/meminfo: memFree=1739392/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=865884 CPUtime=0.08
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 3692 0 1 0 6 2 0 0 20 0 9 0 135246157 886665216 3167 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301265 s]
/proc/loadavg: 2.03 2.02 2.00 4/88 14968
/proc/meminfo: memFree=1739392/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=866284 CPUtime=0.28
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 5910 0 1 0 24 4 0 0 20 0 9 0 135246157 887074816 5284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216571 5284 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.70131 s]
/proc/loadavg: 2.03 2.02 2.00 4/88 14968
/proc/meminfo: memFree=1739392/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867708 CPUtime=0.68
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 10061 0 1 0 61 7 0 0 20 0 9 0 135246157 888532992 9421 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216927 9421 2010 9 0 211433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.50139 s]
/proc/loadavg: 2.03 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1689592/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867708 CPUtime=1.48
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 16228 0 1 0 137 11 0 0 20 0 9 0 135246157 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216927 15585 2014 9 0 211433 0
[pid=14968/tid=14970] ppid=14966 vsize=867708 CPUtime=1.28
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 14857 0 1 0 118 10 0 0 25 0 9 0 135246158 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4126916505 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=867708 CPUtime=0
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 135246160 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=867708 CPUtime=0
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 9 0 0 0 0 0 0 0 23 0 9 0 135246160 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=867708 CPUtime=0
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 4 0 0 0 0 0 0 0 24 0 9 0 135246160 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=867708 CPUtime=0
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135246162 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=867708 CPUtime=0.18
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 674 0 0 0 18 0 0 0 15 0 9 0 135246162 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=867708 CPUtime=0
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 135246162 888532992 15585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=867708 CPUtime=0
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135246162 888532992 15585 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) 867708

[startup+3.10157 s]
/proc/loadavg: 2.03 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1682552/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867620 CPUtime=3.07
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 19531 0 1 0 295 12 0 0 20 0 9 0 135246157 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216905 18863 2006 9 0 211433 0
[pid=14968/tid=14970] ppid=14966 vsize=867620 CPUtime=2.76
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 15787 0 1 0 266 10 0 0 25 0 9 0 135246158 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4126881975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=867620 CPUtime=0.06
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 2340 0 0 0 6 0 0 0 16 0 9 0 135246160 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=867620 CPUtime=0.21
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 706 0 0 0 21 0 0 0 15 0 9 0 135246162 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18863 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135246162 888442880 18863 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.30293 s]
/proc/loadavg: 2.03 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1671288/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867620 CPUtime=6.26
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 19534 0 1 0 613 13 0 0 20 0 9 0 135246157 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216905 18864 2006 9 0 211433 0
[pid=14968/tid=14970] ppid=14966 vsize=867620 CPUtime=5.94
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 15790 0 1 0 583 11 0 0 25 0 9 0 135246158 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4126909721 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=867620 CPUtime=0.06
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 2340 0 0 0 6 0 0 0 16 0 9 0 135246160 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=867620 CPUtime=0.22
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 706 0 0 0 22 0 0 0 15 0 9 0 135246162 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18864 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135246162 888442880 18864 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.7017 s]
/proc/loadavg: 2.02 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1671096/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867620 CPUtime=12.62
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 19547 0 1 0 1248 14 0 0 20 0 9 0 135246157 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216905 18875 2006 9 0 211433 0
[pid=14968/tid=14970] ppid=14966 vsize=867620 CPUtime=12.29
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 15795 0 1 0 1217 12 0 0 25 0 9 0 135246158 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4126916445 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=867620 CPUtime=0.06
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 2340 0 0 0 6 0 0 0 16 0 9 0 135246160 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=867620 CPUtime=0.23
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 714 0 0 0 23 0 0 0 16 0 9 0 135246162 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135246162 888442880 18875 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867620

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

[startup+19.1014 s]
/proc/loadavg: 2.02 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1671096/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867620 CPUtime=18.98
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 19549 0 1 0 1883 15 0 0 20 0 9 0 135246157 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216905 18877 2006 9 0 211433 0
[pid=14968/tid=14970] ppid=14966 vsize=867620 CPUtime=18.66
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 15795 0 1 0 1852 14 0 0 25 0 9 0 135246158 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4126909798 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=867620 CPUtime=0.06
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 2340 0 0 0 6 0 0 0 16 0 9 0 135246160 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=867620 CPUtime=0.23
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 716 0 0 0 23 0 0 0 15 0 9 0 135246162 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135246162 888442880 18877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.98
Current children cumulated vsize (KiB) 867620

[startup+22.3027 s]
/proc/loadavg: 2.02 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1651640/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867620 CPUtime=22.17
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 25922 0 1 0 2199 18 0 0 20 0 9 0 135246157 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216905 25246 2007 9 0 211433 0
[pid=14968/tid=14970] ppid=14966 vsize=867620 CPUtime=21.55
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 15801 0 1 0 2141 14 0 0 25 0 9 0 135246158 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4126881968 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=867620 CPUtime=0.33
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 8692 0 0 0 31 2 0 0 16 0 9 0 135246160 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=867620 CPUtime=0.26
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 731 0 0 0 26 0 0 0 16 0 9 0 135246162 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135246162 888442880 25246 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.17
Current children cumulated vsize (KiB) 867620

[startup+23.1078 s]
/proc/loadavg: 2.02 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1645624/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=867620 CPUtime=22.97
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 25923 0 1 0 2279 18 0 0 20 0 9 0 135246157 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 216905 25247 2007 9 0 211433 0
[pid=14968/tid=14970] ppid=14966 vsize=867620 CPUtime=22.35
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 15801 0 1 0 2221 14 0 0 25 0 9 0 135246158 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 103813005 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=867620 CPUtime=0.33
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 8692 0 0 0 31 2 0 0 16 0 9 0 135246160 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 135246160 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=867620 CPUtime=0.26
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 732 0 0 0 26 0 0 0 16 0 9 0 135246162 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 135246162 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=867620 CPUtime=0
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 135246162 888442880 25247 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.97
Current children cumulated vsize (KiB) 867620

[startup+23.9029 s]
/proc/loadavg: 2.02 2.02 2.00 3/97 14977
/proc/meminfo: memFree=1645624/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=868032 CPUtime=23.75
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 43437 492 1 0 2349 22 3 1 20 0 9 0 135246157 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 217008 27427 2637 9 0 211514 0
[pid=14968/tid=14970] ppid=14966 vsize=868032 CPUtime=22.85
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 20415 492 1 0 2266 15 3 1 25 0 9 0 135246158 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4126100547 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=868032 CPUtime=0.58
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 21241 492 0 0 50 4 3 1 18 0 9 0 135246160 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 16 492 0 0 0 0 3 1 16 0 9 0 135246160 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 14 492 0 0 0 0 3 1 16 0 9 0 135246160 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 135246162 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=868032 CPUtime=0.35
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 924 492 0 0 31 0 3 1 15 0 9 0 135246162 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 492 0 0 0 0 3 1 25 0 9 0 135246162 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 10 492 0 0 0 0 3 1 15 0 9 0 135246162 888864768 27427 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 868032

[startup+24.303 s]
/proc/loadavg: 2.02 2.02 2.00 3/97 14981
/proc/meminfo: memFree=1639288/2055920 swapFree=4179164/4192956
[pid=14968] ppid=14966 vsize=868032 CPUtime=24.14
/proc/14968/stat : 14968 (java) S 14966 14968 11626 0 -1 0 46190 492 1 0 2387 23 3 1 20 0 9 0 135246157 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14968/statm: 217008 27474 2638 9 0 211514 0
[pid=14968/tid=14970] ppid=14966 vsize=868032 CPUtime=23.22
/proc/14968/task/14970/stat : 14970 (java) R 14966 14968 11626 0 -1 64 23151 492 1 0 2302 16 3 1 25 0 9 0 135246158 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4126880050 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14971] ppid=14966 vsize=868032 CPUtime=0.58
/proc/14968/task/14971/stat : 14971 (java) S 14966 14968 11626 0 -1 64 21241 492 0 0 50 4 3 1 18 0 9 0 135246160 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14972] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14972/stat : 14972 (java) S 14966 14968 11626 0 -1 64 16 492 0 0 0 0 3 1 16 0 9 0 135246160 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14973] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14973/stat : 14973 (java) S 14966 14968 11626 0 -1 64 14 492 0 0 0 0 3 1 16 0 9 0 135246160 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14974] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14974/stat : 14974 (java) S 14966 14968 11626 0 -1 64 1 492 0 0 0 0 3 1 25 0 9 0 135246162 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14975] ppid=14966 vsize=868032 CPUtime=0.39
/proc/14968/task/14975/stat : 14975 (java) S 14966 14968 11626 0 -1 64 941 492 0 0 34 1 3 1 15 0 9 0 135246162 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14976] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14976/stat : 14976 (java) S 14966 14968 11626 0 -1 64 2 492 0 0 0 0 3 1 25 0 9 0 135246162 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14968/tid=14977] ppid=14966 vsize=868032 CPUtime=0.04
/proc/14968/task/14977/stat : 14977 (java) S 14966 14968 11626 0 -1 64 10 492 0 0 0 0 3 1 15 0 9 0 135246162 888864768 27474 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.14
Current children cumulated vsize (KiB) 868032

Child status: 0
Real time (s): 24.3692
CPU time (s): 24.2033
CPU user time (s): 23.9354
CPU system time (s): 0.267959
CPU usage (%): 99.3195
Max. virtual memory (cumulated for all children) (KiB): 868032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.9354
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46879
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= 2358
involuntary context switches= 2696

runsolver used 0.029995 second user time and 0.094985 second system time

The end

Launcher Data (download as text)

Begin job on node76 at 2008-07-05 07:27:35
IDJOB=1085803
IDBENCH=57706
IDSOLVER=363
FILE ID=node76/1085803-1215235655
PBS_JOBID= 7881792
Free space on /tmp= 66488 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 40ccc1d0ec371372bfe35ce6b8f3e8ae
RANDOM SEED=426860931

node76.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.222
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.222
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:       1739872 kB
Buffers:         30680 kB
Cached:         186148 kB
SwapCached:       7640 kB
Active:         165684 kB
Inactive:        85104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739872 kB
SwapTotal:     4192956 kB
SwapFree:      4179164 kB
Dirty:            3012 kB
Writeback:           0 kB
Mapped:          52672 kB
Slab:            49956 kB
Committed_AS:   466536 kB
PageTables:       2152 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= 66484 MiB
End job on node76 at 2008-07-05 07:28:00