Trace number 2095148

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 ESACSAT 10.4154 10.4985

DiagnosticValue
CHECKS672314
NODES937

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-08.xml
MD5SUM590b5343bea2797d670e58d4c2e5f3ac
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.16367
Satisfiable
(Un)Satisfiability was proved
Number of variables454
Number of constraints3246
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension172
Number of constraints which are defined in intension3074
Global constraints used (with number of constraints)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2095148-1247406646.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.43	     nbVariables=454  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11804
0.38/0.43	       =>  wckTime=0.178  cpuTime=0.14  mem=9M843
0.38/0.43	   
0.38/0.43	   relations being loaded...
0.59/0.67	   
0.59/0.67	   predicates being loaded...
0.69/0.73	   
0.69/0.73	   constraints being loaded...
1.28/1.31	   Too large in ConstraintConflictsSTructure
1.28/1.38	   Too large in ConstraintConflictsSTructure
3.07/3.18	     nbConstraints=3247  nbRelationTypes=6  nbGlobalConstraints=173  nbExtensionStructures=6
3.07/3.18	     nbSharedExtensionStructures=166  nbConflictsStructures=4  nbSharedConflictsStructures=120
3.07/3.18	     nbUnbuiltConflictsStructures=8  nbSharedBinaryRepresentations=0  nbEvaluationManagers=6
3.07/3.18	     nbSharedEvaluationManagers=3068  minDegree=29  maxDegree=89  minArity=3  avgArity=10.42  maxArity=442
3.07/3.18	     nbGenerators=1  nbFusions=0  symmetryWckTime=0.586  symmetryCpuTime=0.3
3.07/3.18	       =>  wckTime=2.929  cpuTime=2.26  mem=83M460
3.26/3.35	   
3.26/3.35	   solver IterativeSystematicSolver being built... 
3.76/3.85	   
3.76/3.85	   INFO : Forward propagation technique limited 
3.86/3.93	       =>  wckTime=3.683  cpuTime=2.65  mem=127M118
6.84/6.93	   
6.84/6.93	   preprocessing
6.84/6.93	     nbConstraintChecks=122448  nbValidityChecks=34435876  nbPropagations=5386  nbRevisions=11837
6.84/6.93	     nbUselessRevisions=11829  nbSingletonTests=494  nbEffectiveSingletonTests=0  nbACRemovals=162  nbFoundSingletons=0
6.84/6.93	     nbRemovedValues=162  detectedInconsistency=no
6.84/6.93	       =>  wckTime=2.991  cpuTime=2.92  mem=129M77
10.32/10.45	   
10.32/10.45	   search
10.32/10.45	     run=2  nbConstraintChecks=549866  nbValidityChecks=24481645  minDepth=24  maxDepth=454  nbPropagations=27875
10.32/10.45	     nbRevisions=232118  nbUselessRevisions=232071  nbAssignments=937  nbFailedAssignments=45  nbBacktracks=23
10.32/10.45	     nbVisitedNodes=994  nbRestartNogoods=12  nbFoundSolutions=1  mapSize=12  nbInferences=0  nbTooLargeKeys=0
10.32/10.45	     nbSEliminables=0  nbREliminables=188.04  nbIEliminables=174  nbDEliminables=0  nbPEliminables=0
10.32/10.45	       =>  wckTime=6.511  cpuTime=6.29  mem=104M257
10.32/10.45	   
10.32/10.45	   global
10.32/10.45	     nbConstraintChecks=672314  nbValidityChecks=58917521  nbPropagations=33261  nbRevisions=243955
10.32/10.45	     nbUselessRevisions=243900  nbRestartNogoods=12  solvingWckTime=6.513  solvingCpuTime=6.3  expiredTime=no
10.32/10.45	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=8.92  globalCpuTime=9.0
10.32/10.45	       =>  wckTime=10.201  cpuTime=8.95  mem=104M257
10.32/10.45	   
10.32/10.45	s SATISFIABLE
10.32/10.45	v 0 11 0 1 0 12 0 19 7 4 1 0 8 2 18 15 0 19 8 0 11 19 4 7 4 17 0 13 0 8 11 4 19 19 4 2 0 17 0 12 1 0 7 14 17 3 4 17 13 20 17 0 11 8 0 13 7 14 19 18 15 14 19 0 13 8 6 0 4 0 18 15 8 19 19 0 8 11 18 4 11 19 13 14 12 4 4 23 15 20 11 18 4 15 17 14 18 14 18 0 11 4 14 17 0 11 18 4 15 4 4 5 8 0 20 13 19 18 0 17 0 13 17 0 13 19 4 3 11 24 18 4 17 14 12 4 18 14 22 11 4 18 18 11 0 19 4 18 2 14 0 11 18 18 19 24 4 14 1 18 19 17 4 18 18 0 10 19 8 18 12 4 0 17 3 0 1 5 17 4 4 25 4 17 18 14 17 4 4 18 0 8 17 18 0 17 4 18 8 23 19 4 13 14 8 13 19 18 18 11 0 19 4 8 19 0 18 14 19 19 4 17 18 15 17 4 4 18 0 0 12 14 2 2 20 11 19 17 0 8 13 19 17 8 4 18 18 14 17 4 4 18 22 14 17 18 4 19 8 11 15 4 0 13 18 15 0 17 4 18 11 24 12 13 0 4 0 18 13 4 11 11 8 13 6 2 0 3 4 4 12 14 0 1 18 0 3 0 8 13 19 2 0 13 4 18 11 4 19 19 17 4 6 11 0 17 4 18 17 0 17 4 19 0 0 11 4 0 17 13 4 3 0 4 3 4 18 2 24 1 4 11 4 6 11 14 12 13 0 4 21 4 11 0 18 18 12 0 0 17 18 2 0 17 0 3 14 2 18 15 0 4 0 3 14 18 0 11 18 4 0 20 13 4 24 0 11 3 0 18 15 1 8 17 8 0 13 8 19 0 6 17 0 6 18 13 0 18 0 11 8 18 8 13 1 17 8 4 5 19 17 0 8 13 4 4 4 17 14 18 8 21 4 0 18 18 4 13 19 18 0 1 17 4 0 18 19 17 14 18 18 18 4 0 
10.32/10.45	d NODES 937
10.32/10.45	d CHECKS 672314
10.32/10.45	   
10.32/10.45	   totalWckTime=10.267  totalCpuTime=9.0

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-2095148-1247406646/watcher-2095148-1247406646 -o /tmp/evaluation-result-2095148-1247406646/solver-2095148-1247406646 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095148-1247406646.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: 2.08 2.02 2.00 2/80 27933
/proc/meminfo: memFree=1744040/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=18576 CPUtime=0
/proc/27933/stat : 27933 (runsolver) R 27931 27933 27228 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27728671 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 269930261799 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/27933/statm: 4644 284 249 26 0 2626 0

[startup+0.106509 s]
/proc/loadavg: 2.08 2.02 2.00 2/80 27933
/proc/meminfo: memFree=1744040/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=865980 CPUtime=0.09
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 3775 0 1 0 8 1 0 0 21 0 9 0 27728671 886763520 3233 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 216495 3233 1707 9 0 210980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865980

[startup+0.201522 s]
/proc/loadavg: 2.08 2.02 2.00 2/80 27933
/proc/meminfo: memFree=1744040/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=866144 CPUtime=0.18
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 4817 0 1 0 16 2 0 0 21 0 9 0 27728671 886931456 4234 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 216536 4234 1888 9 0 211014 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866144

[startup+0.301535 s]
/proc/loadavg: 2.08 2.02 2.00 2/80 27933
/proc/meminfo: memFree=1744040/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=866380 CPUtime=0.28
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 5961 0 1 0 25 3 0 0 21 0 9 0 27728671 887173120 5327 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 216595 5327 1984 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701579 s]
/proc/loadavg: 2.08 2.02 2.00 2/80 27933
/proc/meminfo: memFree=1744040/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=867192 CPUtime=0.69
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 14384 0 1 0 62 7 0 0 21 0 9 0 27728671 888004608 13739 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 216798 13739 2028 9 0 211234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867192

[startup+1.50267 s]
/proc/loadavg: 2.08 2.02 2.00 3/89 27942
/proc/meminfo: memFree=1677216/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=867692 CPUtime=1.48
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 25573 0 1 0 137 11 0 0 21 0 9 0 27728671 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 216923 24899 2033 9 0 211381 0
[pid=27933/tid=27935] ppid=27931 vsize=867692 CPUtime=1.16
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 15823 0 1 0 109 7 0 0 25 0 9 0 27728673 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27936] ppid=27931 vsize=867692 CPUtime=0.11
/proc/27933/task/27936/stat : 27936 (java) R 27931 27933 27228 0 -1 64 8355 0 0 0 8 3 0 0 16 0 9 0 27728674 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27937] ppid=27931 vsize=867692 CPUtime=0
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 27728674 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27938] ppid=27931 vsize=867692 CPUtime=0
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27728674 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27939] ppid=27931 vsize=867692 CPUtime=0
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 27728676 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=867692 CPUtime=0.19
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 693 0 0 0 19 0 0 0 15 0 9 0 27728676 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27941] ppid=27931 vsize=867692 CPUtime=0
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 27728676 888516608 24899 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=867692 CPUtime=0
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27728676 888516608 24899 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) 867692

[startup+3.10286 s]
/proc/loadavg: 2.08 2.02 2.00 3/89 27942
/proc/meminfo: memFree=1651040/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=868016 CPUtime=3.07
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 29731 1000 1 0 255 28 22 2 21 0 9 0 27728671 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 217004 27052 2045 9 0 211462 0
[pid=27933/tid=27935] ppid=27931 vsize=868016 CPUtime=2.62
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 17616 1000 1 0 217 21 22 2 22 0 9 0 27728673 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4127152960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27936] ppid=27931 vsize=868016 CPUtime=0.4
/proc/27933/task/27936/stat : 27936 (java) S 27931 27933 27228 0 -1 64 10394 1000 0 0 12 4 22 2 16 0 9 0 27728674 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27937] ppid=27931 vsize=868016 CPUtime=0.24
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 16 1000 0 0 0 0 22 2 16 0 9 0 27728674 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27938] ppid=27931 vsize=868016 CPUtime=0.24
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 5 1000 0 0 0 0 22 2 16 0 9 0 27728674 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27939] ppid=27931 vsize=868016 CPUtime=0.24
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 1000 0 0 0 0 22 2 25 0 9 0 27728676 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=868016 CPUtime=0.49
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 878 1000 0 0 25 0 22 2 15 0 9 0 27728676 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27941] ppid=27931 vsize=868016 CPUtime=0.24
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 1000 0 0 0 0 22 2 25 0 9 0 27728676 888848384 27052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=868016 CPUtime=0.24
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 14 1000 0 0 0 0 22 2 15 0 9 0 27728676 888848384 27052 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) 868016

[startup+6.30124 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 27946
/proc/meminfo: memFree=1597408/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=869220 CPUtime=6.25
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 63628 1000 1 0 565 36 22 2 21 0 9 0 27728671 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 217305 39135 2661 9 0 211741 0
[pid=27933/tid=27935] ppid=27931 vsize=869220 CPUtime=5.38
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 28753 1000 1 0 490 24 22 2 17 0 9 0 27728673 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4127288082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27936] ppid=27931 vsize=869220 CPUtime=0.73
/proc/27933/task/27936/stat : 27936 (java) S 27931 27933 27228 0 -1 64 32972 1000 0 0 40 9 22 2 16 0 9 0 27728674 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27937] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 21 1000 0 0 0 0 22 2 16 0 9 0 27728674 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27938] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 10 1000 0 0 0 0 22 2 15 0 9 0 27728674 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27939] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=869220 CPUtime=0.58
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 1023 1000 0 0 34 0 22 2 15 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27941] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 40 1000 0 0 0 0 22 2 15 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 869220

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

[startup+6.40125 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 27946
/proc/meminfo: memFree=1597408/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=869220 CPUtime=6.35
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 63628 1000 1 0 575 36 22 2 21 0 9 0 27728671 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 217305 39135 2661 9 0 211741 0
[pid=27933/tid=27935] ppid=27931 vsize=869220 CPUtime=5.48
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 28753 1000 1 0 500 24 22 2 18 0 9 0 27728673 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4127288222 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27936] ppid=27931 vsize=869220 CPUtime=0.73
/proc/27933/task/27936/stat : 27936 (java) S 27931 27933 27228 0 -1 64 32972 1000 0 0 40 9 22 2 16 0 9 0 27728674 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27937] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 21 1000 0 0 0 0 22 2 16 0 9 0 27728674 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27938] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 10 1000 0 0 0 0 22 2 15 0 9 0 27728674 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27939] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=869220 CPUtime=0.58
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 1023 1000 0 0 34 0 22 2 15 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27941] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 40 1000 0 0 0 0 22 2 15 0 9 0 27728676 890081280 39135 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 869220

[startup+8.00144 s]
/proc/loadavg: 2.15 2.03 2.01 3/89 27946
/proc/meminfo: memFree=1597344/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=869220 CPUtime=7.93
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 63675 1000 1 0 733 36 22 2 21 0 9 0 27728671 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 217305 39150 2661 9 0 211741 0
[pid=27933/tid=27935] ppid=27931 vsize=869220 CPUtime=7.04
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 28762 1000 1 0 656 24 22 2 24 0 9 0 27728673 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4127326975 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27936] ppid=27931 vsize=869220 CPUtime=0.73
/proc/27933/task/27936/stat : 27936 (java) S 27931 27933 27228 0 -1 64 32972 1000 0 0 40 9 22 2 16 0 9 0 27728674 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27937] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 21 1000 0 0 0 0 22 2 16 0 9 0 27728674 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27938] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 10 1000 0 0 0 0 22 2 15 0 9 0 27728674 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27939] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=869220 CPUtime=0.6
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 1061 1000 0 0 36 0 22 2 15 0 9 0 27728676 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27941] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 40 1000 0 0 0 0 22 2 15 0 9 0 27728676 890081280 39150 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.93
Current children cumulated vsize (KiB) 869220

[startup+9.60162 s]
/proc/loadavg: 2.14 2.03 2.01 3/89 27946
/proc/meminfo: memFree=1597280/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=869220 CPUtime=9.52
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 63678 1000 1 0 892 36 22 2 21 0 9 0 27728671 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 217305 39151 2661 9 0 211741 0
[pid=27933/tid=27935] ppid=27931 vsize=869220 CPUtime=8.63
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 28763 1000 1 0 815 24 22 2 20 0 9 0 27728673 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4127321868 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27936] ppid=27931 vsize=869220 CPUtime=0.73
/proc/27933/task/27936/stat : 27936 (java) S 27931 27933 27228 0 -1 64 32972 1000 0 0 40 9 22 2 16 0 9 0 27728674 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27937] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 21 1000 0 0 0 0 22 2 16 0 9 0 27728674 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27938] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 10 1000 0 0 0 0 22 2 15 0 9 0 27728674 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27939] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=869220 CPUtime=0.6
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 1063 1000 0 0 36 0 22 2 15 0 9 0 27728676 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27941] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 1000 0 0 0 0 22 2 25 0 9 0 27728676 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=869220 CPUtime=0.24
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 40 1000 0 0 0 0 22 2 15 0 9 0 27728676 890081280 39151 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (KiB) 869220

[startup+10.0067 s]
/proc/loadavg: 2.14 2.03 2.01 4/89 27946
/proc/meminfo: memFree=1588200/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=869132 CPUtime=9.93
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 68945 1000 1 0 931 38 22 2 21 0 9 0 27728671 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 217283 44390 2639 9 0 211741 0
[pid=27933/tid=27935] ppid=27931 vsize=869132 CPUtime=8.93
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 28765 1000 1 0 845 24 22 2 23 0 9 0 27728673 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4127288082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27936] ppid=27931 vsize=869132 CPUtime=0.83
/proc/27933/task/27936/stat : 27936 (java) S 27931 27933 27228 0 -1 64 38237 1000 0 0 48 11 22 2 16 0 9 0 27728674 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27937] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 21 1000 0 0 0 0 22 2 16 0 9 0 27728674 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27938] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 10 1000 0 0 0 0 22 2 16 0 9 0 27728674 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27939] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 1000 0 0 0 0 22 2 25 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=869132 CPUtime=0.6
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 1063 1000 0 0 36 0 22 2 15 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27941] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 1000 0 0 0 0 22 2 25 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 40 1000 0 0 0 0 22 2 15 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 869132

[startup+10.4027 s]
/proc/loadavg: 2.14 2.03 2.01 4/89 27946
/proc/meminfo: memFree=1588200/2055920 swapFree=4192812/4192956
[pid=27933] ppid=27931 vsize=869132 CPUtime=10.32
/proc/27933/stat : 27933 (java) S 27931 27933 27228 0 -1 0 68945 1000 1 0 970 38 22 2 21 0 9 0 27728671 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/27933/statm: 217283 44390 2639 9 0 211741 0
[pid=27933/tid=27935] ppid=27931 vsize=869132 CPUtime=9.33
/proc/27933/task/27935/stat : 27935 (java) R 27931 27933 27228 0 -1 64 28765 1000 1 0 885 24 22 2 25 0 9 0 27728673 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4127304650 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27936] ppid=27931 vsize=869132 CPUtime=0.83
/proc/27933/task/27936/stat : 27936 (java) S 27931 27933 27228 0 -1 64 38237 1000 0 0 48 11 22 2 16 0 9 0 27728674 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27937] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27937/stat : 27937 (java) S 27931 27933 27228 0 -1 64 21 1000 0 0 0 0 22 2 16 0 9 0 27728674 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27938] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27938/stat : 27938 (java) S 27931 27933 27228 0 -1 64 10 1000 0 0 0 0 22 2 16 0 9 0 27728674 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27939] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27939/stat : 27939 (java) S 27931 27933 27228 0 -1 64 2 1000 0 0 0 0 22 2 25 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27940] ppid=27931 vsize=869132 CPUtime=0.6
/proc/27933/task/27940/stat : 27940 (java) S 27931 27933 27228 0 -1 64 1063 1000 0 0 36 0 22 2 15 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27933/tid=27941] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27941/stat : 27941 (java) S 27931 27933 27228 0 -1 64 0 1000 0 0 0 0 22 2 25 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27933/tid=27942] ppid=27931 vsize=869132 CPUtime=0.24
/proc/27933/task/27942/stat : 27942 (java) S 27931 27933 27228 0 -1 64 40 1000 0 0 0 0 22 2 15 0 9 0 27728676 889991168 44390 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.32
Current children cumulated vsize (KiB) 869132

Child status: 0
Real time (s): 10.4985
CPU time (s): 10.4154
CPU user time (s): 9.98548
CPU system time (s): 0.429934
CPU usage (%): 99.2083
Max. virtual memory (cumulated for all children) (KiB): 869220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.98548
system time used= 0.429934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69980
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= 2094
involuntary context switches= 2178

runsolver used 0.019996 second user time and 0.039993 second system time

The end

Launcher Data

Begin job on node53 at 2009-07-12 15:50:47
IDJOB=2095148
IDBENCH=54917
IDSOLVER=774
FILE ID=node53/2095148-1247406646
PBS_JOBID= 9510540
Free space on /tmp= 65972 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-23-08.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095148-1247406646/watcher-2095148-1247406646 -o /tmp/evaluation-result-2095148-1247406646/solver-2095148-1247406646 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095148-1247406646.xml

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

MD5SUM BENCH= 590b5343bea2797d670e58d4c2e5f3ac
RANDOM SEED=1838170103

node53.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.232
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.232
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:       1744520 kB
Buffers:         28280 kB
Cached:         114792 kB
SwapCached:          0 kB
Active:         193664 kB
Inactive:        61692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1744520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4544 kB
Writeback:           0 kB
Mapped:         130640 kB
Slab:            41256 kB
Committed_AS:  1011992 kB
PageTables:       1944 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= 65968 MiB
End job on node53 at 2009-07-12 15:50:57