Trace number 2097289

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 22.3206 22.5142

DiagnosticValue
CHECKS413750000
NODES2446

General information on the benchmark

Namecsp/queensKnights/
normalized-queensKnights-50-5-mul.xml
MD5SUM16fcc8b8bde2aa10417fc00ae864011c
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 benchmark4.18836
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of constraints1485
Maximum constraint arity2
Maximum domain size2500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1485
Global constraints used (with number of constraints)

Solver Data

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=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2097289-1247412028.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=55  nbDomainTypes=2  minDomainSize=50  maxDomainSize=2500  nbTotalValues=15000
0.28/0.36	       =>  wckTime=0.112  cpuTime=0.11  mem=7M892
0.28/0.36	   
0.28/0.36	   predicates being loaded...
0.38/0.42	   
0.38/0.42	   constraints being loaded...
10.98/11.19	     nbConstraints=1489  nbGlobalConstraints=4  nbConvertedConstraints=1485  nbConvertConstraintsChecks=31372500
10.98/11.19	     nbExtensionStructures=103  nbSharedExtensionStructures=1382  nbConflictsStructures=103
10.98/11.19	     nbSharedConflictsStructures=1382  nbSharedBinaryRepresentations=135916  minDegree=55  maxDegree=57  minArity=2
10.98/11.19	     avgArity=2.04  maxArity=50  nbGenerators=2  nbFusions=2  symmetryWckTime=1.879  symmetryCpuTime=1.82  nbCliques=2
10.98/11.19	       =>  wckTime=10.941  cpuTime=10.63  mem=40M227
11.18/11.30	   
11.18/11.30	   solver IterativeSystematicSolver being built... 
11.18/11.36	   
11.18/11.36	   INFO : Forward propagation technique limited 
11.28/11.42	       =>  wckTime=11.167  cpuTime=10.72  mem=28M633
11.28/11.45	   
11.28/11.45	   preprocessing
11.28/11.45	     nbConstraintChecks=335526  nbPropagations=57  nbRevisions=10  nbUselessRevisions=6  nbRemovedValues=152
11.28/11.45	     nbRemovedTuples=3133158  detectedInconsistency=no
11.28/11.45	       =>  wckTime=0.032  cpuTime=0.02  mem=29M614
22.23/22.45	   
22.23/22.45	   search
22.23/22.45	     run=11  nbConstraintChecks=413414307  minDepth=0  maxDepth=0  nbPropagations=61869  nbRevisions=504213
22.23/22.45	     nbUselessRevisions=426835  nbAssignments=2446  nbFailedAssignments=2446  nbBacktracks=1  nbVisitedNodes=4893
22.23/22.45	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=?  nbREliminables=?
22.23/22.45	     nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
22.23/22.45	       =>  wckTime=11.034  cpuTime=10.92  mem=30M612
22.23/22.45	   
22.23/22.45	   global
22.23/22.45	     nbConstraintChecks=413749833  nbPropagations=61926  nbRevisions=504223  nbUselessRevisions=426841
22.23/22.45	     nbRestartNogoods=0  solvingWckTime=11.036  solvingCpuTime=10.92  expiredTime=no  totalExploration=yes
22.23/22.45	     nbFoundSolutions=0  globalCpuTime=21.68
22.23/22.45	       =>  wckTime=22.205  cpuTime=21.64  mem=30M612
22.23/22.46	   
22.23/22.46	s UNSATISFIABLE
22.23/22.46	d NODES 2446
22.23/22.46	d CHECKS 413749833
22.23/22.46	   
22.23/22.46	   totalWckTime=22.277  totalCpuTime=21.68

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-2097289-1247412028/watcher-2097289-1247412028 -o /tmp/evaluation-result-2097289-1247412028/solver-2097289-1247412028 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097289-1247412028.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: 2.01 2.00 2.00 4/81 32032
/proc/meminfo: memFree=979328/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=272 CPUtime=0
/proc/32032/stat : 32032 (java) R 32030 32032 30925 0 -1 0 48 0 0 0 0 0 0 0 19 0 1 0 28267615 278528 33 996147200 134512640 134550932 4294956128 18446744073709551615 1608333 0 0 4096 0 0 0 0 17 0 0 0
/proc/32032/statm: 68 33 26 9 0 4 0

[startup+0.0983301 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 32032
/proc/meminfo: memFree=979328/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=865984 CPUtime=0.08
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 3741 0 1 0 6 2 0 0 18 0 9 0 28267615 886767616 3209 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 216496 3209 1700 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.102329 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 32032
/proc/meminfo: memFree=979328/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=865984 CPUtime=0.09
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 3784 0 1 0 7 2 0 0 18 0 9 0 28267615 886767616 3240 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 216496 3240 1709 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301353 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 32032
/proc/meminfo: memFree=979328/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=866380 CPUtime=0.28
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 5943 0 1 0 25 3 0 0 18 0 9 0 28267615 887173120 5309 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 216595 5309 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702651 s]
/proc/loadavg: 2.01 2.00 2.00 4/81 32032
/proc/meminfo: memFree=979328/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=867772 CPUtime=0.68
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 9221 0 1 0 62 6 0 0 18 0 9 0 28267615 888598528 8575 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 216943 8575 2037 9 0 211379 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867772

[startup+1.50248 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 32041
/proc/meminfo: memFree=947576/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=867772 CPUtime=1.47
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 10604 0 1 0 137 10 0 0 18 0 9 0 28267615 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 216943 9955 2040 9 0 211379 0
[pid=32032/tid=32034] ppid=32030 vsize=867772 CPUtime=1.26
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 9194 0 1 0 117 9 0 0 25 0 9 0 28267616 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4126898566 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28267618 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32036] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28267618 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32037] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28267618 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32038] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28267620 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=867772 CPUtime=0.19
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 712 0 0 0 19 0 0 0 15 0 9 0 28267620 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28267620 888598528 9955 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28267620 888598528 9955 996147200 134512640 134550932 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) 867772

[startup+3.10166 s]
/proc/loadavg: 2.01 2.00 2.00 3/90 32041
/proc/meminfo: memFree=930680/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=867772 CPUtime=3.06
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 12627 0 1 0 292 14 0 0 18 0 9 0 28267615 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 216943 11977 2040 9 0 211379 0
[pid=32032/tid=32034] ppid=32030 vsize=867772 CPUtime=2.84
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 11213 0 1 0 271 13 0 0 25 0 9 0 28267616 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 104750662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 28267618 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32036] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28267618 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32037] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28267618 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32038] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=867772 CPUtime=0.2
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 716 0 0 0 20 0 0 0 15 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 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) 867772

[startup+6.30202 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 32041
/proc/meminfo: memFree=925432/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=867772 CPUtime=6.23
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 12627 0 1 0 609 14 0 0 18 0 9 0 28267615 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 216943 11977 2040 9 0 211379 0
[pid=32032/tid=32034] ppid=32030 vsize=867772 CPUtime=6.01
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 11213 0 1 0 588 13 0 0 25 0 9 0 28267616 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 104098202 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 28267618 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32036] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 28267618 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32037] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 28267618 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32038] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=867772 CPUtime=0.2
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 716 0 0 0 20 0 0 0 15 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=867772 CPUtime=0
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 28267620 888598528 11977 996147200 134512640 134550932 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) 867772

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 32045
/proc/meminfo: memFree=906816/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=868096 CPUtime=12.58
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 26140 368 1 0 1239 18 1 0 18 0 9 0 28267615 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 217024 17203 2659 9 0 211460 0
[pid=32032/tid=32034] ppid=32030 vsize=868096 CPUtime=12.17
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 17757 368 1 0 1201 15 1 0 25 0 9 0 28267616 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4127224576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32035] ppid=32030 vsize=868096 CPUtime=0.1
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 6557 368 0 0 8 1 1 0 17 0 9 0 28267618 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32036] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 17 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32037] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 16 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32038] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 368 0 0 0 0 1 0 18 0 9 0 28267620 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=868096 CPUtime=0.3
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 970 368 0 0 29 0 1 0 16 0 9 0 28267620 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32040] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 368 0 0 0 0 1 0 19 0 9 0 28267620 888930304 17203 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 14 368 0 0 0 0 1 0 15 0 9 0 28267620 888930304 17203 996147200 134512640 134550932 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) 868096

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

[startup+19.1025 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 32049
/proc/meminfo: memFree=879744/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=868096 CPUtime=18.96
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 26156 368 1 0 1876 19 1 0 18 0 9 0 28267615 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 217024 17213 2659 9 0 211460 0
[pid=32032/tid=32034] ppid=32030 vsize=868096 CPUtime=18.53
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 17759 368 1 0 1837 15 1 0 25 0 9 0 28267616 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4127224654 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=868096 CPUtime=0.1
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 6557 368 0 0 8 1 1 0 16 0 9 0 28267618 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32036] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 17 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32037] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 16 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32038] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 368 0 0 0 0 1 0 18 0 9 0 28267620 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=868096 CPUtime=0.31
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 984 368 0 0 30 0 1 0 16 0 9 0 28267620 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 368 0 0 0 0 1 0 19 0 9 0 28267620 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 14 368 0 0 0 0 1 0 15 0 9 0 28267620 888930304 17213 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 868096

[startup+20.7016 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 32049
/proc/meminfo: memFree=879680/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=868096 CPUtime=20.55
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 26167 368 1 0 2035 19 1 0 18 0 9 0 28267615 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 217024 17223 2659 9 0 211460 0
[pid=32032/tid=32034] ppid=32030 vsize=868096 CPUtime=20.1
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 17761 368 1 0 1994 15 1 0 20 0 9 0 28267616 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4127174674 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=868096 CPUtime=0.1
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 6557 368 0 0 8 1 1 0 16 0 9 0 28267618 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32036] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 17 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32037] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 16 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32038] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 368 0 0 0 0 1 0 18 0 9 0 28267620 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=868096 CPUtime=0.33
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 993 368 0 0 32 0 1 0 16 0 9 0 28267620 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 368 0 0 0 0 1 0 19 0 9 0 28267620 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 14 368 0 0 0 0 1 0 15 0 9 0 28267620 888930304 17223 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.55
Current children cumulated vsize (KiB) 868096

[startup+21.5017 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 32049
/proc/meminfo: memFree=879616/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=868096 CPUtime=21.34
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 26169 368 1 0 2114 19 1 0 18 0 9 0 28267615 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 217024 17225 2659 9 0 211460 0
[pid=32032/tid=32034] ppid=32030 vsize=868096 CPUtime=20.89
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 17761 368 1 0 2073 15 1 0 25 0 9 0 28267616 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4127225480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=868096 CPUtime=0.1
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 6557 368 0 0 8 1 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32036] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 17 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32037] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 16 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32038] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 368 0 0 0 0 1 0 18 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=868096 CPUtime=0.33
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 995 368 0 0 32 0 1 0 15 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 368 0 0 0 0 1 0 19 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 14 368 0 0 0 0 1 0 15 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.34
Current children cumulated vsize (KiB) 868096

[startup+22.3018 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 32049
/proc/meminfo: memFree=879616/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=868096 CPUtime=22.13
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 26169 368 1 0 2193 19 1 0 18 0 9 0 28267615 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 217024 17225 2659 9 0 211460 0
[pid=32032/tid=32034] ppid=32030 vsize=868096 CPUtime=21.68
/proc/32032/task/32034/stat : 32034 (java) R 32030 32032 30925 0 -1 64 17761 368 1 0 2152 15 1 0 25 0 9 0 28267616 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4127218304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=868096 CPUtime=0.1
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 6557 368 0 0 8 1 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32036] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 17 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32037] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 16 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32038] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 368 0 0 0 0 1 0 18 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=868096 CPUtime=0.33
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 995 368 0 0 32 0 1 0 15 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 368 0 0 0 0 1 0 19 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 14 368 0 0 0 0 1 0 15 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.13
Current children cumulated vsize (KiB) 868096

[startup+22.5018 s]
/proc/loadavg: 2.08 2.02 2.01 3/90 32049
/proc/meminfo: memFree=879616/2055920 swapFree=4192948/4192956
[pid=32032] ppid=32030 vsize=868096 CPUtime=22.29
/proc/32032/stat : 32032 (java) S 32030 32032 30925 0 -1 0 26191 368 1 0 2209 19 1 0 18 0 9 0 28267615 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32032/statm: 217024 17225 2659 9 0 211460 0
[pid=32032/tid=32034] ppid=32030 vsize=868096 CPUtime=21.84
/proc/32032/task/32034/stat : 32034 (java) S 32030 32032 30925 0 -1 64 17783 368 1 0 2168 15 1 0 25 0 9 0 28267616 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32035] ppid=32030 vsize=868096 CPUtime=0.1
/proc/32032/task/32035/stat : 32035 (java) S 32030 32032 30925 0 -1 64 6557 368 0 0 8 1 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32036] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32036/stat : 32036 (java) S 32030 32032 30925 0 -1 64 17 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32037] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32037/stat : 32037 (java) S 32030 32032 30925 0 -1 64 16 368 0 0 0 0 1 0 16 0 9 0 28267618 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32032/tid=32038] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32038/stat : 32038 (java) S 32030 32032 30925 0 -1 64 2 368 0 0 0 0 1 0 18 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32039] ppid=32030 vsize=868096 CPUtime=0.33
/proc/32032/task/32039/stat : 32039 (java) S 32030 32032 30925 0 -1 64 995 368 0 0 32 0 1 0 16 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32040] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32040/stat : 32040 (java) S 32030 32032 30925 0 -1 64 1 368 0 0 0 0 1 0 19 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32032/tid=32041] ppid=32030 vsize=868096 CPUtime=0.01
/proc/32032/task/32041/stat : 32041 (java) S 32030 32032 30925 0 -1 64 14 368 0 0 0 0 1 0 15 0 9 0 28267620 888930304 17225 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 868096

Child status: 0
Real time (s): 22.5142
CPU time (s): 22.3206
CPU user time (s): 22.1096
CPU system time (s): 0.210967
CPU usage (%): 99.14
Max. virtual memory (cumulated for all children) (KiB): 868096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.1096
system time used= 0.210967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26585
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= 2191
involuntary context switches= 2585

runsolver used 0.025996 second user time and 0.081987 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-12 17:20:28
IDJOB=2097289
IDBENCH=57101
IDSOLVER=773
FILE ID=node87/2097289-1247412028
PBS_JOBID= 9510477
Free space on /tmp= 66292 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/queensKnights/normalized-queensKnights-50-5-mul.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097289-1247412028/watcher-2097289-1247412028 -o /tmp/evaluation-result-2097289-1247412028/solver-2097289-1247412028 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097289-1247412028.xml

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

MD5SUM BENCH= 16fcc8b8bde2aa10417fc00ae864011c
RANDOM SEED=22874599

node87.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.236
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.236
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:        979816 kB
Buffers:        108212 kB
Cached:         803796 kB
SwapCached:          8 kB
Active:         278300 kB
Inactive:       705408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979816 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            5264 kB
Writeback:           0 kB
Mapped:          88380 kB
Slab:            77476 kB
Committed_AS:  1031568 kB
PageTables:       1996 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= 66292 MiB
End job on node87 at 2009-07-12 17:20:50