Trace number 1086454

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 24.5913 24.7689

DiagnosticValue
CHECKS220301
NODES0

General information on the benchmark

Namecsp/fapp/fapp33/
normalized-fapp33-0650-1.xml
MD5SUM3e4bec5daa9518afb4cc7877fca6f2c5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5913
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints8684
Maximum constraint arity2
Maximum domain size498
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8684
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.22	
0.18/0.22	   configuration
0.18/0.22	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1086454-1215239382.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.48/0.51	     nbVariables=650  nbDomainTypes=11  minDomainSize=42  maxDomainSize=498  nbTotalValues=233788
0.48/0.51	       =>  wckTime=0.294  cpuTime=0.19  mem=15M686
0.48/0.51	   
0.48/0.51	   predicates being loaded...
0.48/0.57	   
0.48/0.57	   constraints being loaded...
20.48/20.67	   
20.48/20.67	   INFO : Stopping converting binary constraints (cpu=20.11, mem = 42M47)
23.85/24.08	     nbConstraints=4644  nbGlobalConstraints=13  nbMergedConstraints=4053  nbConvertedConstraints=277
23.85/24.08	     nbConvertConstraintsChecks=45814540  nbExtensionStructures=261  nbSharedExtensionStructures=32
23.85/24.08	     nbConflictsStructures=571  nbSharedConflictsStructures=159  nbUnbuiltConflictsStructures=3102
23.85/24.08	     nbSharedBinaryRepresentations=168023  nbEvaluationManagers=3412  nbSharedEvaluationManagers=942  minDegree=2
23.85/24.08	     maxDegree=33  minArity=2  avgArity=2.01  maxArity=6  nbGenerators=0  nbFusions=0  symmetryWckTime=0.781
23.85/24.08	     symmetryCpuTime=0.68  nbCliques=13
23.85/24.08	       =>  wckTime=23.86  cpuTime=23.1  mem=48M219
24.06/24.27	   
24.06/24.27	   solver IterativeSystematicSolver being built... 
24.25/24.41	   
24.25/24.41	   INFO : Forward propagation technique limited 
24.35/24.53	       =>  wckTime=24.315  cpuTime=23.3  mem=52M195
24.45/24.69	   
24.45/24.69	   preprocessing
24.45/24.69	     nbConstraintChecks=220301  nbValidityChecks=9159  nbPropagations=30  nbRevisions=507  nbUselessRevisions=270
24.45/24.69	     nbRemovedValues=25245  detectedInconsistency=yes
24.45/24.69	       =>  wckTime=0.152  cpuTime=0.13  mem=53M208
24.45/24.69	   
24.45/24.69	   global
24.45/24.69	     nbConstraintChecks=220301  nbValidityChecks=9159  nbPropagations=30  nbRevisions=507  nbUselessRevisions=270
24.45/24.70	     nbRestartNogoods=0  solvingWckTime=0.156  solvingCpuTime=0.15  expiredTime=no  totalExploration=yes
24.45/24.70	     nbFoundSolutions=0  globalCpuTime=23.51
24.45/24.70	       =>  wckTime=24.475  cpuTime=23.45  mem=53M208
24.55/24.70	   
24.55/24.70	s UNSATISFIABLE
24.55/24.70	d NODES 0
24.55/24.70	d CHECKS 220301
24.55/24.70	   
24.55/24.70	   totalWckTime=24.533  totalCpuTime=23.51

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-1086454-1215239382/watcher-1086454-1215239382 -o /tmp/evaluation-result-1086454-1215239382/solver-1086454-1215239382 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1086454-1215239382.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.00 2.00 2.00 4/79 1477
/proc/meminfo: memFree=1635896/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=152 CPUtime=0
/proc/1477/stat : 1477 (java) R 1475 1477 31720 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 679667240 155648 26 996147200 134512640 134550740 4294956128 18446744073709551615 6377771 0 0 4096 0 0 0 0 17 0 0 0
/proc/1477/statm: 38 26 19 9 0 4 0

[startup+0.0408561 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1477
/proc/meminfo: memFree=1635896/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=861876 CPUtime=0.02
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 2251 0 1 0 2 0 0 0 18 0 5 0 679667240 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102827 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1477
/proc/meminfo: memFree=1635896/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=865884 CPUtime=0.08
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 3878 0 1 0 7 1 0 0 18 0 9 0 679667240 886665216 3318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216471 3318 1749 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302846 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1477
/proc/meminfo: memFree=1635896/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=866276 CPUtime=0.28
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 5822 0 1 0 26 2 0 0 18 0 9 0 679667240 887066624 5196 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216569 5196 1953 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866276

[startup+0.701896 s]
/proc/loadavg: 2.00 2.00 2.00 4/79 1477
/proc/meminfo: memFree=1635896/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867720 CPUtime=0.68
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 10023 0 1 0 63 5 0 0 18 0 9 0 679667240 888545280 9383 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216930 9383 2010 9 0 211436 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867720

[startup+1.50198 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1486
/proc/meminfo: memFree=1586864/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867632 CPUtime=1.48
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 19739 0 1 0 138 10 0 0 18 0 9 0 679667240 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216908 19072 2005 9 0 211436 0
[pid=1477/tid=1479] ppid=1475 vsize=867632 CPUtime=1.21
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 15771 0 1 0 113 8 0 0 25 0 9 0 679667241 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4126882615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867632 CPUtime=0.06
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 2586 0 0 0 6 0 0 0 16 0 9 0 679667242 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 679667245 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867632 CPUtime=0.17
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 685 0 0 0 17 0 0 0 16 0 9 0 679667245 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 679667245 888455168 19072 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679667245 888455168 19072 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) 867632

[startup+3.10115 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1486
/proc/meminfo: memFree=1566832/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867632 CPUtime=3.07
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 19748 0 1 0 297 10 0 0 18 0 9 0 679667240 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216908 19080 2005 9 0 211436 0
[pid=1477/tid=1479] ppid=1475 vsize=867632 CPUtime=2.79
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 15775 0 1 0 271 8 0 0 25 0 9 0 679667241 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4126520035 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867632 CPUtime=0.06
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 2586 0 0 0 6 0 0 0 17 0 9 0 679667242 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 679667245 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867632 CPUtime=0.19
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 690 0 0 0 19 0 0 0 16 0 9 0 679667245 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 679667245 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679667245 888455168 19080 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867632

[startup+6.30251 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1486
/proc/meminfo: memFree=1566512/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867632 CPUtime=6.25
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 19772 0 1 0 615 10 0 0 18 0 9 0 679667240 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216908 19101 2005 9 0 211436 0
[pid=1477/tid=1479] ppid=1475 vsize=867632 CPUtime=5.97
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 15779 0 1 0 588 9 0 0 25 0 9 0 679667241 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4126913510 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867632 CPUtime=0.06
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 2586 0 0 0 6 0 0 0 16 0 9 0 679667242 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 679667245 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867632 CPUtime=0.2
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 710 0 0 0 20 0 0 0 16 0 9 0 679667245 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 679667245 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679667245 888455168 19101 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867632

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1486
/proc/meminfo: memFree=1566448/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867632 CPUtime=12.62
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 19779 0 1 0 1251 11 0 0 18 0 9 0 679667240 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216908 19106 2005 9 0 211436 0
[pid=1477/tid=1479] ppid=1475 vsize=867632 CPUtime=12.32
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 15784 0 1 0 1223 9 0 0 25 0 9 0 679667241 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4126887863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867632 CPUtime=0.06
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 2586 0 0 0 6 0 0 0 16 0 9 0 679667242 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 679667245 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867632 CPUtime=0.21
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 712 0 0 0 21 0 0 0 16 0 9 0 679667245 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 679667245 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679667245 888455168 19106 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867632

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

[startup+19.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1486
/proc/meminfo: memFree=1566512/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867632 CPUtime=18.99
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 19783 0 1 0 1887 12 0 0 18 0 9 0 679667240 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216908 19110 2006 9 0 211436 0
[pid=1477/tid=1479] ppid=1475 vsize=867632 CPUtime=18.69
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 15784 0 1 0 1859 10 0 0 25 0 9 0 679667241 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4126885303 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867632 CPUtime=0.06
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 2586 0 0 0 6 0 0 0 16 0 9 0 679667242 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 679667245 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867632 CPUtime=0.21
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 716 0 0 0 21 0 0 0 16 0 9 0 679667245 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 679667245 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679667245 888455168 19110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.99
Current children cumulated vsize (KiB) 867632

[startup+22.3023 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 1486
/proc/meminfo: memFree=1552240/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867632 CPUtime=22.17
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 24825 0 1 0 2203 14 0 0 18 0 9 0 679667240 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216908 24149 2007 9 0 211436 0
[pid=1477/tid=1479] ppid=1475 vsize=867632 CPUtime=21.66
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 15792 0 1 0 2156 10 0 0 25 0 9 0 679667241 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4126882641 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867632 CPUtime=0.23
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 7596 0 0 0 20 3 0 0 17 0 9 0 679667242 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 679667243 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 679667245 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867632 CPUtime=0.25
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 740 0 0 0 25 0 0 0 16 0 9 0 679667245 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 679667245 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867632 CPUtime=0
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 679667245 888455168 24149 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.17
Current children cumulated vsize (KiB) 867632

[startup+23.9025 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 1486
/proc/meminfo: memFree=1546288/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867956 CPUtime=23.75
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 26547 528 1 0 2354 16 4 1 18 0 9 0 679667240 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216989 24202 2018 9 0 211517 0
[pid=1477/tid=1479] ppid=1475 vsize=867956 CPUtime=23.18
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 17197 528 1 0 2302 11 4 1 25 0 9 0 679667241 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4127193355 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867956 CPUtime=0.32
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 7632 528 0 0 24 3 4 1 16 0 9 0 679667242 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 13 528 0 0 0 0 4 1 16 0 9 0 679667243 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 5 528 0 0 0 0 4 1 16 0 9 0 679667243 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 528 0 0 0 0 4 1 18 0 9 0 679667245 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867956 CPUtime=0.32
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 873 528 0 0 27 0 4 1 15 0 9 0 679667245 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 528 0 0 0 0 4 1 19 0 9 0 679667245 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 9 528 0 0 0 0 4 1 15 0 9 0 679667245 888786944 24202 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.75
Current children cumulated vsize (KiB) 867956

[startup+24.3025 s]
/proc/loadavg: 2.16 2.03 2.01 4/88 1490
/proc/meminfo: memFree=1546032/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=868044 CPUtime=24.15
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 38086 528 1 0 2391 19 4 1 18 0 9 0 679667240 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 217011 26676 2637 9 0 211517 0
[pid=1477/tid=1479] ppid=1475 vsize=868044 CPUtime=23.38
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 18818 528 1 0 2322 11 4 1 25 0 9 0 679667241 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4125977230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=868044 CPUtime=0.49
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 17514 528 0 0 40 4 4 1 17 0 9 0 679667242 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=868044 CPUtime=0.05
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 17 528 0 0 0 0 4 1 17 0 9 0 679667243 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=868044 CPUtime=0.05
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 15 528 0 0 0 0 4 1 16 0 9 0 679667243 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=868044 CPUtime=0.05
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 528 0 0 0 0 4 1 18 0 9 0 679667245 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=868044 CPUtime=0.34
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 895 528 0 0 29 0 4 1 15 0 9 0 679667245 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=868044 CPUtime=0.05
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 528 0 0 0 0 4 1 19 0 9 0 679667245 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=868044 CPUtime=0.05
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 9 528 0 0 0 0 4 1 15 0 9 0 679667245 888877056 26676 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 868044

[startup+24.7026 s]
/proc/loadavg: 2.16 2.03 2.01 4/88 1490
/proc/meminfo: memFree=1546032/2055920 swapFree=4178892/4192956
[pid=1477] ppid=1475 vsize=867956 CPUtime=24.55
/proc/1477/stat : 1477 (java) S 1475 1477 31720 0 -1 0 50753 528 1 0 2428 22 4 1 18 0 9 0 679667240 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1477/statm: 216989 29332 2616 9 0 211517 0
[pid=1477/tid=1479] ppid=1475 vsize=867956 CPUtime=23.7
/proc/1477/task/1479/stat : 1479 (java) R 1475 1477 31720 0 -1 64 27522 528 1 0 2352 13 4 1 25 0 9 0 679667241 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4125978292 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1480] ppid=1475 vsize=867956 CPUtime=0.52
/proc/1477/task/1480/stat : 1480 (java) S 1475 1477 31720 0 -1 64 21397 528 0 0 42 5 4 1 16 0 9 0 679667242 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1481] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1481/stat : 1481 (java) S 1475 1477 31720 0 -1 64 17 528 0 0 0 0 4 1 16 0 9 0 679667243 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1482] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1482/stat : 1482 (java) S 1475 1477 31720 0 -1 64 30 528 0 0 0 0 4 1 15 0 9 0 679667243 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1483] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1483/stat : 1483 (java) S 1475 1477 31720 0 -1 64 1 528 0 0 0 0 4 1 18 0 9 0 679667245 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1484] ppid=1475 vsize=867956 CPUtime=0.38
/proc/1477/task/1484/stat : 1484 (java) S 1475 1477 31720 0 -1 64 960 528 0 0 33 0 4 1 16 0 9 0 679667245 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1485] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1485/stat : 1485 (java) S 1475 1477 31720 0 -1 64 1 528 0 0 0 0 4 1 19 0 9 0 679667245 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1477/tid=1486] ppid=1475 vsize=867956 CPUtime=0.05
/proc/1477/task/1486/stat : 1486 (java) S 1475 1477 31720 0 -1 64 9 528 0 0 0 0 4 1 15 0 9 0 679667245 888786944 29332 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.55
Current children cumulated vsize (KiB) 867956

Child status: 0
Real time (s): 24.7689
CPU time (s): 24.5913
CPU user time (s): 24.3373
CPU system time (s): 0.253961
CPU usage (%): 99.2827
Max. virtual memory (cumulated for all children) (KiB): 868044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.3373
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51317
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= 2154
involuntary context switches= 2409

runsolver used 0.031995 second user time and 0.093985 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-05 08:29:43
IDJOB=1086454
IDBENCH=57819
IDSOLVER=363
FILE ID=node86/1086454-1215239382
PBS_JOBID= 7881836
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3e4bec5daa9518afb4cc7877fca6f2c5
RANDOM SEED=357428594

node86.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.220
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.220
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:       1636376 kB
Buffers:         88824 kB
Cached:         225540 kB
SwapCached:       6392 kB
Active:         277388 kB
Inactive:        89304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636376 kB
SwapTotal:     4192956 kB
SwapFree:      4178892 kB
Dirty:            3208 kB
Writeback:           0 kB
Mapped:          57144 kB
Slab:            37476 kB
Committed_AS:  1256108 kB
PageTables:       2360 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= 66556 MiB
End job on node86 at 2008-07-05 08:30:07