Trace number 2097800

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 23.7514 24.0018

DiagnosticValue
CHECKS499244
NODES0

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-4.xml
MD5SUM5bbba61bcb8f32abe3947428d8a4279f
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 benchmark23.7514
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
Global constraints used (with number of constraints)

Solver Data

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2097800-1247414039.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.38/0.43	   
0.38/0.43	   variables being loaded...
0.49/0.53	     nbVariables=500  nbDomainTypes=16  minDomainSize=42  maxDomainSize=290  nbTotalValues=108024
0.49/0.53	       =>  wckTime=0.288  cpuTime=0.2  mem=11M825
0.49/0.53	   
0.49/0.53	   predicates being loaded...
0.49/0.60	   
0.49/0.60	   constraints being loaded...
20.50/20.78	   
20.50/20.78	   INFO : Stopping converting binary constraints (cpu=20.08, mem = 46M170)
22.97/23.27	     nbConstraints=3485  nbGlobalConstraints=7  nbMergedConstraints=3053  nbConvertedConstraints=753
22.97/23.27	     nbConvertConstraintsChecks=39290696  nbExtensionStructures=684  nbSharedExtensionStructures=138
22.97/23.27	     nbConflictsStructures=904  nbSharedConflictsStructures=183  nbUnbuiltConflictsStructures=2132
22.97/23.28	     nbSharedBinaryRepresentations=205511  nbEvaluationManagers=2352  nbSharedEvaluationManagers=373  minDegree=3
22.97/23.28	     maxDegree=20  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.458
22.97/23.28	     symmetryCpuTime=0.36  nbCliques=7
22.97/23.28	       =>  wckTime=23.031  cpuTime=22.13  mem=57M676
23.17/23.47	   
23.17/23.47	   solver IterativeSystematicSolver being built... 
23.26/23.59	   
23.26/23.59	   INFO : Forward propagation technique limited 
23.37/23.68	       =>  wckTime=23.434  cpuTime=22.3  mem=65M952
23.66/23.94	   
23.66/23.94	   preprocessing
23.66/23.94	     nbConstraintChecks=499244  nbValidityChecks=4654  nbPropagations=34  nbRevisions=417  nbUselessRevisions=261
23.66/23.94	     nbRemovedValues=7784  detectedInconsistency=yes
23.66/23.94	       =>  wckTime=0.257  cpuTime=0.24  mem=65M952
23.66/23.94	   
23.66/23.94	   global
23.66/23.94	     nbConstraintChecks=499244  nbValidityChecks=4654  nbPropagations=34  nbRevisions=417  nbUselessRevisions=261
23.66/23.94	     nbRestartNogoods=0  solvingWckTime=0.26  solvingCpuTime=0.24  expiredTime=no  totalExploration=yes
23.66/23.94	     nbFoundSolutions=0  globalCpuTime=22.6
23.66/23.94	       =>  wckTime=23.697  cpuTime=22.55  mem=65M952
23.66/23.95	   
23.66/23.95	s UNSATISFIABLE
23.66/23.95	d NODES 0
23.66/23.95	d CHECKS 499244
23.66/23.95	   
23.66/23.95	   totalWckTime=23.757  totalCpuTime=22.6

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097800-1247414039/watcher-2097800-1247414039 -o /tmp/evaluation-result-2097800-1247414039/solver-2097800-1247414039 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097800-1247414039.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 2.01 2.00 4/80 3841
/proc/meminfo: memFree=1682912/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=18576 CPUtime=0
/proc/3841/stat : 3841 (runsolver) R 3839 3841 32687 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 28466664 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 271638392103 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3841/statm: 4644 284 249 26 0 2626 0

[startup+0.0451499 s]
/proc/loadavg: 1.97 2.01 2.00 4/80 3841
/proc/meminfo: memFree=1682912/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=861936 CPUtime=0.03
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 2294 0 1 0 2 1 0 0 18 0 5 0 28466664 882622464 1894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 215565 1973 905 9 0 210480 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861936

[startup+0.107336 s]
/proc/loadavg: 1.97 2.01 2.00 4/80 3841
/proc/meminfo: memFree=1682912/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=865984 CPUtime=0.08
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 3785 0 1 0 6 2 0 0 18 0 9 0 28466664 886767616 3236 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216496 3236 1708 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301355 s]
/proc/loadavg: 1.97 2.01 2.00 4/80 3841
/proc/meminfo: memFree=1682912/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=866296 CPUtime=0.28
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 5673 0 1 0 24 4 0 0 18 0 9 0 28466664 887087104 5076 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216574 5076 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.702398 s]
/proc/loadavg: 1.97 2.01 2.00 4/80 3841
/proc/meminfo: memFree=1682912/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=867164 CPUtime=0.68
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 8844 0 1 0 61 7 0 0 18 0 9 0 28466664 887975936 8198 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216791 8198 2034 9 0 211227 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867164

[startup+1.50248 s]
/proc/loadavg: 1.97 2.01 2.00 3/89 3850
/proc/meminfo: memFree=1641944/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=867784 CPUtime=1.47
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 15421 0 1 0 137 10 0 0 18 0 9 0 28466664 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216946 14772 2041 9 0 211382 0
[pid=3841/tid=3843] ppid=3839 vsize=867784 CPUtime=1.26
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 14036 0 1 0 117 9 0 0 25 0 9 0 28466666 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4126950561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28466667 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28466667 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28466667 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28466669 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=867784 CPUtime=0.19
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 687 0 0 0 19 0 0 0 16 0 9 0 28466669 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466669 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466669 888610816 14772 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867784

[startup+3.10164 s]
/proc/loadavg: 1.97 2.01 2.00 3/89 3850
/proc/meminfo: memFree=1630296/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=867784 CPUtime=3.06
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 16275 0 1 0 295 11 0 0 18 0 9 0 28466664 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216946 15624 2041 9 0 211382 0
[pid=3841/tid=3843] ppid=3839 vsize=867784 CPUtime=2.83
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 14862 0 1 0 273 10 0 0 25 0 9 0 28466666 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4126907123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28466667 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28466667 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28466667 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28466669 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=867784 CPUtime=0.21
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 715 0 0 0 21 0 0 0 15 0 9 0 28466669 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466669 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=867784 CPUtime=0
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466669 888610816 15624 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867784

[startup+6.30197 s]
/proc/loadavg: 1.98 2.01 2.00 3/89 3850
/proc/meminfo: memFree=1614360/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=867696 CPUtime=6.22
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 19641 0 1 0 609 13 0 0 18 0 9 0 28466664 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216924 18963 2029 9 0 211382 0
[pid=3841/tid=3843] ppid=3839 vsize=867696 CPUtime=5.91
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 15840 0 1 0 580 11 0 0 25 0 9 0 28466666 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4126911131 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=867696 CPUtime=0.07
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 2378 0 0 0 7 0 0 0 16 0 9 0 28466667 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28466667 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28466667 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28466669 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=867696 CPUtime=0.22
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 720 0 0 0 22 0 0 0 15 0 9 0 28466669 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466669 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466669 888520704 18963 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867696

[startup+12.7017 s]
/proc/loadavg: 1.98 2.01 2.00 3/89 3850
/proc/meminfo: memFree=1600920/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=867696 CPUtime=12.56
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 19645 0 1 0 1242 14 0 0 18 0 9 0 28466664 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216924 18967 2029 9 0 211382 0
[pid=3841/tid=3843] ppid=3839 vsize=867696 CPUtime=12.23
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 15840 0 1 0 1211 12 0 0 25 0 9 0 28466666 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4126950615 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3841/tid=3844] ppid=3839 vsize=867696 CPUtime=0.07
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 2378 0 0 0 7 0 0 0 16 0 9 0 28466667 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=867700 CPUtime=0
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28466667 888524800 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28466667 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28466669 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=867696 CPUtime=0.23
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 724 0 0 0 23 0 0 0 16 0 9 0 28466669 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3841/tid=3849] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466669 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466669 888520704 18967 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867696

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

[startup+19.1013 s]
/proc/loadavg: 1.98 2.01 2.00 3/89 3889
/proc/meminfo: memFree=1640920/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=867696 CPUtime=18.92
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 19656 0 1 0 1876 16 0 0 18 0 9 0 28466664 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216924 18976 2031 9 0 211382 0
[pid=3841/tid=3843] ppid=3839 vsize=867696 CPUtime=18.58
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 15842 0 1 0 1844 14 0 0 25 0 9 0 28466666 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4126911172 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=867696 CPUtime=0.07
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 2378 0 0 0 7 0 0 0 16 0 9 0 28466667 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28466667 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28466667 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28466669 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=867696 CPUtime=0.24
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 733 0 0 0 24 0 0 0 16 0 9 0 28466669 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466669 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466669 888520704 18976 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.92
Current children cumulated vsize (KiB) 867696

[startup+22.3016 s]
/proc/loadavg: 1.98 2.01 2.00 3/89 3889
/proc/meminfo: memFree=1623128/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=867696 CPUtime=22.09
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 25126 0 1 0 2190 19 0 0 18 0 9 0 28466664 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 216924 24442 2032 9 0 211382 0
[pid=3841/tid=3843] ppid=3839 vsize=867696 CPUtime=21.48
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 15848 0 1 0 2134 14 0 0 25 0 9 0 28466666 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=867696 CPUtime=0.3
/proc/3841/task/3844/stat : 3844 (java) R 3839 3841 32687 0 -1 64 7824 0 0 0 27 3 0 0 16 0 9 0 28466667 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 102381494 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 28466667 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 28466667 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28466669 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=867696 CPUtime=0.27
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 751 0 0 0 27 0 0 0 16 0 9 0 28466669 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28466669 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=867696 CPUtime=0
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28466669 888520704 24442 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.09
Current children cumulated vsize (KiB) 867696

[startup+23.1077 s]
/proc/loadavg: 1.98 2.01 2.00 4/90 3893
/proc/meminfo: memFree=1616720/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=868020 CPUtime=22.87
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 27067 466 1 0 2262 21 3 1 18 0 9 0 28466664 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 217005 24892 2044 9 0 211463 0
[pid=3841/tid=3843] ppid=3839 vsize=868020 CPUtime=22.22
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 17049 466 1 0 2203 15 3 1 24 0 9 0 28466666 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4127237852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=868020 CPUtime=0.35
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 8284 466 0 0 28 3 3 1 16 0 9 0 28466667 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=868020 CPUtime=0.04
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 15 466 0 0 0 0 3 1 16 0 9 0 28466667 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=868020 CPUtime=0.04
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 6 466 0 0 0 0 3 1 16 0 9 0 28466667 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=868020 CPUtime=0.04
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 466 0 0 0 0 3 1 18 0 9 0 28466669 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=868020 CPUtime=0.34
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 889 466 0 0 30 0 3 1 15 0 9 0 28466669 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=868020 CPUtime=0.04
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 466 0 0 0 0 3 1 19 0 9 0 28466669 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=868020 CPUtime=0.04
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 12 466 0 0 0 0 3 1 15 0 9 0 28466669 888852480 24892 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.87
Current children cumulated vsize (KiB) 868020

[startup+23.5027 s]
/proc/loadavg: 1.98 2.01 2.00 4/90 3893
/proc/meminfo: memFree=1616720/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=868108 CPUtime=23.26
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 39641 466 1 0 2298 24 3 1 18 0 9 0 28466664 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 217027 26764 2660 9 0 211463 0
[pid=3841/tid=3843] ppid=3839 vsize=868108 CPUtime=22.4
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 19446 466 1 0 2221 15 3 1 25 0 9 0 28466666 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 104199986 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=868108 CPUtime=0.55
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 18441 466 0 0 45 6 3 1 17 0 9 0 28466667 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 17 466 0 0 0 0 3 1 16 0 9 0 28466667 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 17 466 0 0 0 0 3 1 16 0 9 0 28466667 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 466 0 0 0 0 3 1 18 0 9 0 28466669 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=868108 CPUtime=0.35
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 896 466 0 0 31 0 3 1 16 0 9 0 28466669 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 466 0 0 0 0 3 1 19 0 9 0 28466669 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 12 466 0 0 0 0 3 1 15 0 9 0 28466669 888942592 26764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.26
Current children cumulated vsize (KiB) 868108

[startup+23.9028 s]
/proc/loadavg: 1.98 2.01 2.00 4/90 3893
/proc/meminfo: memFree=1616720/2055920 swapFree=4192812/4192956
[pid=3841] ppid=3839 vsize=868108 CPUtime=23.66
/proc/3841/stat : 3841 (java) S 3839 3841 32687 0 -1 0 44370 466 1 0 2336 26 3 1 18 0 9 0 28466664 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3841/statm: 217027 26832 2662 9 0 211463 0
[pid=3841/tid=3843] ppid=3839 vsize=868108 CPUtime=22.75
/proc/3841/task/3843/stat : 3843 (java) R 3839 3841 32687 0 -1 64 24108 466 1 0 2255 16 3 1 25 0 9 0 28466666 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4126905698 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3844] ppid=3839 vsize=868108 CPUtime=0.55
/proc/3841/task/3844/stat : 3844 (java) S 3839 3841 32687 0 -1 64 18441 466 0 0 45 6 3 1 17 0 9 0 28466667 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3845] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3845/stat : 3845 (java) S 3839 3841 32687 0 -1 64 17 466 0 0 0 0 3 1 16 0 9 0 28466667 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3846] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3846/stat : 3846 (java) S 3839 3841 32687 0 -1 64 17 466 0 0 0 0 3 1 16 0 9 0 28466667 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3847] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3847/stat : 3847 (java) S 3839 3841 32687 0 -1 64 2 466 0 0 0 0 3 1 18 0 9 0 28466669 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3848] ppid=3839 vsize=868108 CPUtime=0.4
/proc/3841/task/3848/stat : 3848 (java) S 3839 3841 32687 0 -1 64 963 466 0 0 36 0 3 1 15 0 9 0 28466669 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3849] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3849/stat : 3849 (java) S 3839 3841 32687 0 -1 64 1 466 0 0 0 0 3 1 19 0 9 0 28466669 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3841/tid=3850] ppid=3839 vsize=868108 CPUtime=0.04
/proc/3841/task/3850/stat : 3850 (java) S 3839 3841 32687 0 -1 64 12 466 0 0 0 0 3 1 15 0 9 0 28466669 888942592 26832 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.66
Current children cumulated vsize (KiB) 868108

Child status: 0
Real time (s): 24.0018
CPU time (s): 23.7514
CPU user time (s): 23.4554
CPU system time (s): 0.295955
CPU usage (%): 98.9567
Max. virtual memory (cumulated for all children) (KiB): 868108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4554
system time used= 0.295955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45032
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= 2067
involuntary context switches= 2441

runsolver used 0.027995 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node67 at 2009-07-12 17:53:59
IDJOB=2097800
IDBENCH=57773
IDSOLVER=774
FILE ID=node67/2097800-1247414039
PBS_JOBID= 9510514
Free space on /tmp= 66508 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-4.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097800-1247414039/watcher-2097800-1247414039 -o /tmp/evaluation-result-2097800-1247414039/solver-2097800-1247414039 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2097800-1247414039.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5bbba61bcb8f32abe3947428d8a4279f
RANDOM SEED=1637104093

node67.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.239
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.239
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:       1683392 kB
Buffers:         42640 kB
Cached:         158912 kB
SwapCached:          0 kB
Active:         209568 kB
Inactive:       103476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8628 kB
Writeback:           0 kB
Mapped:         129468 kB
Slab:            44624 kB
Committed_AS:  1018576 kB
PageTables:       2024 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= 66508 MiB
End job on node67 at 2009-07-12 17:54:23