Trace number 1064032

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 12.0212 12.1013

DiagnosticValue
CHECKS1354100
NODES2088

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-23-01.xml
MD5SUM55626d95c8e007c45cfc87612d8eb23f
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 benchmark1.34979
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of constraints3002
Maximum constraint arity46
Maximum domain size26
Number of constraints which are defined in extension172
Number of constraints which are defined in intension2830
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.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1064032-1215139584.xml
0.27/0.31	   
0.27/0.31	   domains being loaded...
0.27/0.32	   
0.27/0.32	   variables being loaded...
0.38/0.41	     nbVariables=440  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=11440
0.38/0.41	       =>  wckTime=0.163  cpuTime=0.13  mem=9M869
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.78/0.85	   
0.78/0.85	   predicates being loaded...
0.88/0.91	   
0.88/0.91	   constraints being loaded...
1.28/1.36	   Too large in ConstraintConflictsSTructure
1.38/1.43	   Too large in ConstraintConflictsSTructure
1.47/1.55	   Too large in ConstraintConflictsSTructure
1.47/1.57	   Too large in ConstraintConflictsSTructure
1.47/1.58	   Too large in ConstraintConflictsSTructure
1.47/1.58	   Too large in ConstraintConflictsSTructure
2.85/2.91	     nbConstraints=3002  nbRelationTypes=10  nbGlobalConstraints=172  nbExtensionStructures=10
2.85/2.91	     nbSharedExtensionStructures=162  nbConflictsStructures=4  nbSharedConflictsStructures=142
2.85/2.91	     nbUnbuiltConflictsStructures=17  nbSharedBinaryRepresentations=0  nbEvaluationManagers=11
2.85/2.91	     nbSharedEvaluationManagers=2819  minDegree=4  maxDegree=86  minArity=3  avgArity=8.28  maxArity=46  nbGenerators=0
2.85/2.91	     nbFusions=0  symmetryWckTime=0.386  symmetryCpuTime=0.18
2.85/2.91	       =>  wckTime=2.658  cpuTime=2.06  mem=73M764
2.95/3.07	   
2.95/3.07	   solver IterativeSystematicSolver being built... 
3.35/3.44	   
3.35/3.44	   INFO : Forward propagation technique limited 
3.54/3.60	       =>  wckTime=3.353  cpuTime=2.4  mem=84M384
3.85/3.96	   
3.85/3.96	   preprocessing
3.85/3.96	     nbConstraintChecks=986  nbValidityChecks=2997265  nbPropagations=472  nbRevisions=70  nbUselessRevisions=70
3.85/3.96	     nbRemovedValues=685  detectedInconsistency=no
3.85/3.96	       =>  wckTime=0.356  cpuTime=0.33  mem=86M360
11.91/12.07	   
11.91/12.07	   search
11.91/12.07	     run=4  nbConstraintChecks=1353110  nbValidityChecks=46125028  minDepth=312  maxDepth=440  nbPropagations=53729
11.91/12.07	     nbRevisions=1580255  nbUselessRevisions=1580041  nbAssignments=2088  nbFailedAssignments=116  nbBacktracks=132
11.91/12.07	     nbVisitedNodes=2272  nbRestartNogoods=33  nbFoundSolutions=1  mapSize=90  nbInferences=0  nbTooLargeKeys=0
11.91/12.07	     nbSEliminables=0  nbREliminables=71.3  nbIEliminables=271.45  nbDEliminables=0  nbPEliminables=0
11.91/12.07	       =>  wckTime=8.46  cpuTime=8.32  mem=89M339
11.91/12.07	   
11.91/12.07	   global
11.91/12.07	     nbConstraintChecks=1354096  nbValidityChecks=49122293  nbPropagations=54201  nbRevisions=1580325
11.91/12.07	     nbUselessRevisions=1580111  nbRestartNogoods=33  solvingWckTime=8.462  solvingCpuTime=8.32  expiredTime=no
11.91/12.07	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=10.71  globalCpuTime=10.75
11.91/12.07	       =>  wckTime=11.819  cpuTime=10.72  mem=89M339
11.91/12.07	   
11.91/12.07	s SATISFIABLE
11.91/12.07	v 15 0 17 18 4 2 0 21 4 18 19 0 18 14 13 18 12 0 12 0 4 15 4 8 17 0 18 0 17 4 4 18 0 11 0 4 0 2 4 17 19 17 0 13 18 20 1 18 19 0 13 19 8 0 19 8 14 13 0 11 8 18 19 17 4 13 18 18 0 4 14 17 0 13 3 8 14 6 4 13 4 18 4 18 18 17 4 0 18 18 20 17 0 13 2 4 17 0 2 8 11 24 0 24 18 0 11 18 18 4 0 19 0 18 7 5 14 4 7 13 18 0 13 4 18 11 14 4 18 0 18 7 4 4 17 6 14 19 15 17 4 18 4 18 19 8 4 18 5 20 12 4 18 17 8 4 12 3 0 4 11 4 0 17 13 18 2 0 21 8 4 18 12 14 17 12 0 14 17 6 0 19 4 11 4 6 17 4 19 8 19 11 4 8 13 18 4 19 18 7 0 18 18 11 4 18 15 0 18 13 4 18 18 12 4 18 18 0 13 18 18 19 17 4 19 19 8 18 7 14 14 0 24 4 0 17 0 2 4 0 4 14 20 18 19 4 3 2 0 11 24 2 11 4 8 18 14 1 0 18 4 3 8 15 19 4 17 0 4 11 15 4 4 18 2 14 18 19 4 18 18 0 3 15 0 17 17 0 12 4 13 4 12 0 13 8 18 19 0 19 4 18 1 8 18 14 13 19 0 18 18 5 0 13 14 13 6 0 4 1 0 6 4 11 18 4 0 17 18 13 0 18 8 17 4 20 4 24 0 12 0 13 3 0 4 19 4 17 13 0 11 8 18 4 18 0 1 1 18 20 1 18 8 25 0 17 4 23 0 12 13 4 10 19 25 0 17 2 17 4 20 19 25 5 4 11 3 19 9 0 10 14 1 3 8 18 4 0 18 4 14 17 11 4 11 0 19 4 4 0 19 4 17 24 19 0 13 13 8 13 19 4 4 11 4 17 18 4 19 7 4 13 2 4 4 12 4 18 4 18 
11.91/12.07	d NODES 2088
11.91/12.07	d CHECKS 1354096
11.91/12.07	   
11.91/12.07	   totalWckTime=11.888  totalCpuTime=10.76

Verifier Data (download as text)

OK

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-1064032-1215139584/watcher-1064032-1215139584 -o /tmp/evaluation-result-1064032-1215139584/solver-1064032-1215139584 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1064032-1215139584.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/82 1693
/proc/meminfo: memFree=1504048/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=18572 CPUtime=0
/proc/1693/stat : 1693 (runsolver) R 1691 1693 31812 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 248432246 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 224264776999 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1693/statm: 4643 292 257 25 0 2626 0

[startup+0.0998219 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 1693
/proc/meminfo: memFree=1504048/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=865884 CPUtime=0.08
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 3693 0 1 0 5 3 0 0 20 0 9 0 248432246 886665216 3168 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 216471 3168 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101818 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 1693
/proc/meminfo: memFree=1504048/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=865884 CPUtime=0.09
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 3693 0 1 0 6 3 0 0 20 0 9 0 248432246 886665216 3168 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 216471 3168 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301846 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 1693
/proc/meminfo: memFree=1504048/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=866284 CPUtime=0.27
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 5882 0 1 0 23 4 0 0 20 0 9 0 248432246 887074816 5256 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 216571 5256 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701886 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 1693
/proc/meminfo: memFree=1504048/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=867004 CPUtime=0.68
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 15016 0 1 0 59 9 0 0 20 0 9 0 248432246 887812096 14386 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 216751 14386 1969 9 0 211279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867004

[startup+1.50297 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 1702
/proc/meminfo: memFree=1435176/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=867692 CPUtime=1.47
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 23763 0 1 0 134 13 0 0 20 0 9 0 248432246 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 216923 23118 2029 9 0 211429 0
[pid=1693/tid=1695] ppid=1691 vsize=867692 CPUtime=1.16
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 15777 0 1 0 107 9 0 0 25 0 9 0 248432247 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=867692 CPUtime=0.08
/proc/1693/task/1696/stat : 1696 (java) R 1691 1693 31812 0 -1 64 6608 0 0 0 6 2 0 0 16 0 9 0 248432249 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 101443098 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=867692 CPUtime=0
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 248432249 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=867692 CPUtime=0
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 248432249 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=867692 CPUtime=0
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 248432251 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=867692 CPUtime=0.2
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 681 0 0 0 20 0 0 0 15 0 9 0 248432251 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=867692 CPUtime=0
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 248432251 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=867692 CPUtime=0
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 248432251 888516608 23118 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867692

[startup+3.10114 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 1702
/proc/meminfo: memFree=1415464/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=868100 CPUtime=3.05
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 41853 726 1 0 261 30 13 1 20 0 9 0 248432246 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 217025 30023 2636 9 0 211531 0
[pid=1693/tid=1695] ppid=1691 vsize=868100 CPUtime=2.41
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 17708 726 1 0 206 21 13 1 23 0 9 0 248432247 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 103787309 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=868100 CPUtime=0.46
/proc/1693/task/1696/stat : 1696 (java) S 1691 1693 31812 0 -1 64 22453 726 0 0 27 5 13 1 17 0 9 0 248432249 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=868100 CPUtime=0.14
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 17 726 0 0 0 0 13 1 17 0 9 0 248432249 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=868100 CPUtime=0.14
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 16 0 9 0 248432249 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=868100 CPUtime=0.14
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=868100 CPUtime=0.42
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 848 726 0 0 27 1 13 1 16 0 9 0 248432251 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=868100 CPUtime=0.14
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=868100 CPUtime=0.14
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 15 0 9 0 248432251 888934400 30023 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868100

[startup+6.30149 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 1706
/proc/meminfo: memFree=1362536/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=868012 CPUtime=6.23
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 62026 726 1 0 573 36 13 1 20 0 9 0 248432246 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 217003 37720 2615 9 0 211531 0
[pid=1693/tid=1695] ppid=1691 vsize=868012 CPUtime=5.32
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 28015 726 1 0 495 23 13 1 25 0 9 0 248432247 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4127347110 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=868012 CPUtime=0.64
/proc/1693/task/1696/stat : 1696 (java) S 1691 1693 31812 0 -1 64 32158 726 0 0 41 9 13 1 17 0 9 0 248432249 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 17 726 0 0 0 0 13 1 16 0 9 0 248432249 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 15 0 9 0 248432249 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=868012 CPUtime=0.52
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 984 726 0 0 36 2 13 1 15 0 9 0 248432251 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 34 726 0 0 0 0 13 1 15 0 9 0 248432251 888844288 37720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 868012

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

[startup+9.50283 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 1706
/proc/meminfo: memFree=1362600/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=868012 CPUtime=9.42
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 62041 726 1 0 892 36 13 1 20 0 9 0 248432246 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 217003 37724 2615 9 0 211531 0
[pid=1693/tid=1695] ppid=1691 vsize=868012 CPUtime=8.5
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 28018 726 1 0 813 23 13 1 25 0 9 0 248432247 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4127297867 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=868012 CPUtime=0.64
/proc/1693/task/1696/stat : 1696 (java) S 1691 1693 31812 0 -1 64 32158 726 0 0 41 9 13 1 17 0 9 0 248432249 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 17 726 0 0 0 0 13 1 16 0 9 0 248432249 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 15 0 9 0 248432249 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=868012 CPUtime=0.52
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 996 726 0 0 36 2 13 1 16 0 9 0 248432251 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 34 726 0 0 0 0 13 1 15 0 9 0 248432251 888844288 37724 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.42
Current children cumulated vsize (KiB) 868012

[startup+11.103 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 1706
/proc/meminfo: memFree=1362536/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=868012 CPUtime=11.01
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 62079 726 1 0 1051 36 13 1 20 0 9 0 248432246 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 217003 37731 2615 9 0 211531 0
[pid=1693/tid=1695] ppid=1691 vsize=868012 CPUtime=10.07
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 28019 726 1 0 970 23 13 1 25 0 9 0 248432247 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4127271789 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=868012 CPUtime=0.64
/proc/1693/task/1696/stat : 1696 (java) S 1691 1693 31812 0 -1 64 32158 726 0 0 41 9 13 1 17 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 17 726 0 0 0 0 13 1 16 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 15 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=868012 CPUtime=0.54
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 1033 726 0 0 38 2 13 1 16 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 34 726 0 0 0 0 13 1 15 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 868012

[startup+11.501 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 1706
/proc/meminfo: memFree=1362536/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=868012 CPUtime=11.41
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 62080 726 1 0 1090 37 13 1 20 0 9 0 248432246 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 217003 37731 2615 9 0 211531 0
[pid=1693/tid=1695] ppid=1691 vsize=868012 CPUtime=10.47
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 28020 726 1 0 1010 23 13 1 25 0 9 0 248432247 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4127284406 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=868012 CPUtime=0.64
/proc/1693/task/1696/stat : 1696 (java) S 1691 1693 31812 0 -1 64 32158 726 0 0 41 9 13 1 17 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 17 726 0 0 0 0 13 1 16 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 15 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=868012 CPUtime=0.54
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 1033 726 0 0 38 2 13 1 16 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 34 726 0 0 0 0 13 1 15 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 868012

[startup+11.9011 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 1706
/proc/meminfo: memFree=1362536/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=868012 CPUtime=11.81
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 62080 726 1 0 1130 37 13 1 20 0 9 0 248432246 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 217003 37731 2615 9 0 211531 0
[pid=1693/tid=1695] ppid=1691 vsize=868012 CPUtime=10.87
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 28020 726 1 0 1050 23 13 1 25 0 9 0 248432247 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4127285372 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=868012 CPUtime=0.64
/proc/1693/task/1696/stat : 1696 (java) S 1691 1693 31812 0 -1 64 32158 726 0 0 41 9 13 1 17 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 17 726 0 0 0 0 13 1 16 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 15 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=868012 CPUtime=0.54
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 1033 726 0 0 38 2 13 1 16 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 34 726 0 0 0 0 13 1 15 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 868012

[startup+12.0011 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 1706
/proc/meminfo: memFree=1362472/2055920 swapFree=4169364/4192956
[pid=1693] ppid=1691 vsize=868012 CPUtime=11.91
/proc/1693/stat : 1693 (java) S 1691 1693 31812 0 -1 0 62080 726 1 0 1140 37 13 1 20 0 9 0 248432246 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1693/statm: 217003 37731 2615 9 0 211531 0
[pid=1693/tid=1695] ppid=1691 vsize=868012 CPUtime=10.97
/proc/1693/task/1695/stat : 1695 (java) R 1691 1693 31812 0 -1 64 28020 726 1 0 1060 23 13 1 25 0 9 0 248432247 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4125952058 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1696] ppid=1691 vsize=868012 CPUtime=0.64
/proc/1693/task/1696/stat : 1696 (java) S 1691 1693 31812 0 -1 64 32158 726 0 0 41 9 13 1 17 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1697] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1697/stat : 1697 (java) S 1691 1693 31812 0 -1 64 17 726 0 0 0 0 13 1 16 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1698] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1698/stat : 1698 (java) S 1691 1693 31812 0 -1 64 9 726 0 0 0 0 13 1 15 0 9 0 248432249 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1699] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1699/stat : 1699 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1700] ppid=1691 vsize=868012 CPUtime=0.54
/proc/1693/task/1700/stat : 1700 (java) S 1691 1693 31812 0 -1 64 1033 726 0 0 38 2 13 1 16 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1701] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1701/stat : 1701 (java) S 1691 1693 31812 0 -1 64 1 726 0 0 0 0 13 1 25 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1693/tid=1702] ppid=1691 vsize=868012 CPUtime=0.14
/proc/1693/task/1702/stat : 1702 (java) S 1691 1693 31812 0 -1 64 34 726 0 0 0 0 13 1 15 0 9 0 248432251 888844288 37731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 868012

Child status: 0
Real time (s): 12.1013
CPU time (s): 12.0212
CPU user time (s): 11.6082
CPU system time (s): 0.412937
CPU usage (%): 99.3376
Max. virtual memory (cumulated for all children) (KiB): 868100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6082
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62847
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= 2230
involuntary context switches= 2628

runsolver used 0.019996 second user time and 0.047992 second system time

The end

Launcher Data (download as text)

Begin job on node82 at 2008-07-04 04:46:24
IDJOB=1064032
IDBENCH=54898
IDSOLVER=363
FILE ID=node82/1064032-1215139584
PBS_JOBID= 7877301
Free space on /tmp= 66484 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 55626d95c8e007c45cfc87612d8eb23f
RANDOM SEED=1827108606

node82.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.239
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.239
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:       1504464 kB
Buffers:         39988 kB
Cached:         349300 kB
SwapCached:      17896 kB
Active:         307916 kB
Inactive:       199060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504464 kB
SwapTotal:     4192956 kB
SwapFree:      4169364 kB
Dirty:            5360 kB
Writeback:           0 kB
Mapped:         119120 kB
Slab:            29492 kB
Committed_AS:  1269788 kB
PageTables:       2024 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= 66484 MiB
End job on node82 at 2008-07-04 04:46:36