Trace number 2093399

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 ACSAT 16.4335 16.4827

DiagnosticValue
CHECKS41489
NODES88

General information on the benchmark

Namecsp/marc/
normalized-large-88-sat_ext.xml
MD5SUMdd27e97e48b6e78409370aee787bfb74
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.938
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints3828
Maximum constraint arity2
Maximum domain size88
Number of constraints which are defined in extension3828
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.07/0.08	
0.07/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2093399-1247401234.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.29/0.36	     nbVariables=88  nbDomainTypes=1  minDomainSize=88  maxDomainSize=88  nbTotalValues=7744
0.29/0.36	       =>  wckTime=0.117  cpuTime=0.09  mem=7M892
0.29/0.36	   
0.29/0.36	   relations being loaded...
2.67/2.74	   
2.67/2.74	   INFO : Contraction of relations, mem = 100M118
13.37/13.41	   
13.37/13.41	   constraints being loaded...
15.75/15.85	     nbConstraints=3828  nbRelationTypes=3827  nbExtensionStructures=3827  nbSharedExtensionStructures=1
15.75/15.85	     nbConflictsStructures=3827  nbSharedConflictsStructures=1  nbSharedBinaryRepresentations=673201  minDegree=87
15.75/15.85	     maxDegree=87  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.198  symmetryCpuTime=0.1
15.75/15.85	       =>  wckTime=15.609  cpuTime=14.27  mem=121M935
16.04/16.20	   
16.04/16.20	   solver IterativeSystematicSolver being built... 
16.24/16.34	       =>  wckTime=16.093  cpuTime=14.39  mem=124M339
16.24/16.37	   
16.24/16.37	   preprocessing
16.24/16.37	     nbConstraintChecks=33833  nbPropagations=89  nbRevisions=7878  nbUselessRevisions=7670  nbRemovedValues=7656
16.24/16.37	     detectedInconsistency=no
16.24/16.37	       =>  wckTime=0.033  cpuTime=0.02  mem=124M339
16.34/16.43	   
16.34/16.43	   search
16.34/16.43	     run=0  nbConstraintChecks=7656  minDepth=89  maxDepth=88  nbPropagations=177  nbRevisions=11706
16.34/16.43	     nbUselessRevisions=11498  nbAssignments=88  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=89
16.34/16.43	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=88
16.34/16.43	     nbREliminables=0  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
16.34/16.43	       =>  wckTime=0.089  cpuTime=0.05  mem=125M328
16.34/16.43	   
16.34/16.43	   global
16.34/16.43	     nbConstraintChecks=41489  nbPropagations=266  nbRevisions=19584  nbUselessRevisions=19168  nbRestartNogoods=0
16.34/16.43	     solvingWckTime=0.092  solvingCpuTime=0.05  expiredTime=no  totalExploration=no  nbFoundSolutions=1
16.34/16.43	     firstSolutionCpuTime=14.43  globalCpuTime=14.48
16.34/16.43	       =>  wckTime=16.188  cpuTime=14.44  mem=125M328
16.34/16.43	   
16.34/16.43	s SATISFIABLE
16.34/16.43	v 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 39 
16.34/16.43	d NODES 88
16.34/16.43	d CHECKS 41489
16.34/16.44	   
16.34/16.44	   totalWckTime=16.256  totalCpuTime=14.49

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093399-1247401234/watcher-2093399-1247401234 -o /tmp/evaluation-result-2093399-1247401234/solver-2093399-1247401234 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093399-1247401234.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.77 0.61 0.27 4/80 751
/proc/meminfo: memFree=1694976/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=152 CPUtime=0
/proc/751/stat : 751 (java) R 749 751 569 0 -1 0 205 0 0 0 0 0 0 0 18 0 1 0 27191814 155648 26 996147200 134512640 134550932 4294955968 18446744073709551615 7893291 0 0 4096 0 0 0 0 17 0 0 0
/proc/751/statm: 38 26 19 9 0 4 0

[startup+0.0830311 s]
/proc/loadavg: 1.77 0.61 0.27 4/80 751
/proc/meminfo: memFree=1694976/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=865952 CPUtime=0.07
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 3598 0 1 0 5 2 0 0 18 0 9 0 27191814 886734848 3083 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216488 3087 1646 9 0 210980 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865952

[startup+0.101036 s]
/proc/loadavg: 1.77 0.61 0.27 4/80 751
/proc/meminfo: memFree=1694976/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=865980 CPUtime=0.08
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 3768 0 1 0 6 2 0 0 18 0 9 0 27191814 886763520 3230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216495 3231 1706 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301073 s]
/proc/loadavg: 1.77 0.61 0.27 4/80 751
/proc/meminfo: memFree=1694976/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=866380 CPUtime=0.29
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 5990 0 1 0 24 5 0 0 18 0 9 0 27191814 887173120 5356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216595 5356 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866380

[startup+0.70115 s]
/proc/loadavg: 1.77 0.61 0.27 4/80 751
/proc/meminfo: memFree=1694976/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=866492 CPUtime=0.68
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 14551 0 1 0 59 9 0 0 18 0 9 0 27191814 887287808 13913 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216623 13914 1998 9 0 211081 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866492

[startup+1.50131 s]
/proc/loadavg: 1.87 0.65 0.29 3/89 760
/proc/meminfo: memFree=1623672/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=867084 CPUtime=1.48
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 25586 0 1 0 132 16 0 0 18 0 9 0 27191814 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216771 24944 2011 9 0 211229 0
[pid=751/tid=753] ppid=749 vsize=867084 CPUtime=1.2
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 15705 0 1 0 110 10 0 0 25 0 9 0 27191815 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4126595956 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=754] ppid=749 vsize=867084 CPUtime=0.16
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 8713 0 0 0 13 3 0 0 17 0 9 0 27191816 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=867084 CPUtime=0
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27191817 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=756] ppid=749 vsize=867084 CPUtime=0
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27191817 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=867084 CPUtime=0
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27191819 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=867084 CPUtime=0.08
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 467 0 0 0 8 0 0 0 16 0 9 0 27191819 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=759] ppid=749 vsize=867084 CPUtime=0
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27191819 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=867084 CPUtime=0
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27191819 887894016 24944 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867084

[startup+3.10161 s]
/proc/loadavg: 1.87 0.65 0.29 3/89 760
/proc/meminfo: memFree=1588152/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=867176 CPUtime=3.07
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 34268 0 1 0 286 21 0 0 18 0 9 0 27191814 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216794 33434 2632 9 0 211252 0
[pid=751/tid=753] ppid=749 vsize=867176 CPUtime=2.46
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 15716 0 1 0 234 12 0 0 25 0 9 0 27191815 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 102094016 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=754] ppid=749 vsize=867176 CPUtime=0.47
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 17357 0 0 0 39 8 0 0 17 0 9 0 27191816 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=867176 CPUtime=0
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27191817 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=756] ppid=749 vsize=867176 CPUtime=0
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27191817 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=867176 CPUtime=0
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27191819 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=867176 CPUtime=0.11
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 494 0 0 0 11 0 0 0 16 0 9 0 27191819 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=759] ppid=749 vsize=867176 CPUtime=0
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27191819 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=867176 CPUtime=0
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27191819 887988224 33434 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867176

[startup+6.30222 s]
/proc/loadavg: 1.88 0.67 0.30 4/89 760
/proc/meminfo: memFree=1571832/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=867496 CPUtime=6.27
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 34403 0 1 0 603 24 0 0 18 0 9 0 27191814 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216874 33562 2634 9 0 211332 0
[pid=751/tid=753] ppid=749 vsize=867496 CPUtime=5.52
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 15723 0 1 0 538 14 0 0 25 0 9 0 27191815 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 102673120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=754] ppid=749 vsize=867496 CPUtime=0.58
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 17380 0 0 0 50 8 0 0 16 0 9 0 27191816 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=756] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27191819 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=867496 CPUtime=0.15
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 599 0 0 0 14 1 0 0 16 0 9 0 27191819 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=759] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27191819 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27191819 888315904 33562 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 867496

[startup+12.7015 s]
/proc/loadavg: 1.89 0.69 0.31 3/89 760
/proc/meminfo: memFree=1542776/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=867496 CPUtime=12.66
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 42085 0 1 0 1234 32 0 0 18 0 9 0 27191814 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216874 41230 2635 9 0 211332 0
[pid=751/tid=753] ppid=749 vsize=867496 CPUtime=11.6
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 15737 0 1 0 1141 19 0 0 25 0 9 0 27191815 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=754] ppid=749 vsize=867496 CPUtime=0.89
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 25045 0 0 0 78 11 0 0 16 0 9 0 27191816 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=756] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27191819 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=867496 CPUtime=0.15
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 602 0 0 0 14 1 0 0 17 0 9 0 27191819 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=759] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27191819 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27191819 888315904 41230 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 867496

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

[startup+14.3068 s]
/proc/loadavg: 1.89 0.69 0.31 3/89 760
/proc/meminfo: memFree=1535992/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=867496 CPUtime=14.27
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 43251 0 1 0 1394 33 0 0 18 0 9 0 27191814 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216874 42387 2636 9 0 211332 0
[pid=751/tid=753] ppid=749 vsize=867496 CPUtime=13.11
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 15774 0 1 0 1291 20 0 0 25 0 9 0 27191815 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4126914372 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=754] ppid=749 vsize=867496 CPUtime=0.94
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 26142 0 0 0 83 11 0 0 16 0 9 0 27191816 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=756] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27191819 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=867496 CPUtime=0.2
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 634 0 0 0 19 1 0 0 15 0 9 0 27191819 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=759] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27191819 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27191819 888315904 42387 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.27
Current children cumulated vsize (KiB) 867496

[startup+15.1029 s]
/proc/loadavg: 1.89 0.69 0.31 3/89 760
/proc/meminfo: memFree=1535992/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=867496 CPUtime=15.06
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 43263 0 1 0 1473 33 0 0 18 0 9 0 27191814 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 216874 42398 2636 9 0 211332 0
[pid=751/tid=753] ppid=749 vsize=867496 CPUtime=13.88
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 15775 0 1 0 1368 20 0 0 25 0 9 0 27191815 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4126902858 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=754] ppid=749 vsize=867496 CPUtime=0.94
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 26142 0 0 0 83 11 0 0 17 0 9 0 27191816 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=756] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27191817 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 27191819 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=867496 CPUtime=0.22
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 645 0 0 0 21 1 0 0 16 0 9 0 27191819 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=759] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 27191819 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=867496 CPUtime=0
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 27191819 888315904 42398 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.06
Current children cumulated vsize (KiB) 867496

[startup+15.9021 s]
/proc/loadavg: 1.89 0.69 0.31 3/89 760
/proc/meminfo: memFree=1535992/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=868144 CPUtime=15.85
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 50825 323 1 0 1544 37 3 1 18 0 10 0 27191814 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 217036 44318 2635 9 0 211494 0
[pid=751/tid=753] ppid=749 vsize=868144 CPUtime=14.5
/proc/751/task/753/stat : 753 (java) S 749 751 569 0 -1 64 17271 323 1 0 1425 21 3 1 16 0 10 0 27191815 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=754] ppid=749 vsize=868144 CPUtime=1.09
/proc/751/task/754/stat : 754 (java) R 749 751 569 0 -1 64 31941 323 0 0 93 12 3 1 16 0 10 0 27191816 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 103731835 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=755] ppid=749 vsize=868144 CPUtime=0.04
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 16 323 0 0 0 0 3 1 16 0 10 0 27191817 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=756] ppid=749 vsize=868144 CPUtime=0.04
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 5 323 0 0 0 0 3 1 16 0 10 0 27191817 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=868144 CPUtime=0.04
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 323 0 0 0 0 3 1 23 0 10 0 27191819 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=868144 CPUtime=0.29
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 777 323 0 0 24 1 3 1 16 0 10 0 27191819 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=759] ppid=749 vsize=868144 CPUtime=0.04
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 323 0 0 0 0 3 1 24 0 10 0 27191819 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=868144 CPUtime=0.04
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 11 323 0 0 0 0 3 1 15 0 10 0 27191819 888979456 44318 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.85
Current children cumulated vsize (KiB) 868144

[startup+16.3021 s]
/proc/loadavg: 1.89 0.69 0.31 3/89 760
/proc/meminfo: memFree=1535992/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=868232 CPUtime=16.24
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 58568 323 1 0 1582 38 3 1 18 0 10 0 27191814 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 217058 46167 2658 9 0 211494 0
[pid=751/tid=753] ppid=749 vsize=868232 CPUtime=14.58
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 18733 323 1 0 1433 21 3 1 17 0 10 0 27191815 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4125978270 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=754] ppid=749 vsize=868232 CPUtime=1.38
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 38151 323 0 0 121 13 3 1 16 0 10 0 27191816 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 21 323 0 0 0 0 3 1 16 0 10 0 27191817 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=756] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 10 323 0 0 0 0 3 1 16 0 10 0 27191817 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 323 0 0 0 0 3 1 23 0 10 0 27191819 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=868232 CPUtime=0.31
/proc/751/task/758/stat : 758 (java) S 749 751 569 0 -1 64 838 323 0 0 26 1 3 1 16 0 10 0 27191819 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=759] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 323 0 0 0 0 3 1 24 0 10 0 27191819 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 11 323 0 0 0 0 3 1 15 0 10 0 27191819 889069568 46167 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.24
Current children cumulated vsize (KiB) 868232

[startup+16.4022 s]
/proc/loadavg: 1.98 0.73 0.32 5/91 764
/proc/meminfo: memFree=1520552/2055920 swapFree=4192812/4192956
[pid=751] ppid=749 vsize=868232 CPUtime=16.34
/proc/751/stat : 751 (java) S 749 751 569 0 -1 0 60468 323 1 0 1591 39 3 1 18 0 10 0 27191814 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/751/statm: 217058 46205 2660 9 0 211494 0
[pid=764] ppid=751 vsize=144 CPUtime=0
/proc/764/stat : 764 (rm) R 751 751 569 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 27193392 147456 17 996147200 4194304 4227748 548682068720 18446744073709551615 226910860873 0 4 0 0 0 0 0 17 1 0 0
/proc/764/statm: 36 17 11 8 0 3 0
[pid=751/tid=753] ppid=749 vsize=868232 CPUtime=14.65
/proc/751/task/753/stat : 753 (java) R 749 751 569 0 -1 64 20619 323 1 0 1440 21 3 1 18 0 10 0 27191815 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=754] ppid=749 vsize=868232 CPUtime=1.38
/proc/751/task/754/stat : 754 (java) S 749 751 569 0 -1 64 38151 323 0 0 121 13 3 1 16 0 10 0 27191816 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=755] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/755/stat : 755 (java) S 749 751 569 0 -1 64 21 323 0 0 0 0 3 1 16 0 10 0 27191817 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=756] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/756/stat : 756 (java) S 749 751 569 0 -1 64 10 323 0 0 0 0 3 1 16 0 10 0 27191817 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=757] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/757/stat : 757 (java) S 749 751 569 0 -1 64 2 323 0 0 0 0 3 1 23 0 10 0 27191819 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=758] ppid=749 vsize=868232 CPUtime=0.34
/proc/751/task/758/stat : 758 (java) R 749 751 569 0 -1 64 852 323 0 0 29 1 3 1 16 0 10 0 27191819 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 102023055 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=751/tid=759] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/759/stat : 759 (java) S 749 751 569 0 -1 64 0 323 0 0 0 0 3 1 24 0 10 0 27191819 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=760] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/760/stat : 760 (java) S 749 751 569 0 -1 64 11 323 0 0 0 0 3 1 15 0 10 0 27191819 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=751/tid=763] ppid=749 vsize=868232 CPUtime=0.04
/proc/751/task/763/stat : 763 (java) S 749 751 569 0 -1 64 50 323 0 0 0 0 3 1 17 0 10 0 27193392 889069568 46205 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.34
Current children cumulated vsize (KiB) 868376

Child status: 0
Real time (s): 16.4827
CPU time (s): 16.4335
CPU user time (s): 15.9896
CPU system time (s): 0.443932
CPU usage (%): 99.7014
Max. virtual memory (cumulated for all children) (KiB): 868376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.9896
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61064
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= 1992
involuntary context switches= 2278

runsolver used 0.021996 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-12 14:20:43
IDJOB=2093399
IDBENCH=53553
IDSOLVER=773
FILE ID=node5/2093399-1247401234
PBS_JOBID= 9510634
Free space on /tmp= 66356 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/marc/normalized-large-88-sat_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2093399-1247401234/watcher-2093399-1247401234 -o /tmp/evaluation-result-2093399-1247401234/solver-2093399-1247401234 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093399-1247401234.xml

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

MD5SUM BENCH= dd27e97e48b6e78409370aee787bfb74
RANDOM SEED=733081770

node5.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.258
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.258
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:       1695456 kB
Buffers:         46200 kB
Cached:         206828 kB
SwapCached:          0 kB
Active:         228296 kB
Inactive:        74980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1695456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           86304 kB
Writeback:           0 kB
Mapped:          70560 kB
Slab:            42412 kB
Committed_AS:  1024848 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= 66356 MiB
End job on node5 at 2009-07-12 14:21:00