Trace number 1086455

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 ESACUNSAT 24.8722 25.1736

DiagnosticValue
CHECKS220301
NODES0

General information on the benchmark

Namecsp/fapp/fapp33/
normalized-fapp33-0650-1.xml
MD5SUM3e4bec5daa9518afb4cc7877fca6f2c5
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.5913
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints8684
Maximum constraint arity2
Maximum domain size498
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8684
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1086455-1215239386.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.38/0.49	     nbVariables=650  nbDomainTypes=11  minDomainSize=42  maxDomainSize=498  nbTotalValues=233788
0.38/0.49	       =>  wckTime=0.24  cpuTime=0.19  mem=15M686
0.38/0.49	   
0.38/0.49	   predicates being loaded...
0.48/0.56	   
0.48/0.56	   constraints being loaded...
20.59/20.81	   
20.59/20.81	   INFO : Stopping converting binary constraints (cpu=20.12, mem = 40M75)
24.13/24.45	     nbConstraints=4644  nbGlobalConstraints=13  nbMergedConstraints=4053  nbConvertedConstraints=262
24.13/24.45	     nbConvertConstraintsChecks=42740884  nbExtensionStructures=247  nbSharedExtensionStructures=30
24.13/24.45	     nbConflictsStructures=557  nbSharedConflictsStructures=157  nbUnbuiltConflictsStructures=3113
24.13/24.45	     nbSharedBinaryRepresentations=156720  nbEvaluationManagers=3423  nbSharedEvaluationManagers=946  minDegree=2
24.13/24.45	     maxDegree=33  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.832
24.13/24.45	     symmetryCpuTime=0.69  nbCliques=13
24.13/24.45	       =>  wckTime=24.194  cpuTime=23.32  mem=46M841
24.34/24.64	   
24.34/24.64	   solver IterativeSystematicSolver being built... 
24.43/24.79	   
24.43/24.79	   INFO : Forward propagation technique limited 
24.63/24.93	       =>  wckTime=24.672  cpuTime=23.54  mem=52M840
24.73/25.09	   
24.73/25.09	   preprocessing
24.73/25.09	     nbConstraintChecks=220301  nbValidityChecks=9159  nbPropagations=30  nbRevisions=507  nbUselessRevisions=270
24.73/25.09	     nbRemovedValues=25245  detectedInconsistency=yes
24.73/25.09	       =>  wckTime=0.158  cpuTime=0.15  mem=52M840
24.73/25.09	   
24.73/25.09	   global
24.73/25.09	     nbConstraintChecks=220301  nbValidityChecks=9159  nbPropagations=30  nbRevisions=507  nbUselessRevisions=270
24.73/25.09	     nbRestartNogoods=0  solvingWckTime=0.161  solvingCpuTime=0.15  expiredTime=no  totalExploration=yes
24.73/25.09	     nbFoundSolutions=0  globalCpuTime=23.72
24.73/25.09	       =>  wckTime=24.839  cpuTime=23.69  mem=52M840
24.83/25.10	   
24.83/25.10	s UNSATISFIABLE
24.83/25.10	d NODES 0
24.83/25.10	d CHECKS 220301
24.83/25.10	   
24.83/25.10	   totalWckTime=24.915  totalCpuTime=23.73

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-1086455-1215239386/watcher-1086455-1215239386 -o /tmp/evaluation-result-1086455-1215239386/solver-1086455-1215239386 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086455-1215239386.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.00 2.00 4/82 10240
/proc/meminfo: memFree=1625416/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=18572 CPUtime=0
/proc/10240/stat : 10240 (runsolver) R 10238 10240 9558 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 2002907541 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 237947645223 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10240/statm: 4643 292 257 25 0 2626 0

[startup+0.017624 s]
/proc/loadavg: 2.02 2.00 2.00 4/82 10240
/proc/meminfo: memFree=1625416/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=10904 CPUtime=0
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 821 0 0 0 0 0 0 0 18 0 2 0 2002907541 11165696 574 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 2726 574 285 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10904

[startup+0.102488 s]
/proc/loadavg: 2.02 2.00 2.00 4/82 10240
/proc/meminfo: memFree=1625416/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=865884 CPUtime=0.08
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 3759 0 1 0 6 2 0 0 18 0 9 0 2002907541 886665216 3216 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216471 3216 1706 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301518 s]
/proc/loadavg: 2.02 2.00 2.00 4/82 10240
/proc/meminfo: memFree=1625416/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=866284 CPUtime=0.28
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 5834 0 1 0 24 4 0 0 18 0 9 0 2002907541 887074816 5208 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216571 5208 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701585 s]
/proc/loadavg: 2.02 2.00 2.00 4/82 10240
/proc/meminfo: memFree=1625416/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867708 CPUtime=0.67
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 10010 0 1 0 61 6 0 0 18 0 9 0 2002907541 888532992 9370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216927 9370 2010 9 0 211433 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867708

[startup+1.50171 s]
/proc/loadavg: 2.02 2.00 2.00 3/91 10249
/proc/meminfo: memFree=1578240/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867620 CPUtime=1.47
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 19737 0 1 0 136 11 0 0 18 0 9 0 2002907541 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216905 19070 2005 9 0 211433 0
[pid=10240/tid=10242] ppid=10238 vsize=867620 CPUtime=1.19
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 15776 0 1 0 110 9 0 0 25 0 9 0 2002907542 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4126881895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867620 CPUtime=0.07
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 2586 0 0 0 6 1 0 0 16 0 9 0 2002907543 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002907546 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867620 CPUtime=0.19
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 677 0 0 0 19 0 0 0 16 0 9 0 2002907546 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002907546 888442880 19070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002907546 888442880 19070 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.10296 s]
/proc/loadavg: 2.02 2.00 2.00 3/91 10249
/proc/meminfo: memFree=1556480/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867620 CPUtime=3.06
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 19746 0 1 0 294 12 0 0 18 0 9 0 2002907541 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216905 19078 2005 9 0 211433 0
[pid=10240/tid=10242] ppid=10238 vsize=867620 CPUtime=2.76
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 15780 0 1 0 267 9 0 0 25 0 9 0 2002907542 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4126877508 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867620 CPUtime=0.07
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 2586 0 0 0 6 1 0 0 17 0 9 0 2002907543 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002907546 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867620 CPUtime=0.2
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 682 0 0 0 20 0 0 0 15 0 9 0 2002907546 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002907546 888442880 19078 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002907546 888442880 19078 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.30147 s]
/proc/loadavg: 2.02 2.00 2.00 3/91 10249
/proc/meminfo: memFree=1545344/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867620 CPUtime=6.22
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 19771 0 1 0 610 12 0 0 18 0 9 0 2002907541 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216905 19100 2005 9 0 211433 0
[pid=10240/tid=10242] ppid=10238 vsize=867620 CPUtime=5.91
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 15783 0 1 0 582 9 0 0 25 0 9 0 2002907542 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4126908567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867620 CPUtime=0.07
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 2586 0 0 0 6 1 0 0 16 0 9 0 2002907543 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002907546 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867620 CPUtime=0.22
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 704 0 0 0 22 0 0 0 16 0 9 0 2002907546 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002907546 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10249/stat : 10249 (java) R 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002907546 888442880 19100 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867620

[startup+12.7015 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 10249
/proc/meminfo: memFree=1531328/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867620 CPUtime=12.56
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 19777 0 1 0 1244 12 0 0 18 0 9 0 2002907541 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216905 19104 2005 9 0 211433 0
[pid=10240/tid=10242] ppid=10238 vsize=867620 CPUtime=12.25
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 15787 0 1 0 1215 10 0 0 25 0 9 0 2002907542 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4126876140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867620 CPUtime=0.07
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 2586 0 0 0 6 1 0 0 16 0 9 0 2002907543 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002907546 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867620 CPUtime=0.22
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 706 0 0 0 22 0 0 0 16 0 9 0 2002907546 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002907546 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002907546 888442880 19104 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867620

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

[startup+19.1025 s]
/proc/loadavg: 2.09 2.02 2.01 3/91 10249
/proc/meminfo: memFree=1520192/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867620 CPUtime=18.9
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 19781 0 1 0 1877 13 0 0 18 0 9 0 2002907541 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216905 19108 2006 9 0 211433 0
[pid=10240/tid=10242] ppid=10238 vsize=867620 CPUtime=18.58
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 15787 0 1 0 1848 10 0 0 25 0 9 0 2002907542 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4126915430 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867620 CPUtime=0.07
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 2586 0 0 0 6 1 0 0 16 0 9 0 2002907543 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002907546 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867620 CPUtime=0.23
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 710 0 0 0 23 0 0 0 15 0 9 0 2002907546 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002907546 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002907546 888442880 19108 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 867620

[startup+22.301 s]
/proc/loadavg: 2.08 2.02 2.00 4/91 10249
/proc/meminfo: memFree=1497088/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867620 CPUtime=22.07
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 24267 0 1 0 2192 15 0 0 18 0 9 0 2002907541 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216905 23591 2007 9 0 211433 0
[pid=10240/tid=10242] ppid=10238 vsize=867620 CPUtime=21.57
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 15795 0 1 0 2146 11 0 0 25 0 9 0 2002907542 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867620 CPUtime=0.2
/proc/10240/task/10243/stat : 10243 (java) R 10238 10240 9558 0 -1 64 7040 0 0 0 18 2 0 0 17 0 9 0 2002907543 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2002907544 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002907546 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867620 CPUtime=0.27
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 734 0 0 0 27 0 0 0 16 0 9 0 2002907546 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 2002907546 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867620 CPUtime=0
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002907546 888442880 23591 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.07
Current children cumulated vsize (KiB) 867620

[startup+23.9023 s]
/proc/loadavg: 2.08 2.02 2.00 3/91 10249
/proc/meminfo: memFree=1491008/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867944 CPUtime=23.64
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 25834 528 1 0 2342 17 4 1 18 0 10 0 2002907541 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216986 24137 2018 9 0 211514 0
[pid=10240/tid=10242] ppid=10238 vsize=867944 CPUtime=23.02
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 16536 528 1 0 2286 11 4 1 23 0 10 0 2002907542 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4127181034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867944 CPUtime=0.33
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 7588 528 0 0 25 3 4 1 16 0 10 0 2002907543 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 13 528 0 0 0 0 4 1 16 0 10 0 2002907544 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 5 528 0 0 0 0 4 1 16 0 10 0 2002907544 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 528 0 0 0 0 4 1 18 0 10 0 2002907546 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867944 CPUtime=0.34
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 869 528 0 0 29 0 4 1 15 0 10 0 2002907546 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 528 0 0 0 0 4 1 19 0 10 0 2002907546 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 10 528 0 0 0 0 4 1 15 0 10 0 2002907546 888774656 24137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.64
Current children cumulated vsize (KiB) 867944

[startup+24.7024 s]
/proc/loadavg: 2.08 2.02 2.00 3/91 10253
/proc/meminfo: memFree=1481536/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=868032 CPUtime=24.43
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 37993 528 1 0 2418 20 4 1 18 0 9 0 2002907541 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 217008 26608 2637 9 0 211514 0
[pid=10240/tid=10242] ppid=10238 vsize=868032 CPUtime=23.6
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 18877 528 1 0 2343 12 4 1 25 0 9 0 2002907542 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4125967219 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=868032 CPUtime=0.51
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 17316 528 0 0 42 4 4 1 17 0 9 0 2002907543 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=868032 CPUtime=0.05
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 16 528 0 0 0 0 4 1 16 0 9 0 2002907544 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=868032 CPUtime=0.05
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 15 528 0 0 0 0 4 1 16 0 9 0 2002907544 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=868032 CPUtime=0.05
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 528 0 0 0 0 4 1 18 0 9 0 2002907546 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=868032 CPUtime=0.38
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 941 528 0 0 32 1 4 1 15 0 9 0 2002907546 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=868032 CPUtime=0.05
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 528 0 0 0 0 4 1 19 0 9 0 2002907546 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=868032 CPUtime=0.05
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 10 528 0 0 0 0 4 1 15 0 9 0 2002907546 888864768 26608 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 868032

[startup+25.1025 s]
/proc/loadavg: 2.08 2.02 2.00 3/91 10253
/proc/meminfo: memFree=1481536/2055920 swapFree=4179808/4192956
[pid=10240] ppid=10238 vsize=867944 CPUtime=24.83
/proc/10240/stat : 10240 (java) S 10238 10240 9558 0 -1 0 50630 528 1 0 2455 23 4 1 18 0 9 0 2002907541 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10240/statm: 216986 29253 2616 9 0 211514 0
[pid=10240/tid=10242] ppid=10238 vsize=867944 CPUtime=23.92
/proc/10240/task/10242/stat : 10242 (java) R 10238 10240 9558 0 -1 64 27598 528 1 0 2374 13 4 1 25 0 9 0 2002907542 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4127337486 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10243] ppid=10238 vsize=867944 CPUtime=0.54
/proc/10240/task/10243/stat : 10243 (java) S 10238 10240 9558 0 -1 64 21199 528 0 0 44 5 4 1 16 0 9 0 2002907543 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10244] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10244/stat : 10244 (java) S 10238 10240 9558 0 -1 64 16 528 0 0 0 0 4 1 16 0 9 0 2002907544 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10245] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10245/stat : 10245 (java) S 10238 10240 9558 0 -1 64 30 528 0 0 0 0 4 1 15 0 9 0 2002907544 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10246] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10246/stat : 10246 (java) S 10238 10240 9558 0 -1 64 1 528 0 0 0 0 4 1 18 0 9 0 2002907546 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10247] ppid=10238 vsize=867944 CPUtime=0.41
/proc/10240/task/10247/stat : 10247 (java) S 10238 10240 9558 0 -1 64 959 528 0 0 35 1 4 1 15 0 9 0 2002907546 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10248] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10248/stat : 10248 (java) S 10238 10240 9558 0 -1 64 2 528 0 0 0 0 4 1 19 0 9 0 2002907546 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10240/tid=10249] ppid=10238 vsize=867944 CPUtime=0.05
/proc/10240/task/10249/stat : 10249 (java) S 10238 10240 9558 0 -1 64 10 528 0 0 0 0 4 1 15 0 9 0 2002907546 888774656 29253 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 867944

Child status: 0
Real time (s): 25.1736
CPU time (s): 24.8722
CPU user time (s): 24.6083
CPU system time (s): 0.263959
CPU usage (%): 98.8029
Max. virtual memory (cumulated for all children) (KiB): 868032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.6083
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51192
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= 2408
involuntary context switches= 3368

runsolver used 0.030995 second user time and 0.097985 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 08:29:47
IDJOB=1086455
IDBENCH=57819
IDSOLVER=364
FILE ID=node69/1086455-1215239386
PBS_JOBID= 7881931
Free space on /tmp= 66472 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp33/normalized-fapp33-0650-1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086455-1215239386/watcher-1086455-1215239386 -o /tmp/evaluation-result-1086455-1215239386/solver-1086455-1215239386 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1086455-1215239386.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3e4bec5daa9518afb4cc7877fca6f2c5
RANDOM SEED=764850423

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1625896 kB
Buffers:         30136 kB
Cached:         170044 kB
SwapCached:       7560 kB
Active:         295628 kB
Inactive:        71920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625896 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            3228 kB
Writeback:           0 kB
Mapped:         183072 kB
Slab:            47268 kB
Committed_AS:  4159960 kB
PageTables:       2276 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= 66472 MiB
End job on node69 at 2008-07-05 08:30:12