Trace number 1074734

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 8.04578 8.15231

DiagnosticValue
CHECKS7620
NODES400

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-9.xml
MD5SUMd07eba8b6417f2f1d02309d4c67c10fc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.51662
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1348
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
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.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=esac.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1074734-1215179555.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.39	   
0.29/0.39	   variables being loaded...
0.39/0.49	     nbVariables=400  nbDomainTypes=400  minDomainSize=1250  maxDomainSize=1348  nbTotalValues=519324
0.39/0.49	       =>  wckTime=0.247  cpuTime=0.16  mem=19M636
0.39/0.49	   
0.39/0.49	   predicates being loaded...
0.49/0.55	   
0.49/0.55	   constraints being loaded...
3.17/3.30	     nbConstraints=7620  nbGlobalConstraints=7620  nbSharedBinaryRepresentations=0  minDegree=39  maxDegree=39
3.17/3.30	     minArity=2  avgArity=2.05  maxArity=20  nbGenerators=0  nbFusions=0  symmetryWckTime=1.347  symmetryCpuTime=1.2
3.17/3.30	     nbCliques=20
3.17/3.30	       =>  wckTime=3.056  cpuTime=2.64  mem=59M974
3.47/3.51	   
3.47/3.51	   solver IterativeSystematicSolver being built... 
3.47/3.58	   
3.47/3.58	   INFO : Forward propagation technique limited 
3.57/3.68	       =>  wckTime=3.436  cpuTime=2.78  mem=56M539
3.67/3.75	   
3.67/3.75	   preprocessing
3.67/3.75	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.67/3.75	     detectedInconsistency=no
3.67/3.75	       =>  wckTime=0.049  cpuTime=0.03  mem=58M476
7.93/8.07	   
7.93/8.07	   search
7.93/8.07	     run=0  nbConstraintChecks=7620  minDepth=401  maxDepth=400  nbPropagations=7043  nbRevisions=0
7.93/8.07	     nbUselessRevisions=0  nbAssignments=400  nbFailedAssignments=0  nbBacktracks=0  nbVisitedNodes=401
7.93/8.07	     nbRestartNogoods=0  nbFoundSolutions=1  mapSize=0  nbInferences=0  nbTooLargeKeys=384  nbSEliminables=0
7.93/8.07	     nbREliminables=9.48  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
7.93/8.07	       =>  wckTime=4.369  cpuTime=4.19  mem=81M89
7.93/8.07	   
7.93/8.07	   global
7.93/8.07	     nbConstraintChecks=7620  nbPropagations=7443  nbRestartNogoods=0  solvingWckTime=4.372  solvingCpuTime=4.19
7.93/8.07	     expiredTime=no  totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=6.93  globalCpuTime=7.05
7.93/8.07	       =>  wckTime=7.83  cpuTime=7.0  mem=81M89
7.93/8.07	   
7.93/8.07	s SATISFIABLE
7.93/8.07	v 374 920 250 158 612 0 796 98 1033 994 725 1021 584 527 276 853 265 472 487 775 923 830 266 492 511 1169 680 0 1272 1004 94 415 1228 188 1244 611 702 342 755 1038 832 505 381 674 170 1003 89 58 235 661 444 1051 785 596 905 202 1134 164 690 949 612 492 855 1233 0 764 437 836 1161 648 1085 162 349 677 520 66 259 1002 922 54 1004 64 0 1022 71 677 358 604 169 941 895 444 848 266 527 799 1013 982 741 1030 299 1136 96 532 424 790 212 441 722 1048 0 739 915 135 854 395 987 876 648 764 465 90 611 1154 1021 705 522 358 1007 955 663 788 0 823 162 1081 855 169 259 895 91 772 334 844 443 680 459 911 578 415 157 495 0 1108 796 864 381 532 1033 250 1202 722 162 0 943 374 281 1077 1228 1022 465 1129 563 776 887 178 58 621 831 592 1066 1034 672 1202 733 785 250 394 1006 955 349 511 215 185 0 1120 89 844 1244 585 596 89 1033 186 970 0 1081 813 772 981 870 1110 273 1134 516 733 923 424 676 359 597 346 687 183 562 943 202 327 212 990 1099 91 360 899 0 231 915 412 966 385 672 1223 179 522 1161 617 562 760 429 922 338 674 969 0 96 872 806 235 831 239 157 676 1120 760 511 597 415 1153 0 272 1225 54 922 848 987 604 831 354 838 1280 255 434 801 295 94 1004 335 183 648 425 262 1066 284 1150 733 0 470 922 481 1078 672 731 816 158 593 705 1257 971 665 444 472 916 64 576 864 517 335 0 407 250 753 617 394 0 1130 159 1169 1031 911 1038 232 69 870 702 495 265 982 299 1232 444 726 836 874 360 1235 544 185 905 1030 281 477 342 1102 310 98 72 0 990 790 612 505 89 832 604 1284 276 0 183 1108 1085 437 518 1244 1198 973 665 753 162 338 876 544 274 159 338 1038 608 318 981 699 425 757 71 872 736 186 588 1110 810 1214 0 
7.93/8.07	d NODES 400
7.93/8.07	d CHECKS 7620
7.93/8.08	   
7.93/8.08	   totalWckTime=7.896  totalCpuTime=7.06

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-1074734-1215179555/watcher-1074734-1215179555 -o /tmp/evaluation-result-1074734-1215179555/solver-1074734-1215179555 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1074734-1215179555.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.01 1.96 2/72 22527
/proc/meminfo: memFree=1679072/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=861876 CPUtime=0.01
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 1880 0 1 0 0 1 0 0 18 0 5 0 423572917 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 215469 1567 695 9 0 210448 0
[pid=22527/tid=22528] ppid=22525 vsize=861876 CPUtime=0
/proc/22527/task/22528/stat : 22528 (java) S 22525 22527 22145 0 -1 64 1190 0 1 0 0 0 0 0 19 0 5 0 423572918 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=22527/tid=22529] ppid=22525 vsize=861876 CPUtime=0
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 19 0 5 0 423572920 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16784584 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=861876 CPUtime=0
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 10 0 0 0 0 0 0 0 19 0 5 0 423572920 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16784584 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=861876 CPUtime=0
/proc/22527/task/22531/stat : 22531 (java) R 22525 22527 22145 0 -1 64 0 0 0 0 0 0 0 0 20 0 5 0 423572920 882561024 1567 996147200 134512640 134550740 4294955968 18446744073709551615 4657112 0 4 0 16784584 0 0 0 -1 1 0 0

[startup+0.0941001 s]
/proc/loadavg: 2.06 2.01 1.96 2/72 22527
/proc/meminfo: memFree=1679072/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=865884 CPUtime=0.08
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 3672 0 1 0 6 2 0 0 18 0 9 0 423572917 886665216 3147 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 216471 3147 1681 9 0 211026 0
[pid=22527/tid=22528] ppid=22525 vsize=865884 CPUtime=0.06
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 2764 0 1 0 5 1 0 0 18 0 9 0 423572918 886665216 3147 996147200 134512640 134550740 4294955968 18446744073709551615 4125957220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22529] ppid=22525 vsize=865884 CPUtime=0
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 423572920 886665216 3152 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=865884 CPUtime=0
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 423572920 886665216 3153 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=865884 CPUtime=0
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 423572920 886665216 3153 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101808 s]
/proc/loadavg: 2.06 2.01 1.96 2/72 22527
/proc/meminfo: memFree=1679072/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=865884 CPUtime=0.09
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 3760 0 1 0 7 2 0 0 18 0 9 0 423572917 886665216 3218 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 216471 3219 1709 9 0 211026 0
[pid=22527/tid=22528] ppid=22525 vsize=865884 CPUtime=0.06
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 2848 0 1 0 5 1 0 0 18 0 9 0 423572918 886665216 3221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22529] ppid=22525 vsize=865884 CPUtime=0
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 423572920 886665216 3221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=865884 CPUtime=0
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 423572920 886665216 3221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=865884 CPUtime=0
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 423572920 886665216 3222 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301844 s]
/proc/loadavg: 2.06 2.01 1.96 2/72 22527
/proc/meminfo: memFree=1679072/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=866284 CPUtime=0.29
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 5913 0 1 0 25 4 0 0 18 0 9 0 423572917 887074816 5287 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 216571 5287 1956 9 0 211099 0
[pid=22527/tid=22528] ppid=22525 vsize=866284 CPUtime=0.23
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 4941 0 1 0 20 3 0 0 18 0 9 0 423572918 887074816 5287 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22529] ppid=22525 vsize=866284 CPUtime=0
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 423572920 887074816 5288 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=866284 CPUtime=0
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 423572920 887074816 5288 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=866284 CPUtime=0
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 423572920 887074816 5288 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701899 s]
/proc/loadavg: 2.06 2.01 1.96 2/72 22527
/proc/meminfo: memFree=1679072/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=867708 CPUtime=0.69
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 11466 0 1 0 62 7 0 0 18 0 9 0 423572917 888532992 10826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 216927 10826 2010 9 0 211433 0
[pid=22527/tid=22528] ppid=22525 vsize=867708 CPUtime=0.51
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 10124 0 1 0 45 6 0 0 20 0 9 0 423572918 888532992 10826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22529] ppid=22525 vsize=867708 CPUtime=0
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 423572920 888532992 10826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=867708 CPUtime=0
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 423572920 888532992 10826 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=867708 CPUtime=0
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 423572920 888532992 10827 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867708

[startup+1.50201 s]
/proc/loadavg: 2.06 2.01 1.96 3/81 22536
/proc/meminfo: memFree=1624024/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=867620 CPUtime=1.49
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 20873 0 1 0 129 20 0 0 18 0 9 0 423572917 888442880 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 216905 20207 2004 9 0 211433 0
[pid=22527/tid=22528] ppid=22525 vsize=867620 CPUtime=1.18
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 15773 0 1 0 101 17 0 0 18 0 9 0 423572918 888442880 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22529] ppid=22525 vsize=867620 CPUtime=0.07
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 3712 0 0 0 6 1 0 0 17 0 9 0 423572920 888442880 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22530] ppid=22525 vsize=867624 CPUtime=0
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 423572920 888446976 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22531] ppid=22525 vsize=867620 CPUtime=0
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 423572920 888442880 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22533] ppid=22525 vsize=867624 CPUtime=0
/proc/22527/task/22533/stat : 22533 (java) S 22525 22527 22145 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 423572922 888446976 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22534] ppid=22525 vsize=867620 CPUtime=0.21
/proc/22527/task/22534/stat : 22534 (java) S 22525 22527 22145 0 -1 64 692 0 0 0 20 1 0 0 16 0 9 0 423572922 888442880 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22535] ppid=22525 vsize=867624 CPUtime=0
/proc/22527/task/22535/stat : 22535 (java) S 22525 22527 22145 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 423572923 888446976 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22536] ppid=22525 vsize=867620 CPUtime=0
/proc/22527/task/22536/stat : 22536 (java) S 22525 22527 22145 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 423572923 888442880 20207 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 867620

[startup+3.10223 s]
/proc/loadavg: 2.06 2.01 1.96 3/82 22538
/proc/meminfo: memFree=1604936/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=868268 CPUtime=3.08
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 27070 585 1 0 259 41 7 1 18 0 9 0 423572917 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 217067 20273 2014 9 0 211595 0
[pid=22527/tid=22528] ppid=22525 vsize=868268 CPUtime=2.73
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 21675 585 1 0 228 37 7 1 23 0 9 0 423572918 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4127043128 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22529] ppid=22525 vsize=868268 CPUtime=0.15
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 3746 585 0 0 6 1 7 1 16 0 9 0 423572920 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22530] ppid=22525 vsize=868268 CPUtime=0.08
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 13 585 0 0 0 0 7 1 16 0 9 0 423572920 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22531] ppid=22525 vsize=868268 CPUtime=0.08
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 5 585 0 0 0 0 7 1 16 0 9 0 423572920 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22527/tid=22533] ppid=22525 vsize=868268 CPUtime=0.08
/proc/22527/task/22533/stat : 22533 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 18 0 9 0 423572922 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22534] ppid=22525 vsize=868268 CPUtime=0.32
/proc/22527/task/22534/stat : 22534 (java) S 22525 22527 22145 0 -1 64 817 585 0 0 23 1 7 1 15 0 9 0 423572922 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22535] ppid=22525 vsize=868268 CPUtime=0.08
/proc/22527/task/22535/stat : 22535 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 423572923 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22536] ppid=22525 vsize=868268 CPUtime=0.08
/proc/22527/task/22536/stat : 22536 (java) S 22525 22527 22145 0 -1 64 7 585 0 0 0 0 7 1 15 0 9 0 423572923 889106432 20273 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 868268

[startup+6.30268 s]
/proc/loadavg: 2.05 2.01 1.96 3/81 22540
/proc/meminfo: memFree=1591440/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=868416 CPUtime=6.24
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 39885 585 1 0 571 45 7 1 18 0 9 0 423572917 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 217104 24358 2637 9 0 211610 0
[pid=22527/tid=22528] ppid=22525 vsize=868416 CPUtime=5.64
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 25866 585 1 0 518 38 7 1 25 0 9 0 423572918 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4127181175 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22529] ppid=22525 vsize=868416 CPUtime=0.35
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 12242 585 0 0 23 4 7 1 16 0 9 0 423572920 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 17 585 0 0 0 0 7 1 17 0 9 0 423572920 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 423572920 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22533] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22533/stat : 22533 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 18 0 9 0 423572922 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22534] ppid=22525 vsize=868416 CPUtime=0.37
/proc/22527/task/22534/stat : 22534 (java) S 22525 22527 22145 0 -1 64 906 585 0 0 28 1 7 1 15 0 9 0 423572922 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22535] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22535/stat : 22535 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 423572923 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22536] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22536/stat : 22536 (java) S 22525 22527 22145 0 -1 64 38 585 0 0 0 0 7 1 15 0 9 0 423572923 889257984 24358 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868416

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

[startup+7.10181 s]
/proc/loadavg: 2.05 2.01 1.96 3/81 22540
/proc/meminfo: memFree=1591440/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=868416 CPUtime=7.04
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 47665 585 1 0 647 49 7 1 18 0 9 0 423572917 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 217104 29785 2637 9 0 211610 0
[pid=22527/tid=22528] ppid=22525 vsize=868416 CPUtime=6.34
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 28190 585 1 0 588 38 7 1 25 0 9 0 423572918 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4126644952 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22529] ppid=22525 vsize=868416 CPUtime=0.42
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 17667 585 0 0 27 7 7 1 16 0 9 0 423572920 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 17 585 0 0 0 0 7 1 16 0 9 0 423572920 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 423572920 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22533] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22533/stat : 22533 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 18 0 9 0 423572922 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22534] ppid=22525 vsize=868416 CPUtime=0.4
/proc/22527/task/22534/stat : 22534 (java) S 22525 22527 22145 0 -1 64 937 585 0 0 31 1 7 1 15 0 9 0 423572922 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22535] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22535/stat : 22535 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 423572923 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22536] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22536/stat : 22536 (java) S 22525 22527 22145 0 -1 64 38 585 0 0 0 0 7 1 15 0 9 0 423572923 889257984 29785 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.04
Current children cumulated vsize (KiB) 868416

[startup+7.90192 s]
/proc/loadavg: 2.05 2.01 1.96 3/81 22540
/proc/meminfo: memFree=1563728/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=868416 CPUtime=7.83
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 49218 585 1 0 725 50 7 1 18 0 9 0 423572917 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 217104 31278 2637 9 0 211610 0
[pid=22527/tid=22528] ppid=22525 vsize=868416 CPUtime=7.1
/proc/22527/task/22528/stat : 22528 (java) R 22525 22527 22145 0 -1 64 28200 585 1 0 664 38 7 1 25 0 9 0 423572918 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4127188532 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22529] ppid=22525 vsize=868416 CPUtime=0.43
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 19186 585 0 0 28 7 7 1 16 0 9 0 423572920 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 17 585 0 0 0 0 7 1 16 0 9 0 423572920 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 423572920 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22533] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22533/stat : 22533 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 18 0 9 0 423572922 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22534] ppid=22525 vsize=868416 CPUtime=0.41
/proc/22527/task/22534/stat : 22534 (java) S 22525 22527 22145 0 -1 64 961 585 0 0 32 1 7 1 15 0 9 0 423572922 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22535] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22535/stat : 22535 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 423572923 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22536] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22536/stat : 22536 (java) S 22525 22527 22145 0 -1 64 38 585 0 0 0 0 7 1 15 0 9 0 423572923 889257984 31278 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.83
Current children cumulated vsize (KiB) 868416

[startup+8.10194 s]
/proc/loadavg: 2.05 2.01 1.96 3/81 22540
/proc/meminfo: memFree=1563728/2055920 swapFree=4180312/4192956
[pid=22527] ppid=22525 vsize=868416 CPUtime=8.01
/proc/22527/stat : 22527 (java) S 22525 22527 22145 0 -1 0 49231 585 1 0 743 50 7 1 18 0 9 0 423572917 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22527/statm: 217104 31284 2637 9 0 211610 0
[pid=22527/tid=22528] ppid=22525 vsize=868416 CPUtime=7.28
/proc/22527/task/22528/stat : 22528 (java) S 22525 22527 22145 0 -1 64 28211 585 1 0 681 39 7 1 25 0 9 0 423572918 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22529] ppid=22525 vsize=868416 CPUtime=0.43
/proc/22527/task/22529/stat : 22529 (java) S 22525 22527 22145 0 -1 64 19186 585 0 0 28 7 7 1 16 0 9 0 423572920 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22530] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22530/stat : 22530 (java) S 22525 22527 22145 0 -1 64 17 585 0 0 0 0 7 1 16 0 9 0 423572920 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22531] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22531/stat : 22531 (java) S 22525 22527 22145 0 -1 64 9 585 0 0 0 0 7 1 16 0 9 0 423572920 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22533] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22533/stat : 22533 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 18 0 9 0 423572922 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22534] ppid=22525 vsize=868416 CPUtime=0.41
/proc/22527/task/22534/stat : 22534 (java) S 22525 22527 22145 0 -1 64 963 585 0 0 32 1 7 1 15 0 9 0 423572922 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22535] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22535/stat : 22535 (java) S 22525 22527 22145 0 -1 64 1 585 0 0 0 0 7 1 19 0 9 0 423572923 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22527/tid=22536] ppid=22525 vsize=868416 CPUtime=0.08
/proc/22527/task/22536/stat : 22536 (java) S 22525 22527 22145 0 -1 64 38 585 0 0 0 0 7 1 15 0 9 0 423572923 889257984 31284 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 868416

Child status: 0
Real time (s): 8.15231
CPU time (s): 8.04578
CPU user time (s): 7.50386
CPU system time (s): 0.541917
CPU usage (%): 98.6932
Max. virtual memory (cumulated for all children) (KiB): 868436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.50386
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49844
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= 1728
involuntary context switches= 1841

runsolver used 0.008998 second user time and 0.039993 second system time

The end

Launcher Data (download as text)

Begin job on node49 at 2008-07-04 15:52:36
IDJOB=1074734
IDBENCH=56433
IDSOLVER=364
FILE ID=node49/1074734-1215179555
PBS_JOBID= 7881551
Free space on /tmp= 66552 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-105-9.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1074734-1215179555/watcher-1074734-1215179555 -o /tmp/evaluation-result-1074734-1215179555/solver-1074734-1215179555 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1074734-1215179555.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d07eba8b6417f2f1d02309d4c67c10fc
RANDOM SEED=1333419968

node49.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.249
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.249
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:       1679552 kB
Buffers:         34108 kB
Cached:         119312 kB
SwapCached:       5496 kB
Active:         276548 kB
Inactive:        49256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679552 kB
SwapTotal:     4192956 kB
SwapFree:      4180312 kB
Dirty:            3180 kB
Writeback:           0 kB
Mapped:         180336 kB
Slab:            35408 kB
Committed_AS:  1043100 kB
PageTables:       2068 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= 66552 MiB
End job on node49 at 2008-07-04 15:52:44