Trace number 1086349

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 27.0199 27.2562

DiagnosticValue
CHECKS1575160
NODES0

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-3.xml
MD5SUM2fe8075751fff64133735b72d8923bdd
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 benchmark27.0199
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1086349-1215238925.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.48/0.52	     nbVariables=1000  nbDomainTypes=18  minDomainSize=50  maxDomainSize=362  nbTotalValues=294634
0.48/0.52	       =>  wckTime=0.272  cpuTime=0.19  mem=18M612
0.48/0.52	   
0.48/0.52	   predicates being loaded...
0.48/0.57	   
0.48/0.57	   constraints being loaded...
20.62/20.86	   
20.62/20.86	   INFO : Stopping converting binary constraints (cpu=20.09, mem = 39M498)
25.57/25.89	     nbConstraints=8015  nbGlobalConstraints=10  nbMergedConstraints=7027  nbConvertedConstraints=422
25.57/25.89	     nbConvertConstraintsChecks=43294176  nbExtensionStructures=397  nbSharedExtensionStructures=58
25.57/25.89	     nbConflictsStructures=704  nbSharedConflictsStructures=134  nbUnbuiltConflictsStructures=6135
25.57/25.89	     nbSharedBinaryRepresentations=157674  nbEvaluationManagers=6442  nbSharedEvaluationManagers=1141  minDegree=4
25.57/25.89	     maxDegree=28  minArity=2  avgArity=2  maxArity=7  nbGenerators=0  nbFusions=0  symmetryWckTime=1.063
25.57/25.89	     symmetryCpuTime=0.91  nbCliques=10
25.57/25.89	       =>  wckTime=25.646  cpuTime=24.49  mem=69M554
25.86/26.16	   
25.86/26.16	   solver IterativeSystematicSolver being built... 
26.07/26.38	   
26.07/26.38	   INFO : Forward propagation technique limited 
26.17/26.47	       =>  wckTime=26.231  cpuTime=24.74  mem=91M31
26.96/27.21	   
26.96/27.21	   preprocessing
26.96/27.21	     nbConstraintChecks=1575161  nbValidityChecks=24068  nbPropagations=63  nbRevisions=1239  nbUselessRevisions=758
26.96/27.21	     nbRemovedValues=30371  detectedInconsistency=yes
26.96/27.21	       =>  wckTime=0.724  cpuTime=0.71  mem=91M31
26.96/27.21	   
26.96/27.21	   global
26.96/27.21	     nbConstraintChecks=1575161  nbValidityChecks=24068  nbPropagations=63  nbRevisions=1239  nbUselessRevisions=758
26.96/27.21	     nbRestartNogoods=0  solvingWckTime=0.727  solvingCpuTime=0.71  expiredTime=no  totalExploration=yes
26.96/27.21	     nbFoundSolutions=0  globalCpuTime=25.49
26.96/27.21	       =>  wckTime=26.965  cpuTime=25.45  mem=91M31
26.96/27.21	   
26.96/27.21	s UNSATISFIABLE
26.96/27.21	d NODES 0
26.96/27.21	d CHECKS 1575161
26.96/27.22	   
26.96/27.22	   totalWckTime=27.036  totalCpuTime=25.5

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-1086349-1215238925/watcher-1086349-1215238925 -o /tmp/evaluation-result-1086349-1215238925/solver-1086349-1215238925 -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-1086349-1215238925.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: 1.92 2.00 1.99 4/73 12837
/proc/meminfo: memFree=1151808/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=18572 CPUtime=0
/proc/12837/stat : 12837 (runsolver) R 12835 12837 11531 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 2002867512 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 228706544935 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12837/statm: 4643 292 257 25 0 2626 0

[startup+0.0315879 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 12837
/proc/meminfo: memFree=1151808/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=861876 CPUtime=0.01
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 1880 0 1 0 0 1 0 0 18 0 5 0 2002867512 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 215469 1567 695 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.100946 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 12837
/proc/meminfo: memFree=1151808/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=865884 CPUtime=0.08
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 3695 0 1 0 6 2 0 0 18 0 9 0 2002867512 886665216 3170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216471 3170 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301966 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 12837
/proc/meminfo: memFree=1151808/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=866284 CPUtime=0.29
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 5999 0 1 0 25 4 0 0 18 0 9 0 2002867512 887074816 5373 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216571 5373 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.702005 s]
/proc/loadavg: 1.92 2.00 1.99 4/73 12837
/proc/meminfo: memFree=1151808/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=867708 CPUtime=0.68
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 10904 0 1 0 62 6 0 0 18 0 9 0 2002867512 888532992 10264 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216927 10264 2011 9 0 211433 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867708

[startup+1.50108 s]
/proc/loadavg: 1.92 2.00 1.99 3/82 12846
/proc/meminfo: memFree=1099320/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=867620 CPUtime=1.47
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 20019 0 1 0 137 10 0 0 18 0 9 0 2002867512 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216905 19354 2004 9 0 211433 0
[pid=12837/tid=12839] ppid=12835 vsize=867620 CPUtime=1.22
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 15755 0 1 0 115 7 0 0 25 0 9 0 2002867513 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 102888935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12840] ppid=12835 vsize=867620 CPUtime=0.06
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 2907 0 0 0 5 1 0 0 16 0 9 0 2002867515 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12841] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12842] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12843] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002867517 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=867620 CPUtime=0.16
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 660 0 0 0 16 0 0 0 15 0 9 0 2002867517 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12845] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002867517 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002867517 888442880 19354 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867620

[startup+3.10123 s]
/proc/loadavg: 1.92 2.00 1.99 3/82 12846
/proc/meminfo: memFree=1081592/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=867620 CPUtime=3.06
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 20072 0 1 0 296 10 0 0 18 0 9 0 2002867512 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216905 19404 2006 9 0 211433 0
[pid=12837/tid=12839] ppid=12835 vsize=867620 CPUtime=2.78
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 15786 0 1 0 271 7 0 0 25 0 9 0 2002867513 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4126885713 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12840] ppid=12835 vsize=867620 CPUtime=0.06
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 2907 0 0 0 5 1 0 0 17 0 9 0 2002867515 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12841] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12842] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12843] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002867517 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=867620 CPUtime=0.19
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 682 0 0 0 19 0 0 0 15 0 9 0 2002867517 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12845] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002867517 888442880 19404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002867517 888442880 19404 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) 867620

[startup+6.30253 s]
/proc/loadavg: 1.93 2.00 1.99 3/82 12846
/proc/meminfo: memFree=1081336/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=867620 CPUtime=6.23
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 20101 0 1 0 613 10 0 0 18 0 9 0 2002867512 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216905 19429 2006 9 0 211433 0
[pid=12837/tid=12839] ppid=12835 vsize=867620 CPUtime=5.93
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 15790 0 1 0 585 8 0 0 25 0 9 0 2002867513 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4126925730 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12840] ppid=12835 vsize=867620 CPUtime=0.06
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 2907 0 0 0 5 1 0 0 16 0 9 0 2002867515 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12841] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12842] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12843] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002867517 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=867620 CPUtime=0.21
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 707 0 0 0 21 0 0 0 15 0 9 0 2002867517 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12845] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002867517 888442880 19429 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002867517 888442880 19429 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) 867620

[startup+12.7011 s]
/proc/loadavg: 1.93 2.00 1.99 3/82 12846
/proc/meminfo: memFree=1065016/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=867620 CPUtime=12.58
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 24154 0 1 0 1245 13 0 0 18 0 9 0 2002867512 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216905 23480 2006 9 0 211433 0
[pid=12837/tid=12839] ppid=12835 vsize=867620 CPUtime=12.14
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 15793 0 1 0 1205 9 0 0 25 0 9 0 2002867513 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4126919193 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12840] ppid=12835 vsize=867620 CPUtime=0.19
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 6955 0 0 0 17 2 0 0 16 0 9 0 2002867515 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12841] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12842] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002867515 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12843] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002867517 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=867620 CPUtime=0.22
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 709 0 0 0 22 0 0 0 15 0 9 0 2002867517 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12845] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002867517 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=867620 CPUtime=0
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002867517 888442880 23480 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867620

[startup+25.5024 s]
/proc/loadavg: 1.95 2.00 1.99 3/82 12850
/proc/meminfo: memFree=1046328/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=867944 CPUtime=25.26
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 30604 673 1 0 2500 17 8 1 18 0 9 0 2002867512 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 216986 28151 2018 9 0 211514 0
[pid=12837/tid=12839] ppid=12835 vsize=867944 CPUtime=24.38
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 17286 673 1 0 2419 10 8 1 25 0 9 0 2002867513 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4126890864 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12840] ppid=12835 vsize=867944 CPUtime=0.64
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 11604 673 0 0 51 4 8 1 16 0 9 0 2002867515 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12841] ppid=12835 vsize=867944 CPUtime=0.09
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 13 673 0 0 0 0 8 1 16 0 9 0 2002867515 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12842] ppid=12835 vsize=867944 CPUtime=0.09
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 5 673 0 0 0 0 8 1 16 0 9 0 2002867515 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12843] ppid=12835 vsize=867944 CPUtime=0.09
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 18 0 9 0 2002867517 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=867944 CPUtime=0.37
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 872 673 0 0 28 0 8 1 15 0 9 0 2002867517 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12845] ppid=12835 vsize=867944 CPUtime=0.09
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 19 0 9 0 2002867517 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=867944 CPUtime=0.09
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 9 673 0 0 0 0 8 1 15 0 9 0 2002867517 888774656 28151 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 867944

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

[startup+26.3014 s]
/proc/loadavg: 1.95 2.00 1.99 3/82 12850
/proc/meminfo: memFree=1038968/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=868032 CPUtime=26.07
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 51918 673 1 0 2577 21 8 1 18 0 9 0 2002867512 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 217008 30640 2637 9 0 211514 0
[pid=12837/tid=12839] ppid=12835 vsize=868032 CPUtime=24.89
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 25912 673 1 0 2468 12 8 1 25 0 9 0 2002867513 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4127293271 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12840] ppid=12835 vsize=868032 CPUtime=0.91
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 24235 673 0 0 76 6 8 1 18 0 9 0 2002867515 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12841] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 17 673 0 0 0 0 8 1 17 0 9 0 2002867515 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12842] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 15 673 0 0 0 0 8 1 16 0 9 0 2002867515 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12843] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 18 0 9 0 2002867517 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=868032 CPUtime=0.42
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 929 673 0 0 32 1 8 1 15 0 9 0 2002867517 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12845] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 19 0 9 0 2002867517 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 10 673 0 0 0 0 8 1 15 0 9 0 2002867517 888864768 30640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.07
Current children cumulated vsize (KiB) 868032

[startup+26.7015 s]
/proc/loadavg: 1.95 2.00 1.99 3/82 12850
/proc/meminfo: memFree=1038968/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=868032 CPUtime=26.46
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 58204 673 1 0 2614 23 8 1 18 0 9 0 2002867512 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 217008 33387 2638 9 0 211514 0
[pid=12837/tid=12839] ppid=12835 vsize=868032 CPUtime=25.22
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 28343 673 1 0 2501 12 8 1 25 0 9 0 2002867513 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4126888183 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12840] ppid=12835 vsize=868032 CPUtime=0.94
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 28052 673 0 0 78 7 8 1 16 0 9 0 2002867515 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12841] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 17 673 0 0 0 0 8 1 16 0 9 0 2002867515 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12842] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 24 673 0 0 0 0 8 1 15 0 9 0 2002867515 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12843] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 18 0 9 0 2002867517 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=868032 CPUtime=0.44
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 943 673 0 0 34 1 8 1 15 0 9 0 2002867517 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12845] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 19 0 9 0 2002867517 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 10 673 0 0 0 0 8 1 15 0 9 0 2002867517 888864768 33387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.46
Current children cumulated vsize (KiB) 868032

[startup+27.1015 s]
/proc/loadavg: 1.95 2.00 1.99 3/82 12850
/proc/meminfo: memFree=1038968/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=868032 CPUtime=26.86
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 58207 673 1 0 2654 23 8 1 18 0 9 0 2002867512 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 217008 33388 2638 9 0 211514 0
[pid=12837/tid=12839] ppid=12835 vsize=868032 CPUtime=25.61
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 28345 673 1 0 2540 12 8 1 25 0 9 0 2002867513 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4127064754 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12840] ppid=12835 vsize=868032 CPUtime=0.94
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 28052 673 0 0 78 7 8 1 16 0 9 0 2002867515 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12841] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 17 673 0 0 0 0 8 1 16 0 9 0 2002867515 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12842] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 24 673 0 0 0 0 8 1 15 0 9 0 2002867515 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12843] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 18 0 9 0 2002867517 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=868032 CPUtime=0.44
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 944 673 0 0 34 1 8 1 15 0 9 0 2002867517 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12845] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 19 0 9 0 2002867517 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 10 673 0 0 0 0 8 1 15 0 9 0 2002867517 888864768 33388 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.86
Current children cumulated vsize (KiB) 868032

[startup+27.2015 s]
/proc/loadavg: 1.95 2.00 1.99 3/82 12850
/proc/meminfo: memFree=1038968/2055920 swapFree=4179560/4192956
[pid=12837] ppid=12835 vsize=868032 CPUtime=26.96
/proc/12837/stat : 12837 (java) S 12835 12837 11531 0 -1 0 58208 673 1 0 2664 23 8 1 18 0 9 0 2002867512 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12837/statm: 217008 33389 2638 9 0 211514 0
[pid=12837/tid=12839] ppid=12835 vsize=868032 CPUtime=25.71
/proc/12837/task/12839/stat : 12839 (java) R 12835 12837 11531 0 -1 64 28345 673 1 0 2550 12 8 1 25 0 9 0 2002867513 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4126894043 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12840] ppid=12835 vsize=868032 CPUtime=0.94
/proc/12837/task/12840/stat : 12840 (java) S 12835 12837 11531 0 -1 64 28052 673 0 0 78 7 8 1 16 0 9 0 2002867515 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12841] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12841/stat : 12841 (java) S 12835 12837 11531 0 -1 64 17 673 0 0 0 0 8 1 16 0 9 0 2002867515 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12842] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12842/stat : 12842 (java) S 12835 12837 11531 0 -1 64 24 673 0 0 0 0 8 1 15 0 9 0 2002867515 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12843] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12843/stat : 12843 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 18 0 9 0 2002867517 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12844] ppid=12835 vsize=868032 CPUtime=0.44
/proc/12837/task/12844/stat : 12844 (java) S 12835 12837 11531 0 -1 64 945 673 0 0 34 1 8 1 16 0 9 0 2002867517 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12837/tid=12845] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12845/stat : 12845 (java) S 12835 12837 11531 0 -1 64 1 673 0 0 0 0 8 1 19 0 9 0 2002867517 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12837/tid=12846] ppid=12835 vsize=868032 CPUtime=0.09
/proc/12837/task/12846/stat : 12846 (java) S 12835 12837 11531 0 -1 64 10 673 0 0 0 0 8 1 15 0 9 0 2002867517 888864768 33389 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.96
Current children cumulated vsize (KiB) 868032

Child status: 0
Real time (s): 27.2562
CPU time (s): 27.0199
CPU user time (s): 26.7439
CPU system time (s): 0.275958
CPU usage (%): 99.1332
Max. virtual memory (cumulated for all children) (KiB): 868032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7439
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58916
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= 2564
involuntary context switches= 3023

runsolver used 0.043993 second user time and 0.083987 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-05 08:22:05
IDJOB=1086349
IDBENCH=57801
IDSOLVER=363
FILE ID=node8/1086349-1215238925
PBS_JOBID= 7881881
Free space on /tmp= 66332 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-3.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-1086349-1215238925/watcher-1086349-1215238925 -o /tmp/evaluation-result-1086349-1215238925/solver-1086349-1215238925 -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-1086349-1215238925.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2fe8075751fff64133735b72d8923bdd
RANDOM SEED=1621142472

node8.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:       1152288 kB
Buffers:         76580 kB
Cached:         438896 kB
SwapCached:       6900 kB
Active:         511616 kB
Inactive:       329120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152288 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            4104 kB
Writeback:           0 kB
Mapped:         332664 kB
Slab:            47480 kB
Committed_AS:  3740608 kB
PageTables:       2400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node8 at 2008-07-05 08:22:32