Trace number 1075112

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 29.2566 29.5918

DiagnosticValue
CHECKS11764300
NODES756

General information on the benchmark

Namecsp/rlfapGraphsMod/
normalized-graph14-f28.xml
MD5SUMdf91cdf5878fafc6bfd01bfcf0040fa0
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 benchmark0.610906
Satisfiable
(Un)Satisfiability was proved
Number of variables916
Number of constraints4638
Maximum constraint arity2
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4638
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=esac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1075112-1215180238.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.47/0.59	     nbVariables=916  nbDomainTypes=5  minDomainSize=8  maxDomainSize=18  nbTotalValues=15122
0.47/0.59	       =>  wckTime=0.347  cpuTime=0.24  mem=9M804
0.47/0.59	   
0.47/0.59	   predicates being loaded...
0.57/0.66	   
0.57/0.66	   constraints being loaded...
2.34/2.46	     nbConstraints=4753  nbGlobalConstraints=115  nbConvertedConstraints=4638  nbConvertConstraintsChecks=1025214
2.34/2.46	     nbExtensionStructures=3803  nbSharedExtensionStructures=4596  nbConflictsStructures=3803
2.34/2.46	     nbSharedConflictsStructures=4596  nbSharedBinaryRepresentations=124809  minDegree=6  maxDegree=27  minArity=2
2.34/2.46	     avgArity=2.14  maxArity=8  nbGenerators=0  nbFusions=0  symmetryWckTime=0.276  symmetryCpuTime=0.16  nbCliques=115
2.34/2.46	       =>  wckTime=2.215  cpuTime=1.76  mem=17M562
2.45/2.57	   
2.45/2.57	   solver IterativeSystematicSolver being built... 
2.55/2.64	   
2.55/2.64	   INFO : Forward propagation technique limited 
2.64/2.75	       =>  wckTime=2.5  cpuTime=1.91  mem=29M737
28.90/29.23	   
28.90/29.23	   preprocessing
28.90/29.23	     nbConstraintChecks=11589208  nbPropagations=405446  nbRevisions=1311065  nbUselessRevisions=723764
28.90/29.23	     nbSingletonTests=50358  nbEffectiveSingletonTests=167  nbACRemovals=3230  nbFoundSingletons=0  nbRemovedValues=3564
28.90/29.23	     detectedInconsistency=no
28.90/29.23	       =>  wckTime=26.48  cpuTime=26.17  mem=49M425
29.10/29.46	   
29.10/29.46	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=51M400)
29.20/29.53	   
29.20/29.53	   search
29.20/29.53	     run=7  nbConstraintChecks=175109  minDepth=0  maxDepth=3  nbPropagations=3262204  nbRevisions=10562808
29.20/29.53	     nbUselessRevisions=5828682  nbAssignments=756  nbFailedAssignments=391  nbBacktracks=318  nbVisitedNodes=1298
29.20/29.53	     nbRestartNogoods=38  nbSEliminables=0  nbREliminables=0  nbIEliminables=912.51  nbDEliminables=0  nbPEliminables=0
29.20/29.53	       =>  wckTime=26.776  cpuTime=26.44  mem=51M400
29.20/29.53	   
29.20/29.53	   global
29.20/29.53	     nbConstraintChecks=11764317  nbPropagations=3667650  nbRevisions=11873873  nbUselessRevisions=6552446
29.20/29.53	     nbRestartNogoods=38  solvingWckTime=26.779  solvingCpuTime=26.44  expiredTime=no  totalExploration=yes
29.20/29.53	     nbFoundSolutions=0  globalCpuTime=28.4
29.20/29.53	       =>  wckTime=29.281  cpuTime=28.35  mem=51M400
29.20/29.53	   
29.20/29.53	s UNSATISFIABLE
29.20/29.53	d NODES 756
29.20/29.53	d CHECKS 11764317
29.20/29.53	   
29.20/29.53	   totalWckTime=29.337  totalCpuTime=28.4

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-1075112-1215180238/watcher-1075112-1215180238 -o /tmp/evaluation-result-1075112-1215180238/solver-1075112-1215180238 -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-1075112-1215180238.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: 1.92 1.98 1.99 4/81 474
/proc/meminfo: memFree=1119112/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=18572 CPUtime=0
/proc/474/stat : 474 (runsolver) R 472 474 32455 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 1996994186 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 251255123239 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/474/statm: 4643 292 257 25 0 2626 0

[startup+0.017895 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 474
/proc/meminfo: memFree=1119112/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=10708 CPUtime=0
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 736 0 0 0 0 0 0 0 18 0 2 0 1996994186 10964992 517 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 2677 517 240 9 0 1197 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10708

[startup+0.101903 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 474
/proc/meminfo: memFree=1119112/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=865884 CPUtime=0.07
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 3665 0 1 0 5 2 0 0 18 0 9 0 1996994186 886665216 3140 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 216471 3140 1676 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.301927 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 474
/proc/meminfo: memFree=1119112/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=866196 CPUtime=0.28
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 5600 0 1 0 24 4 0 0 18 0 9 0 1996994186 886984704 5014 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 216549 5014 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701969 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 474
/proc/meminfo: memFree=1119112/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=867096 CPUtime=0.67
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 7986 0 1 0 61 6 0 0 18 0 9 0 1996994186 887906304 7346 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 216774 7346 2007 9 0 211280 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867096

[startup+1.50106 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 483
/proc/meminfo: memFree=1084736/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=867688 CPUtime=1.46
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 13472 0 1 0 131 15 0 0 18 0 9 0 1996994186 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 216922 12829 2015 9 0 211428 0
[pid=474/tid=476] ppid=472 vsize=867688 CPUtime=1.19
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 12051 0 1 0 106 13 0 0 25 0 9 0 1996994188 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4125977846 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=867688 CPUtime=0
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 1996994189 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=867688 CPUtime=0
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1996994189 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=867688 CPUtime=0
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1996994189 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=867688 CPUtime=0
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996994192 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=867688 CPUtime=0.25
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 724 0 0 0 24 1 0 0 16 0 9 0 1996994192 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=867688 CPUtime=0
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1996994192 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=867688 CPUtime=0
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1996994192 888512512 12829 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867688

[startup+3.10124 s]
/proc/loadavg: 1.92 1.98 1.99 4/90 483
/proc/meminfo: memFree=1055168/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868124 CPUtime=3.05
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 30217 541 1 0 263 35 6 1 18 0 9 0 1996994186 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217031 20631 2637 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868124 CPUtime=2.49
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 22623 541 1 0 212 30 6 1 25 0 9 0 1996994188 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4127289780 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868124 CPUtime=0.22
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 5801 541 0 0 14 1 6 1 16 0 9 0 1996994189 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 15 0 9 0 1996994189 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868124 CPUtime=0.43
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 951 541 0 0 35 1 6 1 15 0 9 0 1996994192 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 10 541 0 0 0 0 6 1 15 0 9 0 1996994192 888958976 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868124

[startup+6.30259 s]
/proc/loadavg: 2.01 2.00 1.99 3/90 487
/proc/meminfo: memFree=1046272/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868124 CPUtime=6.21
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 32147 541 1 0 576 38 6 1 18 0 9 0 1996994186 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217031 20636 2637 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868124 CPUtime=5.65
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 24517 541 1 0 525 33 6 1 25 0 9 0 1996994188 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868124 CPUtime=0.22
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 5802 541 0 0 14 1 6 1 16 0 9 0 1996994189 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 15 0 9 0 1996994189 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868124 CPUtime=0.44
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 957 541 0 0 36 1 6 1 15 0 9 0 1996994192 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 39 541 0 0 0 0 6 1 15 0 9 0 1996994192 888958976 20636 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 868124

[startup+12.7023 s]
/proc/loadavg: 2.01 2.00 1.99 3/90 487
/proc/meminfo: memFree=1046144/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868124 CPUtime=12.55
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 35766 541 1 0 1203 45 6 1 18 0 9 0 1996994186 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217031 20638 2637 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868124 CPUtime=11.99
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 28128 541 1 0 1151 41 6 1 25 0 9 0 1996994188 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4127289783 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868124 CPUtime=0.22
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 5802 541 0 0 14 1 6 1 16 0 9 0 1996994189 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 15 0 9 0 1996994189 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868124 CPUtime=0.45
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 965 541 0 0 37 1 6 1 16 0 9 0 1996994192 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868124 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 39 541 0 0 0 0 6 1 15 0 9 0 1996994192 888958976 20638 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 868124

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 487
/proc/meminfo: memFree=1041536/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868036 CPUtime=25.23
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 37602 541 1 0 2458 58 6 1 18 0 9 0 1996994186 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217009 21786 2615 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868036 CPUtime=24.65
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 28793 541 1 0 2406 52 6 1 25 0 9 0 1996994188 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4127286920 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868036 CPUtime=0.24
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 6973 541 0 0 15 2 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868036 CPUtime=0.45
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 965 541 0 0 37 1 6 1 16 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 39 541 0 0 0 0 6 1 15 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 868036

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

[startup+27.1019 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 487
/proc/meminfo: memFree=1041536/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868036 CPUtime=26.82
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 37602 541 1 0 2616 59 6 1 18 0 9 0 1996994186 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217009 21786 2615 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868036 CPUtime=26.24
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 28793 541 1 0 2564 53 6 1 25 0 9 0 1996994188 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4126095741 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868036 CPUtime=0.24
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 6973 541 0 0 15 2 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868036 CPUtime=0.45
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 965 541 0 0 37 1 6 1 16 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 39 541 0 0 0 0 6 1 15 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.82
Current children cumulated vsize (KiB) 868036

[startup+28.701 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 487
/proc/meminfo: memFree=1041536/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868036 CPUtime=28.4
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 37602 541 1 0 2773 60 6 1 18 0 9 0 1996994186 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217009 21786 2615 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868036 CPUtime=27.82
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 28793 541 1 0 2720 55 6 1 25 0 9 0 1996994188 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4127290630 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868036 CPUtime=0.24
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 6973 541 0 0 15 2 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868036 CPUtime=0.45
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 965 541 0 0 37 1 6 1 16 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 39 541 0 0 0 0 6 1 15 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.4
Current children cumulated vsize (KiB) 868036

[startup+29.1021 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 487
/proc/meminfo: memFree=1041536/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868036 CPUtime=28.79
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 37602 541 1 0 2812 60 6 1 18 0 9 0 1996994186 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217009 21786 2615 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868036 CPUtime=28.22
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 28793 541 1 0 2760 55 6 1 25 0 9 0 1996994188 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4127289767 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868036 CPUtime=0.24
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 6973 541 0 0 15 2 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868036 CPUtime=0.45
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 965 541 0 0 37 1 6 1 16 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 39 541 0 0 0 0 6 1 15 0 9 0 1996994192 888868864 21786 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 868036

[startup+29.5021 s]
/proc/loadavg: 2.00 2.00 1.99 3/90 487
/proc/meminfo: memFree=1041536/2055920 swapFree=4178936/4192956
[pid=474] ppid=472 vsize=868036 CPUtime=29.2
/proc/474/stat : 474 (java) S 472 474 32455 0 -1 0 37638 541 1 0 2852 61 6 1 18 0 9 0 1996994186 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/474/statm: 217009 21799 2615 9 0 211537 0
[pid=474/tid=476] ppid=472 vsize=868036 CPUtime=28.59
/proc/474/task/476/stat : 476 (java) R 472 474 32455 0 -1 64 28795 541 1 0 2797 55 6 1 25 0 9 0 1996994188 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4125952076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=477] ppid=472 vsize=868036 CPUtime=0.24
/proc/474/task/477/stat : 477 (java) S 472 474 32455 0 -1 64 6973 541 0 0 15 2 6 1 16 0 9 0 1996994189 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=478] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/478/stat : 478 (java) S 472 474 32455 0 -1 64 17 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=479] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/479/stat : 479 (java) S 472 474 32455 0 -1 64 8 541 0 0 0 0 6 1 16 0 9 0 1996994189 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=480] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/480/stat : 480 (java) S 472 474 32455 0 -1 64 0 541 0 0 0 0 6 1 18 0 9 0 1996994192 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=481] ppid=472 vsize=868036 CPUtime=0.47
/proc/474/task/481/stat : 481 (java) S 472 474 32455 0 -1 64 999 541 0 0 39 1 6 1 15 0 9 0 1996994192 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=482] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/482/stat : 482 (java) S 472 474 32455 0 -1 64 2 541 0 0 0 0 6 1 19 0 9 0 1996994192 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=474/tid=483] ppid=472 vsize=868036 CPUtime=0.07
/proc/474/task/483/stat : 483 (java) S 472 474 32455 0 -1 64 39 541 0 0 0 0 6 1 15 0 9 0 1996994192 888868864 21799 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 29.2
Current children cumulated vsize (KiB) 868036

Child status: 0
Real time (s): 29.5918
CPU time (s): 29.2566
CPU user time (s): 28.6176
CPU system time (s): 0.638902
CPU usage (%): 98.867
Max. virtual memory (cumulated for all children) (KiB): 868128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.6176
system time used= 0.638902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38213
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= 2282
involuntary context switches= 3088

runsolver used 0.039993 second user time and 0.108983 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-04 16:03:58
IDJOB=1075112
IDBENCH=56485
IDSOLVER=364
FILE ID=node64/1075112-1215180238
PBS_JOBID= 7881546
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rlfapGraphsMod/normalized-graph14-f28.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-1075112-1215180238/watcher-1075112-1215180238 -o /tmp/evaluation-result-1075112-1215180238/solver-1075112-1215180238 -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-1075112-1215180238.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= df91cdf5878fafc6bfd01bfcf0040fa0
RANDOM SEED=1118788599

node64.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.248
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.248
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:       1119528 kB
Buffers:         26984 kB
Cached:         120144 kB
SwapCached:       7368 kB
Active:         822560 kB
Inactive:        56468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119528 kB
SwapTotal:     4192956 kB
SwapFree:      4178936 kB
Dirty:            2644 kB
Writeback:           0 kB
Mapped:         747948 kB
Slab:            40620 kB
Committed_AS:  4738144 kB
PageTables:       3368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node64 at 2008-07-04 16:04:28