Trace number 1087400

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 22.3496 22.5446

DiagnosticValue
CHECKS316272
NODES0

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-1.xml
MD5SUM61e96c97715b7c95a31e810829750342
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 benchmark22.3496
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1087400-1215243809.xml
0.29/0.30	   
0.29/0.30	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.38/0.41	     nbVariables=350  nbDomainTypes=5  minDomainSize=50  maxDomainSize=270  nbTotalValues=79311
0.38/0.41	       =>  wckTime=0.168  cpuTime=0.13  mem=10M783
0.38/0.41	   
0.38/0.41	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
20.51/20.71	   
20.51/20.71	   INFO : Stopping converting binary constraints (cpu=20.04, mem = 41M486)
21.79/22.00	     nbConstraints=2496  nbGlobalConstraints=8  nbMergedConstraints=2177  nbConvertedConstraints=852
21.79/22.00	     nbConvertConstraintsChecks=42494716  nbExtensionStructures=760  nbSharedExtensionStructures=213
21.79/22.00	     nbConflictsStructures=850  nbSharedConflictsStructures=234  nbUnbuiltConflictsStructures=1315
21.79/22.00	     nbSharedBinaryRepresentations=259932  nbEvaluationManagers=1405  nbSharedEvaluationManagers=231  minDegree=3
21.79/22.00	     maxDegree=22  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.321
21.79/22.00	     symmetryCpuTime=0.25  nbCliques=8
21.79/22.00	       =>  wckTime=21.763  cpuTime=21.05  mem=59M611
21.89/22.17	   
21.89/22.17	   solver IterativeSystematicSolver being built... 
21.99/22.27	   
21.99/22.27	   INFO : Forward propagation technique limited 
22.08/22.34	       =>  wckTime=22.097  cpuTime=21.19  mem=51M655
22.28/22.51	   
22.28/22.51	   preprocessing
22.28/22.51	     nbConstraintChecks=316272  nbValidityChecks=8107  nbPropagations=50  nbRevisions=722  nbUselessRevisions=423
22.28/22.51	     nbRemovedValues=14491  detectedInconsistency=yes
22.28/22.51	       =>  wckTime=0.172  cpuTime=0.16  mem=51M655
22.28/22.51	   
22.28/22.51	   global
22.28/22.51	     nbConstraintChecks=316272  nbValidityChecks=8107  nbPropagations=50  nbRevisions=722  nbUselessRevisions=423
22.28/22.51	     nbRestartNogoods=0  solvingWckTime=0.175  solvingCpuTime=0.16  expiredTime=no  totalExploration=yes
22.28/22.51	     nbFoundSolutions=0  globalCpuTime=21.38
22.28/22.51	       =>  wckTime=22.275  cpuTime=21.35  mem=52M679
22.28/22.52	   
22.28/22.52	s UNSATISFIABLE
22.28/22.52	d NODES 0
22.28/22.52	d CHECKS 316272
22.28/22.52	   
22.28/22.52	   totalWckTime=22.345  totalCpuTime=21.39

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087400-1215243809/watcher-1087400-1215243809 -o /tmp/evaluation-result-1087400-1215243809/solver-1087400-1215243809 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1087400-1215243809.xml 

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


[startup+0 s]
/proc/loadavg: 2.18 2.41 2.24 3/74 13976
/proc/meminfo: memFree=1788208/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=18572 CPUtime=0
/proc/13976/stat : 13976 (runsolver) R 13974 13976 13280 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 647311362 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 234045893927 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/13976/statm: 4643 292 257 25 0 2626 0

[startup+0.0959961 s]
/proc/loadavg: 2.18 2.41 2.24 3/74 13976
/proc/meminfo: memFree=1788208/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=865884 CPUtime=0.08
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 3695 0 1 0 7 1 0 0 20 0 9 0 647311362 886665216 3170 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216471 3170 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101996 s]
/proc/loadavg: 2.18 2.41 2.24 3/74 13976
/proc/meminfo: memFree=1788208/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=865884 CPUtime=0.08
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 3792 0 1 0 7 1 0 0 20 0 9 0 647311362 886665216 3243 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216471 3243 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.30202 s]
/proc/loadavg: 2.18 2.41 2.24 3/74 13976
/proc/meminfo: memFree=1788208/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=866408 CPUtime=0.29
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 6030 0 1 0 25 4 0 0 20 0 9 0 647311362 887201792 5404 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216602 5404 1956 9 0 211130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866408

[startup+0.701062 s]
/proc/loadavg: 2.18 2.41 2.24 3/74 13976
/proc/meminfo: memFree=1788208/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867676 CPUtime=0.68
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 9652 0 1 0 62 6 0 0 20 0 9 0 647311362 888500224 9012 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216919 9012 2011 9 0 211425 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867676

[startup+1.50214 s]
/proc/loadavg: 2.18 2.41 2.24 3/83 13985
/proc/meminfo: memFree=1746408/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867676 CPUtime=1.48
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 13310 0 1 0 140 8 0 0 20 0 9 0 647311362 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216919 12667 2014 9 0 211425 0
[pid=13976/tid=13978] ppid=13974 vsize=867676 CPUtime=1.27
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 11936 0 1 0 121 6 0 0 25 0 9 0 647311363 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4126457607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13979] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 647311364 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13980] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 647311365 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13981] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 647311365 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13982] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 647311366 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=867676 CPUtime=0.18
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 677 0 0 0 18 0 0 0 15 0 9 0 647311366 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13984] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 647311367 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647311367 888500224 12667 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867676

[startup+3.10131 s]
/proc/loadavg: 2.18 2.41 2.24 3/83 13985
/proc/meminfo: memFree=1743656/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867676 CPUtime=3.06
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 14206 0 1 0 298 8 0 0 20 0 9 0 647311362 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216919 13561 2014 9 0 211425 0
[pid=13976/tid=13978] ppid=13974 vsize=867676 CPUtime=2.83
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 12807 0 1 0 276 7 0 0 25 0 9 0 647311363 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4126873330 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13979] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 647311364 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13980] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 647311365 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13981] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 647311365 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13982] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 647311366 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=867676 CPUtime=0.21
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 702 0 0 0 21 0 0 0 16 0 9 0 647311366 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13984] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 647311367 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647311367 888500224 13561 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867676

[startup+6.30164 s]
/proc/loadavg: 2.16 2.40 2.24 3/83 13985
/proc/meminfo: memFree=1735208/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867676 CPUtime=6.23
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 16173 0 1 0 613 10 0 0 20 0 9 0 647311362 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216919 15526 2014 9 0 211425 0
[pid=13976/tid=13978] ppid=13974 vsize=867676 CPUtime=6
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 14771 0 1 0 591 9 0 0 25 0 9 0 647311363 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4126873360 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13979] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 647311364 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13980] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 9 0 0 0 0 0 0 0 19 0 9 0 647311365 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13981] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 647311365 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13982] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 647311366 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=867676 CPUtime=0.22
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 705 0 0 0 22 0 0 0 16 0 9 0 647311366 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13984] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 647311367 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=867676 CPUtime=0
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647311367 888500224 15526 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867676

[startup+12.7013 s]
/proc/loadavg: 2.15 2.40 2.24 3/83 13985
/proc/meminfo: memFree=1718640/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867588 CPUtime=12.58
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 19830 0 1 0 1244 14 0 0 20 0 9 0 647311362 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216897 19158 2005 9 0 211425 0
[pid=13976/tid=13978] ppid=13974 vsize=867588 CPUtime=12.24
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 15785 0 1 0 1213 11 0 0 25 0 9 0 647311363 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4126866536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13979] ppid=13974 vsize=867588 CPUtime=0.09
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 2638 0 0 0 8 1 0 0 17 0 9 0 647311364 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13980] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13981] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13982] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 647311366 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=867588 CPUtime=0.22
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 709 0 0 0 22 0 0 0 15 0 9 0 647311366 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13984] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 647311367 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647311367 888410112 19158 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867588

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

[startup+19.103 s]
/proc/loadavg: 2.13 2.38 2.24 3/83 13985
/proc/meminfo: memFree=1718704/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867588 CPUtime=18.92
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 19837 0 1 0 1877 15 0 0 20 0 9 0 647311362 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216897 19164 2005 9 0 211425 0
[pid=13976/tid=13978] ppid=13974 vsize=867588 CPUtime=18.59
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 15787 0 1 0 1846 13 0 0 25 0 9 0 647311363 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4126866513 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13979] ppid=13974 vsize=867588 CPUtime=0.09
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 2638 0 0 0 8 1 0 0 16 0 9 0 647311364 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13980] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13981] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13982] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 647311366 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=867588 CPUtime=0.23
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 714 0 0 0 23 0 0 0 16 0 9 0 647311366 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13984] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 647311367 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647311367 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.92
Current children cumulated vsize (KiB) 867588

[startup+20.7012 s]
/proc/loadavg: 2.13 2.38 2.24 3/83 13985
/proc/meminfo: memFree=1718640/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867588 CPUtime=20.51
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 19838 0 1 0 2035 16 0 0 20 0 9 0 647311362 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216897 19164 2005 9 0 211425 0
[pid=13976/tid=13978] ppid=13974 vsize=867588 CPUtime=20.17
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 15788 0 1 0 2004 13 0 0 25 0 9 0 647311363 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4126899993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13979] ppid=13974 vsize=867588 CPUtime=0.09
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 2638 0 0 0 8 1 0 0 16 0 9 0 647311364 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13980] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13981] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13982] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 647311366 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=867588 CPUtime=0.23
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 714 0 0 0 23 0 0 0 16 0 9 0 647311366 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13984] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 647311367 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647311367 888410112 19164 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.51
Current children cumulated vsize (KiB) 867588

[startup+21.5013 s]
/proc/loadavg: 2.13 2.38 2.24 4/83 13985
/proc/meminfo: memFree=1718576/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=867588 CPUtime=21.31
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 23283 0 1 0 2113 18 0 0 20 0 9 0 647311362 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 216897 22607 2007 9 0 211425 0
[pid=13976/tid=13978] ppid=13974 vsize=867588 CPUtime=20.79
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 15793 0 1 0 2066 13 0 0 25 0 9 0 647311363 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4126868983 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13979] ppid=13974 vsize=867588 CPUtime=0.22
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 6062 0 0 0 20 2 0 0 17 0 9 0 647311364 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13980] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13981] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 647311365 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13982] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 647311366 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=867588 CPUtime=0.26
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 730 0 0 0 26 0 0 0 15 0 9 0 647311366 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13984] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 647311367 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=867588 CPUtime=0
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 647311367 888410112 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.31
Current children cumulated vsize (KiB) 867588

[startup+22.3013 s]
/proc/loadavg: 2.13 2.38 2.24 5/84 13989
/proc/meminfo: memFree=1704680/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=868000 CPUtime=22.08
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 39808 415 1 0 2184 22 1 1 20 0 9 0 647311362 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 217000 25277 2637 9 0 211506 0
[pid=13976/tid=13978] ppid=13974 vsize=868000 CPUtime=21.34
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 21045 415 1 0 2118 14 1 1 25 0 9 0 647311363 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13979] ppid=13974 vsize=868000 CPUtime=0.41
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 16980 415 0 0 34 5 1 1 17 0 9 0 647311364 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13980] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 16 415 0 0 0 0 1 1 16 0 9 0 647311365 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13981] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 14 415 0 0 0 0 1 1 16 0 9 0 647311365 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13982] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 415 0 0 0 0 1 1 18 0 9 0 647311366 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=868000 CPUtime=0.33
/proc/13976/task/13983/stat : 13983 (java) S 13974 13976 13280 0 -1 64 929 415 0 0 31 0 1 1 15 0 9 0 647311366 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13984] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 415 0 0 0 0 1 1 19 0 9 0 647311367 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 12 415 0 0 0 0 1 1 15 0 9 0 647311367 888832000 25277 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.08
Current children cumulated vsize (KiB) 868000

[startup+22.5014 s]
/proc/loadavg: 2.13 2.38 2.24 5/84 13989
/proc/meminfo: memFree=1704680/2055920 swapFree=4180580/4192956
[pid=13976] ppid=13974 vsize=868000 CPUtime=22.28
/proc/13976/stat : 13976 (java) S 13974 13976 13280 0 -1 0 40514 415 1 0 2204 22 1 1 20 0 9 0 647311362 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13976/statm: 217000 25308 2638 9 0 211506 0
[pid=13976/tid=13978] ppid=13974 vsize=868000 CPUtime=21.52
/proc/13976/task/13978/stat : 13978 (java) R 13974 13976 13280 0 -1 64 21739 415 1 0 2136 14 1 1 25 0 9 0 647311363 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13979] ppid=13974 vsize=868000 CPUtime=0.41
/proc/13976/task/13979/stat : 13979 (java) S 13974 13976 13280 0 -1 64 16980 415 0 0 34 5 1 1 17 0 9 0 647311364 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13980] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13980/stat : 13980 (java) S 13974 13976 13280 0 -1 64 16 415 0 0 0 0 1 1 16 0 9 0 647311365 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13981] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13981/stat : 13981 (java) S 13974 13976 13280 0 -1 64 14 415 0 0 0 0 1 1 16 0 9 0 647311365 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13982] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13982/stat : 13982 (java) S 13974 13976 13280 0 -1 64 1 415 0 0 0 0 1 1 18 0 9 0 647311366 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13983] ppid=13974 vsize=868000 CPUtime=0.35
/proc/13976/task/13983/stat : 13983 (java) R 13974 13976 13280 0 -1 64 941 415 0 0 33 0 1 1 15 0 9 0 647311366 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 101583123 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13976/tid=13984] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13984/stat : 13984 (java) S 13974 13976 13280 0 -1 64 2 415 0 0 0 0 1 1 19 0 9 0 647311367 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13976/tid=13985] ppid=13974 vsize=868000 CPUtime=0.02
/proc/13976/task/13985/stat : 13985 (java) S 13974 13976 13280 0 -1 64 12 415 0 0 0 0 1 1 15 0 9 0 647311367 888832000 25308 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 868000

Child status: 0
Real time (s): 22.5446
CPU time (s): 22.3496
CPU user time (s): 22.0906
CPU system time (s): 0.25896
CPU usage (%): 99.1349
Max. virtual memory (cumulated for all children) (KiB): 868000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.0906
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41008
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= 2245
involuntary context switches= 2718

runsolver used 0.032994 second user time and 0.080987 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-05 09:43:30
IDJOB=1087400
IDBENCH=57981
IDSOLVER=364
FILE ID=node79/1087400-1215243809
PBS_JOBID= 7881978
Free space on /tmp= 66468 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 61e96c97715b7c95a31e810829750342
RANDOM SEED=76364517

node79.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.218
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.218
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:       1788752 kB
Buffers:         12488 kB
Cached:         169228 kB
SwapCached:       6916 kB
Active:         139108 kB
Inactive:        78800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788752 kB
SwapTotal:     4192956 kB
SwapFree:      4180580 kB
Dirty:            2644 kB
Writeback:           0 kB
Mapped:          42132 kB
Slab:            34480 kB
Committed_AS:  1114924 kB
PageTables:       1860 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= 66464 MiB
End job on node79 at 2008-07-05 09:43:52