Trace number 217450

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, and are wall clock time (not CPU 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
sugar 0.40? (TO) 1800.05 1812.86

General information on the benchmark

NamelatinSquare/
latinSquare-dg-8_all.xml
MD5SUMfd1e76764a13fbac4c69dc4bdc7e9635
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
SatisfiableNO
(Un)Satisfiability was proved
Number of variables64
Number of constraints32
Maximum constraint arity8
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(32)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/217450-1170101172/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/217450-1170101172/unknown.xml [Mon Jan 29 21:06:13 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/217450-1170101172/unknown.xml /tmp/evaluation/217450-1170101172/sugar25995.csp [Mon Jan 29 21:06:13 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217450-1170101172/sugar-v0-40.jar -convert /tmp/evaluation/217450-1170101172/unknown.xml /tmp/evaluation/217450-1170101172/sugar25995.csp
0.16	c BEGIN convert /tmp/evaluation/217450-1170101172/unknown.xml
0.26	c END convert (0.105799 seconds)
0.28	c # CONVERT_XML  END : /tmp/evaluation/217450-1170101172/sugar25995.csp 13278 bytes (0 seconds) [Mon Jan 29 21:06:13 2007]
0.28	c # CONVERT_XML  CPU : 0.21 = 0 + 0.01 + 0.18 + 0.02
0.28	
0.28	c # GENERATE_SAT  BEGIN : /tmp/evaluation/217450-1170101172/sugar25995.bcnf [Mon Jan 29 21:06:13 2007]
0.28	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217450-1170101172/sugar-v0-40.jar -bcnf -map /tmp/evaluation/217450-1170101172/sugar25995.map /tmp/evaluation/217450-1170101172/sugar25995.csp /tmp/evaluation/217450-1170101172/sugar25995.bcnf
0.39	c BEGIN parse /tmp/evaluation/217450-1170101172/sugar25995.csp
0.68	c END parse (0.287272 seconds)
0.68	c BEGIN simplify
0.70	c END simplify (0.025432 seconds)
0.70	c BEGIN encode /tmp/evaluation/217450-1170101172/sugar25995.bcnf
0.77	c END encode (0.071686 seconds)
0.84	c # GENERATE_SAT  END : 2240 variables 15616 clauses 230424 bytes (1 seconds) [Mon Jan 29 21:06:14 2007]
0.84	c # GENERATE_SAT  CPU : 0.52 = 0.02 + 0 + 0.44 + 0.06
0.84	
0.84	c # SOLVE_SAT  BEGIN : /tmp/evaluation/217450-1170101172/sugar25995.bcnf [Mon Jan 29 21:06:14 2007]
0.84	c # CMD : /tmp/evaluation/217450-1170101172/minisat /tmp/evaluation/217450-1170101172/sugar25995.bcnf /tmp/evaluation/217450-1170101172/sugar25995.out
0.85	c ==================================[MINISAT]===================================
0.85	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
0.85	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
0.85	c ==============================================================================
0.85	c |         0 |   15616    41984 |    5205       0        0     nan |  0.000 % |
0.86	c |       100 |   15616    41984 |    5725     100     2489    24.9 |  0.000 % |
0.88	c |       251 |   15616    41984 |    6298     251     5535    22.1 |  0.000 % |
0.91	c |       477 |   15616    41984 |    6927     477    10704    22.4 |  0.000 % |
0.97	c |       814 |   15616    41984 |    7620     814    19768    24.3 |  0.000 % |
1.02	c |      1320 |   15616    41984 |    8382    1320    29892    22.6 |  0.000 % |
1.16	c |      2079 |   15616    41984 |    9220    2079    51991    25.0 |  0.000 % |
1.30	c |      3218 |   15616    41984 |   10143    3218    73884    23.0 |  0.000 % |
1.63	c |      4927 |   15616    41984 |   11157    4927   113170    23.0 |  0.000 % |
2.10	c |      7490 |   15616    41984 |   12273    7490   170987    22.8 |  0.000 % |
2.85	c |     11334 |   15616    41984 |   13500   11334   264231    23.3 |  0.000 % |
4.42	c |     17102 |   15616    41984 |   14850   10275   239714    23.3 |  0.000 % |
6.35	c |     25751 |   15616    41984 |   16335   11337   263560    23.2 |  0.000 % |
9.64	c |     38726 |   15616    41984 |   17969   15961   426748    26.7 |  0.000 % |
14.54	c |     58188 |   15616    41984 |   19765   17231   313298    18.2 |  0.000 % |
22.13	c |     87380 |   15616    41984 |   21742   16500   277942    16.8 |  0.000 % |
33.61	c |    131170 |   15616    41984 |   23916   16363   275050    16.8 |  0.000 % |
54.00	c |    196854 |   15616    41984 |   26308   21623   427012    19.7 |  0.000 % |
92.54	c |    295381 |   15616    41984 |   28939   13555   320651    23.7 |  0.000 % |
149.56	c |    443172 |   15616    41984 |   31833   26881   642783    23.9 |  0.000 % |
236.23	c |    664856 |   15616    41984 |   35016   24611   684768    27.8 |  0.000 % |
386.14	c |    997381 |   15616    41984 |   38518   16408   404836    24.7 |  0.000 % |
612.91	c |   1496169 |   15616    41984 |   42370   32130   867821    27.0 |  0.000 % |
1014.72	c |   2244353 |   15616    41984 |   46607   34611  1032844    29.8 |  0.002 % |
1590.65	c |   3366628 |   15616    41984 |   51267   31718   642235    20.2 |  0.000 % |
1812.82	s UNKNOWN
1812.82	c # ERROR No such file or directory /tmp/evaluation/217450-1170101172/sugar25995.out, at /tmp/evaluation/217450-1170101172/sugar line 393.
1812.82	
1812.82	c # MAIN  END :  (1813 seconds) [Mon Jan 29 21:36:26 2007]
1812.82	c # MAIN  CPU : 1800 = 0.02 + 0.01 + 1796.85 + 3.12
1812.82	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node7/watcher-217450-1170101172 -o ROOT/results/node7/solver-217450-1170101172 -C 1800 -M 900 /tmp/evaluation/217450-1170101172/solver /tmp/evaluation/217450-1170101172 /tmp/evaluation/217450-1170101172/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 2.52 3.03 2.98 5/95 25996
/proc/meminfo: memFree=15864/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=13724 CPUtime=0.03
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1112 0 0 0 3 0 0 0 16 0 1 0 30071998 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3431 805 368 3 0 531 0
[pid=25997] ppid=25995 vsize=1784 CPUtime=0
/proc/25997/stat : 25997 (java) R 25995 25995 24956 0 -1 0 325 0 0 0 0 0 0 0 18 0 1 0 30072002 1826816 123 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/25997/statm: 446 126 92 14 0 91 0

[startup+0.156192 s]
/proc/loadavg: 2.52 3.03 2.98 5/95 25996
/proc/meminfo: memFree=15864/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=13724 CPUtime=0.03
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1112 0 0 0 3 0 0 0 16 0 1 0 30071998 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3431 805 368 3 0 531 0
[pid=25997] ppid=25995 vsize=807004 CPUtime=0.09
/proc/25997/stat : 25997 (java) R 25995 25995 24956 0 -1 0 2818 0 1 0 8 1 0 0 24 0 8 0 30072002 826372096 2567 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25997/statm: 201751 2567 1445 14 0 189029 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 820728

[startup+0.568235 s]
/proc/loadavg: 2.52 3.03 2.98 5/95 25996
/proc/meminfo: memFree=15864/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=13724 CPUtime=0.24
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1190 3532 0 1 3 1 18 2 15 0 1 0 30071998 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25995/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 13724

[startup+1.39336 s]
/proc/loadavg: 2.52 3.03 2.98 3/96 26013
/proc/meminfo: memFree=26608/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 15 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=2728 CPUtime=0.54
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 422 0 0 0 54 0 0 0 22 0 1 0 30072081 2793472 350 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525907 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 682 350 51 112 0 566 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 17436

[startup+3.0305 s]
/proc/loadavg: 2.48 3.02 2.97 3/96 26013
/proc/meminfo: memFree=15664/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 15 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=3800 CPUtime=2.16
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 685 0 0 0 216 0 0 0 25 0 1 0 30072081 3891200 613 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525469 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 950 613 51 112 0 834 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 18508

[startup+6.30984 s]
/proc/loadavg: 2.48 3.02 2.97 4/96 26013
/proc/meminfo: memFree=16880/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=4364 CPUtime=5.41
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 808 0 0 0 541 0 0 0 25 0 1 0 30072081 4468736 736 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 1091 736 51 112 0 975 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 19072

[startup+12.7865 s]
/proc/loadavg: 2.41 2.98 2.96 3/96 26013
/proc/meminfo: memFree=15344/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=5240 CPUtime=11.81
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 1018 0 0 0 1180 1 0 0 25 0 1 0 30072081 5365760 946 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528284 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 1310 946 51 112 0 1194 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 19948

[startup+25.6287 s]
/proc/loadavg: 2.42 2.97 2.96 3/96 26013
/proc/meminfo: memFree=15152/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=5368 CPUtime=24.52
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 1081 0 0 0 2445 7 0 0 25 0 1 0 30072081 5496832 1009 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 1342 1009 51 112 0 1226 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 20076

[startup+51.3104 s]
/proc/loadavg: 2.47 2.94 2.95 3/96 26013
/proc/meminfo: memFree=15344/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=6180 CPUtime=50.02
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 1260 0 0 0 4988 14 0 0 25 0 1 0 30072081 6328320 1188 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525820 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 1545 1188 51 112 0 1429 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 20888

[startup+102.555 s]
/proc/loadavg: 2.81 2.93 2.94 3/96 26013
/proc/meminfo: memFree=15152/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=7952 CPUtime=100.93
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 1694 0 0 0 10056 37 0 0 25 0 1 0 30072081 8142848 1622 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 1988 1622 51 112 0 1872 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 22660

[startup+162.636 s]
/proc/loadavg: 3.06 2.98 2.95 3/96 26013
/proc/meminfo: memFree=15984/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=8768 CPUtime=160.63
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 1896 0 0 0 16011 52 0 0 25 0 1 0 30072081 8978432 1824 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 0 0 0
/proc/26013/statm: 2192 1824 51 112 0 2076 0
Current children cumulated CPU time (s) 161.39
Current children cumulated vsize (KiB) 23476

[startup+222.699 s]
/proc/loadavg: 3.22 3.04 2.97 3/96 26013
/proc/meminfo: memFree=15024/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=9864 CPUtime=220.26
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 2183 0 0 0 21953 73 0 0 25 0 1 0 30072081 10100736 2111 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525013 0 0 4096 3 0 0 0 17 0 0 0
/proc/26013/statm: 2466 2111 51 112 0 2350 0
Current children cumulated CPU time (s) 221.02
Current children cumulated vsize (KiB) 24572

[startup+282.76 s]
/proc/loadavg: 3.67 3.23 3.04 3/96 26013
/proc/meminfo: memFree=16176/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=11360 CPUtime=279.9
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 2525 0 0 0 27897 93 0 0 25 0 1 0 30072081 11632640 2453 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 0 0 0
/proc/26013/statm: 2840 2453 51 112 0 2724 0
Current children cumulated CPU time (s) 280.66
Current children cumulated vsize (KiB) 26068

[startup+342.818 s]
/proc/loadavg: 2.84 3.09 3.01 3/96 26013
/proc/meminfo: memFree=15856/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=11764 CPUtime=339.56
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 2611 0 0 0 33843 113 0 0 25 0 1 0 30072081 12046336 2539 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/26013/statm: 2941 2539 51 112 0 2825 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 26472

[startup+402.879 s]
/proc/loadavg: 2.50 2.95 2.96 3/96 26013
/proc/meminfo: memFree=15856/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=12036 CPUtime=399.21
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 2691 0 0 0 39787 134 0 0 25 0 1 0 30072081 12324864 2619 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26013/statm: 3009 2619 51 112 0 2893 0
Current children cumulated CPU time (s) 399.97
Current children cumulated vsize (KiB) 26744

[startup+462.942 s]
/proc/loadavg: 2.40 2.83 2.92 3/96 26013
/proc/meminfo: memFree=15344/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=12984 CPUtime=458.86
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 2912 0 0 0 45731 155 0 0 25 0 1 0 30072081 13295616 2840 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/26013/statm: 3246 2840 51 112 0 3130 0
Current children cumulated CPU time (s) 459.62
Current children cumulated vsize (KiB) 27692

[startup+523.003 s]
/proc/loadavg: 2.91 2.89 2.93 3/96 26013
/proc/meminfo: memFree=15088/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76

################
# More data... #
################

/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=16000 CPUtime=1055.62
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3637 0 0 0 105262 300 0 0 25 0 1 0 30072081 16384000 3565 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4000 3565 51 112 0 3884 0
Current children cumulated CPU time (s) 1056.38
Current children cumulated vsize (KiB) 30708

[startup+1123.76 s]
/proc/loadavg: 2.68 2.72 2.84 4/95 26079
/proc/meminfo: memFree=1427000/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=16288 CPUtime=1115.19
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3686 0 0 0 111219 300 0 0 25 0 1 0 30072081 16678912 3614 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4072 3614 51 112 0 3956 0
Current children cumulated CPU time (s) 1115.95
Current children cumulated vsize (KiB) 30996

[startup+1183.79 s]
/proc/loadavg: 2.69 2.71 2.82 4/95 26079
/proc/meminfo: memFree=1407224/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=16424 CPUtime=1174.67
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3730 0 0 0 117167 300 0 0 25 0 1 0 30072081 16818176 3658 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4106 3658 51 112 0 3990 0
Current children cumulated CPU time (s) 1175.43
Current children cumulated vsize (KiB) 31132

[startup+1243.8 s]
/proc/loadavg: 2.68 2.70 2.81 4/95 26079
/proc/meminfo: memFree=1401784/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=16716 CPUtime=1234.12
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3794 0 0 0 123112 300 0 0 25 0 1 0 30072081 17117184 3722 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525795 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4179 3722 51 112 0 4063 0
Current children cumulated CPU time (s) 1234.88
Current children cumulated vsize (KiB) 31424

[startup+1303.85 s]
/proc/loadavg: 2.68 2.69 2.80 4/95 26079
/proc/meminfo: memFree=1387192/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=16856 CPUtime=1293.61
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3845 0 0 0 129061 300 0 0 25 0 1 0 30072081 17260544 3773 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4214 3773 51 112 0 4098 0
Current children cumulated CPU time (s) 1294.37
Current children cumulated vsize (KiB) 31564

[startup+1363.9 s]
/proc/loadavg: 2.81 2.73 2.81 4/95 26079
/proc/meminfo: memFree=1337528/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=17120 CPUtime=1353.11
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3898 0 0 0 135010 301 0 0 25 0 1 0 30072081 17530880 3826 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4280 3826 51 112 0 4164 0
Current children cumulated CPU time (s) 1353.87
Current children cumulated vsize (KiB) 31828

[startup+1423.99 s]
/proc/loadavg: 2.80 2.73 2.80 4/95 26079
/proc/meminfo: memFree=1337720/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=17280 CPUtime=1412.91
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3929 0 0 0 140990 301 0 0 25 0 1 0 30072081 17694720 3857 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4320 3857 51 112 0 4204 0
Current children cumulated CPU time (s) 1413.67
Current children cumulated vsize (KiB) 31988

[startup+1484 s]
/proc/loadavg: 2.73 2.72 2.79 4/95 26079
/proc/meminfo: memFree=1324856/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=17280 CPUtime=1472.53
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3940 0 0 0 146952 301 0 0 25 0 1 0 30072081 17694720 3868 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4320 3868 51 112 0 4204 0
Current children cumulated CPU time (s) 1473.29
Current children cumulated vsize (KiB) 31988

[startup+1544.09 s]
/proc/loadavg: 2.70 2.70 2.78 4/95 26079
/proc/meminfo: memFree=1295864/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=17564 CPUtime=1532.33
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 3992 0 0 0 152931 302 0 0 25 0 1 0 30072081 17985536 3920 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4391 3920 51 112 0 4275 0
Current children cumulated CPU time (s) 1533.09
Current children cumulated vsize (KiB) 32272

[startup+1604.15 s]
/proc/loadavg: 2.53 2.66 2.76 4/95 26079
/proc/meminfo: memFree=1293304/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=17564 CPUtime=1592.09
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 4009 0 0 0 158907 302 0 0 25 0 1 0 30072081 17985536 3937 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134522565 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4391 3937 51 112 0 4275 0
Current children cumulated CPU time (s) 1592.85
Current children cumulated vsize (KiB) 32272

[startup+1664.19 s]
/proc/loadavg: 2.65 2.67 2.76 3/95 26079
/proc/meminfo: memFree=1276216/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=17880 CPUtime=1651.69
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 4073 0 0 0 164866 303 0 0 25 0 1 0 30072081 18309120 4001 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4470 4001 51 112 0 4354 0
Current children cumulated CPU time (s) 1652.45
Current children cumulated vsize (KiB) 32588

[startup+1724.21 s]
/proc/loadavg: 2.80 2.71 2.77 4/95 26079
/proc/meminfo: memFree=1276088/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=18044 CPUtime=1711.15
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 4098 0 0 0 170812 303 0 0 25 0 1 0 30072081 18477056 4026 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4511 4026 51 112 0 4395 0
Current children cumulated CPU time (s) 1711.91
Current children cumulated vsize (KiB) 32752

[startup+1784.23 s]
/proc/loadavg: 2.50 2.64 2.73 3/95 26081
/proc/meminfo: memFree=1239544/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=18044 CPUtime=1770.83
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 4125 0 0 0 176780 303 0 0 25 0 1 0 30072081 18477056 4053 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4511 4053 51 112 0 4395 0
Current children cumulated CPU time (s) 1771.59
Current children cumulated vsize (KiB) 32752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.81 s]
/proc/loadavg: 2.70 2.67 2.74 4/95 26081
/proc/meminfo: memFree=1239544/2055920 swapFree=4192812/4192956
[pid=25995] ppid=25993 vsize=14708 CPUtime=0.76
/proc/25995/stat : 25995 (sugar) S 25993 25995 24956 0 -1 4194304 1558 9713 0 2 5 1 62 8 16 0 1 0 30071998 15060992 1069 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 244680011874 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25995/statm: 3677 1069 373 3 0 777 0
[pid=26013] ppid=25995 vsize=18044 CPUtime=1799.26
/proc/26013/stat : 26013 (minisat) R 25995 25995 24956 0 -1 0 4126 0 0 0 179623 303 0 0 25 0 1 0 30072081 18477056 4054 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26013/statm: 4511 4054 51 112 0 4395 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 32752

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 1
Real time (s): 1812.86
CPU time (s): 1800.05
CPU user time (s): 1796.91
CPU system time (s): 3.13652
CPU usage (%): 99.2933
Max. virtual memory (cumulated for all children) (KiB): 820728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.91
system time used= 3.13652
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15488
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 817
involuntary context switches= 74850

runsolver used 2.22766 s user time and 5.65614 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Jan 29 20:06:13 UTC 2007


IDJOB= 217450
IDBENCH= 5138
IDSOLVER= 86
FILE ID= node7/217450-1170101172

PBS_JOBID= 3689493

Free space on /tmp= 49744 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/latinSquare/latinSquare-dg-8_all.xml
COMMAND LINE= /tmp/evaluation/217450-1170101172/solver /tmp/evaluation/217450-1170101172 /tmp/evaluation/217450-1170101172/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-217450-1170101172 -o ROOT/results/node7/solver-217450-1170101172 -C 1800 -M 900  /tmp/evaluation/217450-1170101172/solver /tmp/evaluation/217450-1170101172 /tmp/evaluation/217450-1170101172/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  fd1e76764a13fbac4c69dc4bdc7e9635

RANDOM SEED= 995653215

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:         16408 kB
Buffers:          3268 kB
Cached:        1860340 kB
SwapCached:          0 kB
Active:         120932 kB
Inactive:      1831312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         16408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          823756 kB
Writeback:           0 kB
Mapped:         114012 kB
Slab:            71888 kB
Committed_AS:   590068 kB
PageTables:       2276 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= 66553 MiB



End job on node7 on Mon Jan 29 20:36:26 UTC 2007