Trace number 2093417

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 19.989 20.1291

DiagnosticValue
CHECKS1934710
NODES95

General information on the benchmark

Namecsp/marc/
normalized-large-96-unsat_ext.xml
MD5SUMb27e6efb6e10edd4280a0b0099140167
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.6709
Satisfiable
(Un)Satisfiability was proved
Number of variables96
Number of constraints4560
Maximum constraint arity2
Maximum domain size96
Number of constraints which are defined in extension4560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-2093417-1247401315.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.36	   
0.29/0.36	   variables being loaded...
0.29/0.40	     nbVariables=96  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96  nbTotalValues=9216
0.29/0.40	       =>  wckTime=0.16  cpuTime=0.12  mem=7M892
0.29/0.40	   
0.29/0.40	   relations being loaded...
2.96/3.03	   
2.96/3.03	   INFO : Contraction of relations, mem = 100M923
15.89/16.02	   
15.89/16.02	   constraints being loaded...
19.06/19.25	     nbConstraints=4562  nbRelationTypes=3591  nbGlobalConstraints=2  nbExtensionStructures=3591
19.15/19.37	     nbSharedExtensionStructures=969  nbConflictsStructures=3591  nbSharedConflictsStructures=969
19.15/19.37	     nbSharedBinaryRepresentations=689374  minDegree=95  maxDegree=96  minArity=2  avgArity=2.01  maxArity=26
19.15/19.37	     nbGenerators=0  nbFusions=0  symmetryWckTime=0.239  symmetryCpuTime=0.13  nbCliques=2
19.15/19.37	       =>  wckTime=19.013  cpuTime=17.43  mem=138M612
19.45/19.63	   
19.45/19.64	   solver IterativeSystematicSolver being built... 
19.45/19.69	   
19.45/19.70	   INFO : Forward propagation technique limited 
19.55/19.77	       =>  wckTime=19.531  cpuTime=17.55  mem=132M100
19.55/19.79	   
19.55/19.79	   preprocessing
19.55/19.79	     nbConstraintChecks=0  nbPropagations=96  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
19.55/19.79	     detectedInconsistency=no
19.55/19.79	       =>  wckTime=0.019  cpuTime=0.01  mem=132M100
19.85/20.08	   
19.85/20.08	   search
19.85/20.08	     run=4  nbConstraintChecks=1934709  minDepth=0  maxDepth=0  nbPropagations=1261  nbRevisions=33385
19.85/20.08	     nbUselessRevisions=8608  nbAssignments=95  nbFailedAssignments=95  nbBacktracks=1  nbVisitedNodes=191
19.85/20.08	     nbRestartNogoods=0  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=?  nbREliminables=?
19.85/20.08	     nbIEliminables=?  nbDEliminables=?  nbPEliminables=?
19.85/20.08	       =>  wckTime=0.307  cpuTime=0.27  mem=133M104
19.85/20.08	   
19.85/20.08	   global
19.85/20.08	     nbConstraintChecks=1934709  nbPropagations=1357  nbRevisions=33385  nbUselessRevisions=8608  nbRestartNogoods=0
19.85/20.08	     solvingWckTime=0.31  solvingCpuTime=0.27  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
19.85/20.08	     globalCpuTime=17.88
19.85/20.08	       =>  wckTime=19.843  cpuTime=17.82  mem=133M104
19.85/20.08	   
19.85/20.08	s UNSATISFIABLE
19.85/20.08	d NODES 95
19.85/20.08	d CHECKS 1934709
19.85/20.08	   
19.85/20.08	   totalWckTime=19.899  totalCpuTime=17.89

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-2093417-1247401315/watcher-2093417-1247401315 -o /tmp/evaluation-result-2093417-1247401315/solver-2093417-1247401315 -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-2093417-1247401315.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.91 0.87 0.37 4/69 29993
/proc/meminfo: memFree=949520/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=10676 CPUtime=0
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 678 0 0 0 0 0 0 0 18 0 2 0 27196030 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 2669 474 207 9 0 1184 0
[pid=29993/tid=29994] ppid=29991 vsize=10676 CPUtime=0
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 27196031 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 5156824 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.074022 s]
/proc/loadavg: 1.91 0.87 0.37 4/69 29993
/proc/meminfo: memFree=949520/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=864148 CPUtime=0.05
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 2988 0 1 0 4 1 0 0 18 0 9 0 27196030 884887552 2482 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216037 2482 1168 9 0 210930 0
[pid=29993/tid=29994] ppid=29991 vsize=864148 CPUtime=0.04
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 2082 0 1 0 4 0 0 0 18 0 9 0 27196031 884887552 2482 996147200 134512640 134550932 4294955968 18446744073709551615 104268443 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864148

[startup+0.102023 s]
/proc/loadavg: 1.91 0.87 0.37 4/69 29993
/proc/meminfo: memFree=949520/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=865984 CPUtime=0.08
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 3819 0 1 0 7 1 0 0 18 0 9 0 27196030 886767616 3262 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216496 3262 1720 9 0 210981 0
[pid=29993/tid=29994] ppid=29991 vsize=865984 CPUtime=0.07
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 2911 0 1 0 7 0 0 0 18 0 9 0 27196031 886767616 3262 996147200 134512640 134550932 4294955968 18446744073709551615 101590450 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.302037 s]
/proc/loadavg: 1.91 0.87 0.37 4/69 29993
/proc/meminfo: memFree=949520/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=866296 CPUtime=0.29
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 5702 0 1 0 26 3 0 0 18 0 9 0 27196030 887087104 5105 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216574 5105 1928 9 0 211052 0
[pid=29993/tid=29994] ppid=29991 vsize=866296 CPUtime=0.24
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 4726 0 1 0 22 2 0 0 19 0 9 0 27196031 887087104 5105 996147200 134512640 134550932 4294955968 18446744073709551615 4309796 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.702066 s]
/proc/loadavg: 1.91 0.87 0.37 4/69 29993
/proc/meminfo: memFree=949520/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=866500 CPUtime=0.69
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 11077 0 1 0 64 5 0 0 18 0 9 0 27196030 887296000 10439 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216625 10439 1999 9 0 211083 0
[pid=29993/tid=29994] ppid=29991 vsize=866500 CPUtime=0.59
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 10043 0 1 0 56 3 0 0 20 0 9 0 27196031 887296000 10439 996147200 134512640 134550932 4294955968 18446744073709551615 103205520 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 866500

[startup+1.50212 s]
/proc/loadavg: 1.92 0.89 0.38 4/78 30002
/proc/meminfo: memFree=866760/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=867092 CPUtime=1.48
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 22574 0 1 0 138 10 0 0 18 0 9 0 27196030 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216773 21932 2012 9 0 211231 0
[pid=29993/tid=29994] ppid=29991 vsize=867092 CPUtime=1.27
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 15708 0 1 0 120 7 0 0 25 0 9 0 27196031 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29996] ppid=29991 vsize=867092 CPUtime=0.09
/proc/29993/task/29996/stat : 29996 (java) R 29991 29993 29719 0 -1 64 5699 0 0 0 8 1 0 0 16 0 9 0 27196032 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 102547337 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29997] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27196032 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27196032 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29999] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27196035 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=867092 CPUtime=0.09
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 465 0 0 0 9 0 0 0 16 0 9 0 27196035 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30001] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27196035 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27196035 887902208 21932 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867092

[startup+3.10129 s]
/proc/loadavg: 1.92 0.89 0.38 4/78 30002
/proc/meminfo: memFree=819400/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=867092 CPUtime=3.07
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 33239 0 1 0 292 15 0 0 18 0 9 0 27196030 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216773 32593 2014 9 0 211231 0
[pid=29993/tid=29994] ppid=29991 vsize=867092 CPUtime=2.55
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 15719 0 1 0 246 9 0 0 25 0 9 0 27196031 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4126732281 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29996] ppid=29991 vsize=867092 CPUtime=0.37
/proc/29993/task/29996/stat : 29996 (java) S 29991 29993 29719 0 -1 64 16325 0 0 0 33 4 0 0 16 0 9 0 27196032 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29997] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27196032 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27196032 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29999] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27196035 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=867092 CPUtime=0.12
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 493 0 0 0 12 0 0 0 16 0 9 0 27196035 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30001] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27196035 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=867092 CPUtime=0
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27196035 887902208 32593 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867092

[startup+6.30244 s]
/proc/loadavg: 1.92 0.89 0.38 3/78 30002
/proc/meminfo: memFree=758792/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=867188 CPUtime=6.25
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 34272 0 1 0 607 18 0 0 18 0 9 0 27196030 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216797 33432 2633 9 0 211255 0
[pid=29993/tid=29994] ppid=29991 vsize=867188 CPUtime=5.52
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 15726 0 1 0 541 11 0 0 25 0 9 0 27196031 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4126425161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29996] ppid=29991 vsize=867188 CPUtime=0.59
/proc/29993/task/29996/stat : 29996 (java) S 29991 29993 29719 0 -1 64 17350 0 0 0 54 5 0 0 16 0 9 0 27196032 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29997] ppid=29991 vsize=867188 CPUtime=0
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27196032 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=867188 CPUtime=0
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27196032 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29999] ppid=29991 vsize=867188 CPUtime=0
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27196035 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=867188 CPUtime=0.12
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 494 0 0 0 12 0 0 0 16 0 9 0 27196035 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30001] ppid=29991 vsize=867188 CPUtime=0
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27196035 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=867188 CPUtime=0
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27196035 888000512 33432 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867188

[startup+12.7017 s]
/proc/loadavg: 1.93 0.93 0.40 3/78 30002
/proc/meminfo: memFree=653960/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=867508 CPUtime=12.61
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 41040 0 1 0 1236 25 0 0 18 0 9 0 27196030 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216877 40187 2635 9 0 211335 0
[pid=29993/tid=29994] ppid=29991 vsize=867508 CPUtime=11.54
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 15740 0 1 0 1138 16 0 0 25 0 9 0 27196031 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4126425141 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29996] ppid=29991 vsize=867508 CPUtime=0.89
/proc/29993/task/29996/stat : 29996 (java) S 29991 29993 29719 0 -1 64 23997 0 0 0 81 8 0 0 16 0 9 0 27196032 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29997] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27196032 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27196032 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29999] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27196035 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=867508 CPUtime=0.15
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 601 0 0 0 15 0 0 0 16 0 9 0 27196035 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30001] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27196035 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27196035 888328192 40187 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867508

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

[startup+15.9029 s]
/proc/loadavg: 1.93 0.93 0.40 3/89 30038
/proc/meminfo: memFree=1518512/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=867508 CPUtime=15.79
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 44325 0 1 0 1550 29 0 0 18 0 9 0 27196030 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216877 43466 2635 9 0 211335 0
[pid=29993/tid=29994] ppid=29991 vsize=867508 CPUtime=14.59
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 15746 0 1 0 1441 18 0 0 25 0 9 0 27196031 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4126425154 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29996] ppid=29991 vsize=867508 CPUtime=1.02
/proc/29993/task/29996/stat : 29996 (java) S 29991 29993 29719 0 -1 64 27276 0 0 0 93 9 0 0 16 0 9 0 27196032 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29997] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27196032 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27196032 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29999] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27196035 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=867508 CPUtime=0.15
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 601 0 0 0 15 0 0 0 16 0 9 0 27196035 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30001] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27196035 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27196035 888328192 43466 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.79
Current children cumulated vsize (KiB) 867508

[startup+17.503 s]
/proc/loadavg: 1.94 0.95 0.41 3/89 30038
/proc/meminfo: memFree=1513712/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=867508 CPUtime=17.38
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 44955 0 1 0 1709 29 0 0 18 0 9 0 27196030 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216877 44087 2636 9 0 211335 0
[pid=29993/tid=29994] ppid=29991 vsize=867508 CPUtime=16.09
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 15781 0 1 0 1591 18 0 0 25 0 9 0 27196031 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4126921156 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29996] ppid=29991 vsize=867508 CPUtime=1.04
/proc/29993/task/29996/stat : 29996 (java) S 29991 29993 29719 0 -1 64 27824 0 0 0 95 9 0 0 17 0 9 0 27196032 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29997] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27196032 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27196032 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29999] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27196035 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=867508 CPUtime=0.22
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 648 0 0 0 22 0 0 0 15 0 9 0 27196035 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=30001] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27196035 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=867508 CPUtime=0
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27196035 888328192 44087 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.38
Current children cumulated vsize (KiB) 867508

[startup+19.1021 s]
/proc/loadavg: 1.94 0.95 0.41 3/89 30038
/proc/meminfo: memFree=1506800/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=867832 CPUtime=18.96
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 46746 0 1 0 1865 31 0 0 18 0 10 0 27196030 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 216958 45860 2637 9 0 211416 0
[pid=29993/tid=29994] ppid=29991 vsize=867832 CPUtime=17.57
/proc/29993/task/29994/stat : 29994 (java) S 29991 29993 29719 0 -1 64 15812 0 1 0 1739 18 0 0 25 0 10 0 27196031 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29996] ppid=29991 vsize=867832 CPUtime=1.12
/proc/29993/task/29996/stat : 29996 (java) S 29991 29993 29719 0 -1 64 29562 0 0 0 102 10 0 0 16 0 10 0 27196032 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29997] ppid=29991 vsize=867832 CPUtime=0
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 15 0 0 0 0 0 0 0 16 0 10 0 27196032 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=867832 CPUtime=0
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 27196032 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29999] ppid=29991 vsize=867832 CPUtime=0
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 0 0 0 0 0 0 0 18 0 10 0 27196035 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=867832 CPUtime=0.24
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 658 0 0 0 24 0 0 0 16 0 10 0 27196035 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=30001] ppid=29991 vsize=867832 CPUtime=0
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 27196035 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=867832 CPUtime=0
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 27196035 888659968 45860 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.96
Current children cumulated vsize (KiB) 867832

[startup+19.9021 s]
/proc/loadavg: 1.94 0.95 0.41 6/91 30042
/proc/meminfo: memFree=1497376/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=868244 CPUtime=19.75
/proc/29993/stat : 29993 (java) S 29991 29993 29719 0 -1 0 62355 390 1 0 1935 35 4 1 18 0 10 0 27196030 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 217061 48127 2660 9 0 211497 0
[pid=30042] ppid=29993 vsize=144 CPUtime=0
/proc/30042/stat : 30042 (rm) R 29993 29993 29719 0 -1 4194304 45 0 0 0 0 0 0 0 19 0 1 0 27197945 147456 22 996147200 4194304 4227748 548682068720 18446744073709551615 273651135881 0 4 0 0 0 0 0 17 1 0 0
/proc/30042/statm: 36 22 16 8 0 3 0
[pid=29993/tid=29994] ppid=29991 vsize=868244 CPUtime=17.92
/proc/29993/task/29994/stat : 29994 (java) R 29991 29993 29719 0 -1 64 19896 390 1 0 1767 20 4 1 18 0 10 0 27196031 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4127215950 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29996] ppid=29991 vsize=868244 CPUtime=1.55
/proc/29993/task/29996/stat : 29996 (java) S 29991 29993 29719 0 -1 64 40752 390 0 0 138 12 4 1 16 0 10 0 27196032 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29997] ppid=29991 vsize=868244 CPUtime=0.05
/proc/29993/task/29997/stat : 29997 (java) S 29991 29993 29719 0 -1 64 18 390 0 0 0 0 4 1 16 0 10 0 27196032 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=29998] ppid=29991 vsize=868244 CPUtime=0.05
/proc/29993/task/29998/stat : 29998 (java) S 29991 29993 29719 0 -1 64 10 390 0 0 0 0 4 1 16 0 10 0 27196032 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=29999] ppid=29991 vsize=868244 CPUtime=0.05
/proc/29993/task/29999/stat : 29999 (java) S 29991 29993 29719 0 -1 64 2 390 0 0 0 0 4 1 18 0 10 0 27196035 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30000] ppid=29991 vsize=868244 CPUtime=0.34
/proc/29993/task/30000/stat : 30000 (java) S 29991 29993 29719 0 -1 64 859 390 0 0 29 0 4 1 15 0 10 0 27196035 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30001] ppid=29991 vsize=868244 CPUtime=0.05
/proc/29993/task/30001/stat : 30001 (java) S 29991 29993 29719 0 -1 64 1 390 0 0 0 0 4 1 19 0 10 0 27196035 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29993/tid=30002] ppid=29991 vsize=868244 CPUtime=0.05
/proc/29993/task/30002/stat : 30002 (java) S 29991 29993 29719 0 -1 64 14 390 0 0 0 0 4 1 15 0 10 0 27196035 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29993/tid=30041] ppid=29991 vsize=868244 CPUtime=0.05
/proc/29993/task/30041/stat : 30041 (java) S 29991 29993 29719 0 -1 64 50 390 0 0 0 0 4 1 17 0 10 0 27197945 889081856 48127 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.75
Current children cumulated vsize (KiB) 868388

[startup+20.1022 s]
/proc/loadavg: 1.94 0.95 0.41 6/91 30042
/proc/meminfo: memFree=1497376/2055920 swapFree=4192812/4192956
[pid=29993] ppid=29991 vsize=0 CPUtime=19.95
/proc/29993/stat : 29993 (java) Z 29991 29993 29719 0 -1 12 62486 515 1 0 1953 36 4 2 16 0 2 0 27196030 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29993/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 20.1291
CPU time (s): 19.989
CPU user time (s): 19.579
CPU system time (s): 0.409937
CPU usage (%): 99.304
Max. virtual memory (cumulated for all children) (KiB): 868388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19.579
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63001
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= 1843
involuntary context switches= 1877

runsolver used 0.032994 second user time and 0.069989 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-12 14:22:06
IDJOB=2093417
IDBENCH=53562
IDSOLVER=773
FILE ID=node52/2093417-1247401315
PBS_JOBID= 9510542
Free space on /tmp= 65972 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/marc/normalized-large-96-unsat_ext.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-2093417-1247401315/watcher-2093417-1247401315 -o /tmp/evaluation-result-2093417-1247401315/solver-2093417-1247401315 -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-2093417-1247401315.xml

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

MD5SUM BENCH= b27e6efb6e10edd4280a0b0099140167
RANDOM SEED=1488565941

node52.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        950064 kB
Buffers:         34676 kB
Cached:         317156 kB
SwapCached:          0 kB
Active:         957684 kB
Inactive:        87852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        950064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          168064 kB
Writeback:           0 kB
Mapped:         703980 kB
Slab:            44488 kB
Committed_AS:   864448 kB
PageTables:       3156 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= 66052 MiB
End job on node52 at 2009-07-12 14:22:26