Trace number 216431

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.12 1805.32

General information on the benchmark

NamepseudoSeries/chnl/
chnl-40-45.xml
MD5SUMb7439cdd5b3ec4db60d2d810ed2c9d23
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3600
Number of constraints170
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension170
Global constraints used (with number of constraints)

Solver Data (download as text)

1.11	c # Sugar v0-40 (/tmp/evaluation/216431-1170100650/sugar-v0-40.jar)
1.11	
1.14	c # MAIN  BEGIN : /tmp/evaluation/216431-1170100650/unknown.xml [Mon Jan 29 20:57:32 2007]
1.14	c # CONVERT_XML  BEGIN : /tmp/evaluation/216431-1170100650/unknown.xml /tmp/evaluation/216431-1170100650/sugar22445.csp [Mon Jan 29 20:57:32 2007]
1.14	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216431-1170100650/sugar-v0-40.jar -convert /tmp/evaluation/216431-1170100650/unknown.xml /tmp/evaluation/216431-1170100650/sugar22445.csp
1.38	c BEGIN convert /tmp/evaluation/216431-1170100650/unknown.xml
1.93	c END convert (0.552147 seconds)
1.98	c # CONVERT_XML  END : /tmp/evaluation/216431-1170100650/sugar22445.csp 159430 bytes (1 seconds) [Mon Jan 29 20:57:33 2007]
1.98	c # CONVERT_XML  CPU : 0.61 = 0 + 0 + 0.56 + 0.05
1.98	
1.98	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216431-1170100650/sugar22445.bcnf [Mon Jan 29 20:57:33 2007]
1.98	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216431-1170100650/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216431-1170100650/sugar22445.map /tmp/evaluation/216431-1170100650/sugar22445.csp /tmp/evaluation/216431-1170100650/sugar22445.bcnf
2.10	c BEGIN parse /tmp/evaluation/216431-1170100650/sugar22445.csp
4.70	c END parse (2.59607 seconds)
4.70	c BEGIN simplify
4.71	c END simplify (0.007844 seconds)
4.71	c BEGIN encode /tmp/evaluation/216431-1170100650/sugar22445.bcnf
5.01	c END encode (0.299747 seconds)
5.16	c # GENERATE_SAT  END : 31440 variables 176520 clauses 2514144 bytes (3 seconds) [Mon Jan 29 20:57:36 2007]
5.16	c # GENERATE_SAT  CPU : 3.12 = 0.11 + 0.01 + 2.88 + 0.12
5.16	
5.16	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216431-1170100650/sugar22445.bcnf [Mon Jan 29 20:57:36 2007]
5.16	c # CMD : /tmp/evaluation/216431-1170100650/minisat /tmp/evaluation/216431-1170100650/sugar22445.bcnf /tmp/evaluation/216431-1170100650/sugar22445.out
5.30	c ==================================[MINISAT]===================================
5.30	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.30	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.30	c ==============================================================================
5.30	c |         0 |  121400   324650 |   40466       0        0     nan |  0.000 % |
5.33	c |       100 |  121400   324650 |   44512     100     2381    23.8 | 34.351 % |
5.37	c |       250 |  121400   324650 |   48963     250     8180    32.7 | 34.351 % |
5.40	c |       478 |  121400   324650 |   53860     478    10743    22.5 | 34.351 % |
5.47	c |       815 |  121400   324650 |   59246     815    48510    59.5 | 34.351 % |
5.53	c |      1321 |  121400   324650 |   65170    1321    58050    43.9 | 34.351 % |
5.63	c |      2081 |  121400   324650 |   71687    2081    72460    34.8 | 34.351 % |
5.78	c |      3221 |  121400   324650 |   78856    3221    98891    30.7 | 34.351 % |
5.96	c |      4929 |  121400   324650 |   86742    4929   154442    31.3 | 34.351 % |
6.29	c |      7493 |  121400   324650 |   95416    7493   222786    29.7 | 34.351 % |
6.87	c |     11338 |  121400   324650 |  104958   11338   381877    33.7 | 34.351 % |
7.76	c |     17104 |  121400   324650 |  115454   17104   549803    32.1 | 34.351 % |
9.34	c |     25753 |  121400   324650 |  126999   25753   854176    33.2 | 34.351 % |
12.11	c |     38728 |  121400   324650 |  139699   38728  1323328    34.2 | 34.351 % |
18.60	c |     58190 |  121400   324650 |  153669   58190  2215400    38.1 | 34.351 % |
42.94	c |     87382 |  121400   324650 |  169036   87382  5270969    60.3 | 34.351 % |
65.10	c |    131171 |  121400   324650 |  185940  131171  8036731    61.3 | 34.351 % |
109.46	c |    196856 |  121400   324650 |  204534  196856 11859430    60.2 | 34.351 % |
261.04	c |    295382 |  121400   324650 |  224987   86217  6771373    78.5 | 34.351 % |
725.28	c |    443171 |  121400   324650 |  247486  234006 26640306   113.8 | 34.351 % |
1093.99	c |    664856 |  121400   324650 |  272235  204148 18293131    89.6 | 34.351 % |
1804.30	
1804.30	s UNKNOWN
1804.30	c # INTERRUPTED
1804.30	c # MAIN  END :  (1803 seconds) [Mon Jan 29 21:27:35 2007]
1804.30	c # MAIN  CPU : 3.73 = 0.11 + 0.01 + 3.44 + 0.17
1804.30	

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/node29/watcher-216431-1170100650 -o ROOT/results/node29/solver-216431-1170100650 -C 1800 -M 900 /tmp/evaluation/216431-1170100650/solver /tmp/evaluation/216431-1170100650 /tmp/evaluation/216431-1170100650/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.86 2.85 2.74 3/94 22446
/proc/meminfo: memFree=35248/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=5212 CPUtime=0
/proc/22445/stat : 22445 (solver) R 22443 22445 21668 0 -1 4194304 73 0 0 0 0 0 0 0 20 0 1 0 3829363 5337088 46 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 221780231053 0 0 4096 0 0 0 0 17 1 0 0
/proc/22445/statm: 1303 46 30 169 0 14 0

[startup+0.103384 s]
/proc/loadavg: 2.86 2.85 2.74 3/94 22446
/proc/meminfo: memFree=35248/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=124 CPUtime=0
/proc/22445/stat : 22445 (sugar) D 22443 22445 21668 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 3829363 126976 23 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221778081161 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/22445/statm: 31 23 17 3 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 124

[startup+0.511408 s]
/proc/loadavg: 2.86 2.85 2.74 3/94 22446
/proc/meminfo: memFree=35248/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=8540 CPUtime=0
/proc/22445/stat : 22445 (sugar) D 22443 22445 21668 0 -1 4194304 314 0 2 0 0 0 0 0 18 0 1 0 3829363 8744960 52 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221778084612 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/22445/statm: 2135 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8540

[startup+1.33247 s]
/proc/loadavg: 2.86 2.85 2.74 2/94 22446
/proc/meminfo: memFree=16304/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=13724 CPUtime=0.04
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 1109 0 3 0 3 1 0 0 16 0 1 0 3829363 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22445/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+2.98358 s]
/proc/loadavg: 2.86 2.85 2.74 4/102 22462
/proc/meminfo: memFree=25200/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=13724 CPUtime=0.65
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 1187 7744 3 38 3 1 56 5 15 0 1 0 3829363 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22445/statm: 3431 809 371 3 0 531 0
[pid=22455] ppid=22445 vsize=807384 CPUtime=0.96
/proc/22455/stat : 22455 (java) R 22445 22445 21668 0 -1 0 7977 0 1 0 93 3 0 0 18 0 8 0 3829561 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073649520 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22455/statm: 201846 7724 1506 14 0 189124 0
[pid=22455/tid=22456] ppid=22445 vsize=807384 CPUtime=0.08
/proc/22455/task/22456/stat : 22456 (java) S 22445 22445 21668 0 -1 64 1766 0 0 0 8 0 0 0 16 0 8 0 3829565 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22455/tid=22457] ppid=22445 vsize=807384 CPUtime=0
/proc/22455/task/22457/stat : 22457 (java) S 22445 22445 21668 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 3829565 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22455/tid=22458] ppid=22445 vsize=807384 CPUtime=0
/proc/22455/task/22458/stat : 22458 (java) S 22445 22445 21668 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 3829565 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22455/tid=22459] ppid=22445 vsize=807384 CPUtime=0
/proc/22455/task/22459/stat : 22459 (java) S 22445 22445 21668 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 3829568 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22455/tid=22460] ppid=22445 vsize=807384 CPUtime=0.14
/proc/22455/task/22460/stat : 22460 (java) R 22445 22445 21668 0 -1 64 417 0 0 0 14 0 0 0 20 0 8 0 3829568 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22455/tid=22461] ppid=22445 vsize=807384 CPUtime=0
/proc/22455/task/22461/stat : 22461 (java) S 22445 22445 21668 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 3829568 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22455/tid=22462] ppid=22445 vsize=807384 CPUtime=0
/proc/22455/task/22462/stat : 22462 (java) S 22445 22445 21668 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 3829568 826761216 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 821108

[startup+6.26477 s]
/proc/loadavg: 2.87 2.85 2.74 3/95 22463
/proc/meminfo: memFree=35176/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 15 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=8348 CPUtime=1.07
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 2249 0 0 0 106 1 0 0 25 0 1 0 3829880 8548352 1620 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525893 0 0 4096 3 0 0 0 17 1 0 0
/proc/22463/statm: 2087 1620 52 112 0 1971 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 30328

[startup+12.7392 s]
/proc/loadavg: 2.88 2.85 2.74 3/95 22463
/proc/meminfo: memFree=15984/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=15148 CPUtime=7.45
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 3924 0 0 0 740 5 0 0 25 0 1 0 3829880 15511552 3295 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/22463/statm: 3787 3295 52 112 0 3671 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 37128

[startup+25.566 s]
/proc/loadavg: 2.91 2.86 2.74 3/95 22463
/proc/meminfo: memFree=16304/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=25464 CPUtime=20.13
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 6496 0 0 0 2002 11 0 0 25 0 1 0 3829880 26075136 5867 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528729 0 0 4096 3 0 0 0 17 1 0 0
/proc/22463/statm: 6366 5867 52 112 0 6250 0
Current children cumulated CPU time (s) 23.9
Current children cumulated vsize (KiB) 47444

[startup+51.2626 s]
/proc/loadavg: 3.01 2.88 2.75 2/88 22466
/proc/meminfo: memFree=1791408/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=40736 CPUtime=45.58
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 10278 0 0 0 4535 23 0 0 25 0 1 0 3829880 41713664 9649 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 10184 9649 52 112 0 10068 0
Current children cumulated CPU time (s) 49.35
Current children cumulated vsize (KiB) 62716

[startup+102.5 s]
/proc/loadavg: 2.48 2.76 2.72 3/89 22530
/proc/meminfo: memFree=1711968/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=63112 CPUtime=96.32
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 15835 0 0 0 9597 35 0 0 25 0 1 0 3829880 64626688 15207 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134637942 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 15778 15207 52 112 0 15662 0
Current children cumulated CPU time (s) 100.09
Current children cumulated vsize (KiB) 85092

[startup+162.585 s]
/proc/loadavg: 2.17 2.62 2.67 3/89 22530
/proc/meminfo: memFree=1667360/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=75060 CPUtime=156.33
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 18756 0 0 0 15593 40 0 0 25 0 1 0 3829880 76861440 18127 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 18765 18127 52 112 0 18649 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (KiB) 97040

[startup+222.675 s]
/proc/loadavg: 2.06 2.50 2.62 3/95 22602
/proc/meminfo: memFree=1642304/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=75060 CPUtime=216.34
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 18760 0 0 0 21589 45 0 0 25 0 1 0 3829880 76861440 18131 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 18765 18131 52 112 0 18649 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 97040

[startup+282.679 s]
/proc/loadavg: 2.02 2.41 2.58 3/95 22694
/proc/meminfo: memFree=1633344/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=75060 CPUtime=276.27
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 18764 0 0 0 27571 56 0 0 25 0 1 0 3829880 76861440 18135 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 18765 18135 52 112 0 18649 0
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (KiB) 97040

[startup+342.682 s]
/proc/loadavg: 2.01 2.33 2.54 3/89 22728
/proc/meminfo: memFree=1623264/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=85820 CPUtime=336.19
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 21328 0 0 0 33557 62 0 0 25 0 1 0 3829880 87879680 20699 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 21455 20699 52 112 0 21339 0
Current children cumulated CPU time (s) 339.96
Current children cumulated vsize (KiB) 107800

[startup+402.767 s]
/proc/loadavg: 2.00 2.27 2.51 3/89 22728
/proc/meminfo: memFree=1609888/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=99528 CPUtime=396.22
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 24675 0 0 0 39555 67 0 0 25 0 1 0 3829880 101916672 24046 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 24882 24046 52 112 0 24766 0
Current children cumulated CPU time (s) 399.99
Current children cumulated vsize (KiB) 121508

[startup+462.85 s]
/proc/loadavg: 2.03 2.23 2.48 3/89 22728
/proc/meminfo: memFree=1581408/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=110604 CPUtime=456.24
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 27384 0 0 0 45554 70 0 0 25 0 1 0 3829880 113258496 26755 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528567 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 27651 26755 52 112 0 27535 0
Current children cumulated CPU time (s) 460.01
Current children cumulated vsize (KiB) 132584

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

/proc/loadavg: 2.02 2.04 2.23 3/89 22728
/proc/meminfo: memFree=1522656/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=154820 CPUtime=1116.45
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 38133 0 0 0 111560 85 0 0 25 0 1 0 3829880 158535680 37504 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 38705 37504 52 112 0 38589 0
Current children cumulated CPU time (s) 1120.22
Current children cumulated vsize (KiB) 176800

[startup+1183.76 s]
/proc/loadavg: 2.00 2.03 2.21 3/89 22728
/proc/meminfo: memFree=1512480/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=162128 CPUtime=1176.4
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 39965 0 0 0 117552 88 0 0 25 0 1 0 3829880 166019072 39336 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 40532 39336 52 112 0 40416 0
Current children cumulated CPU time (s) 1180.17
Current children cumulated vsize (KiB) 184108

[startup+1243.77 s]
/proc/loadavg: 2.00 2.02 2.19 3/89 22728
/proc/meminfo: memFree=1503200/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=171276 CPUtime=1236.36
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 42217 0 0 0 123545 91 0 0 25 0 1 0 3829880 175386624 41588 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 42819 41588 52 112 0 42703 0
Current children cumulated CPU time (s) 1240.13
Current children cumulated vsize (KiB) 193256

[startup+1303.79 s]
/proc/loadavg: 2.00 2.02 2.18 3/89 22728
/proc/meminfo: memFree=1502496/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=171928 CPUtime=1296.32
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 42343 0 0 0 129541 91 0 0 25 0 1 0 3829880 176054272 41714 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 42982 41714 52 112 0 42866 0
Current children cumulated CPU time (s) 1300.09
Current children cumulated vsize (KiB) 193908

[startup+1363.8 s]
/proc/loadavg: 2.00 2.01 2.17 3/89 22728
/proc/meminfo: memFree=1500576/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=174324 CPUtime=1356.26
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 42798 0 0 0 135534 92 0 0 25 0 1 0 3829880 178507776 42169 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 43581 42169 52 112 0 43465 0
Current children cumulated CPU time (s) 1360.03
Current children cumulated vsize (KiB) 196304

[startup+1423.82 s]
/proc/loadavg: 2.00 2.01 2.15 3/89 22730
/proc/meminfo: memFree=1495200/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=180120 CPUtime=1416.21
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 43957 0 0 0 141527 94 0 0 25 0 1 0 3829880 184442880 43328 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 45030 43328 52 112 0 44914 0
Current children cumulated CPU time (s) 1419.98
Current children cumulated vsize (KiB) 202100

[startup+1483.85 s]
/proc/loadavg: 2.00 2.00 2.14 3/89 22730
/proc/meminfo: memFree=1480480/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=181980 CPUtime=1476.18
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 44293 0 0 0 147524 94 0 0 25 0 1 0 3829880 186347520 43664 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525573 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 45495 43664 52 112 0 45379 0
Current children cumulated CPU time (s) 1479.95
Current children cumulated vsize (KiB) 203960

[startup+1543.87 s]
/proc/loadavg: 2.04 2.01 2.14 3/89 22730
/proc/meminfo: memFree=1466592/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=183120 CPUtime=1536.13
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 44520 0 0 0 153519 94 0 0 25 0 1 0 3829880 187514880 43891 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 45780 43891 52 112 0 45664 0
Current children cumulated CPU time (s) 1539.9
Current children cumulated vsize (KiB) 205100

[startup+1603.89 s]
/proc/loadavg: 2.01 2.01 2.12 3/89 22730
/proc/meminfo: memFree=1455264/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=185032 CPUtime=1596.09
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 44914 0 0 0 159514 95 0 0 25 0 1 0 3829880 189472768 44285 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 46258 44285 52 112 0 46142 0
Current children cumulated CPU time (s) 1599.86
Current children cumulated vsize (KiB) 207012

[startup+1663.91 s]
/proc/loadavg: 2.00 2.00 2.11 3/89 22730
/proc/meminfo: memFree=1454944/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=185376 CPUtime=1656.06
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 44981 0 0 0 165511 95 0 0 25 0 1 0 3829880 189825024 44352 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 46344 44352 52 112 0 46228 0
Current children cumulated CPU time (s) 1659.83
Current children cumulated vsize (KiB) 207356

[startup+1723.94 s]
/proc/loadavg: 2.00 2.00 2.10 3/89 22730
/proc/meminfo: memFree=1448480/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=192000 CPUtime=1716.01
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 46555 0 0 0 171504 97 0 0 25 0 1 0 3829880 196608000 45926 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 48000 45926 52 112 0 47884 0
Current children cumulated CPU time (s) 1719.78
Current children cumulated vsize (KiB) 213980

[startup+1783.96 s]
/proc/loadavg: 2.00 2.00 2.09 3/89 22730
/proc/meminfo: memFree=1439712/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=200868 CPUtime=1775.98
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 48775 0 0 0 177497 101 0 0 25 0 1 0 3829880 205688832 48146 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 50217 48146 52 112 0 50101 0
Current children cumulated CPU time (s) 1779.75
Current children cumulated vsize (KiB) 222848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.3 s]
/proc/loadavg: 2.07 2.02 2.09 3/89 22730
/proc/meminfo: memFree=1436832/2055920 swapFree=4192812/4192956
[pid=22445] ppid=22443 vsize=21980 CPUtime=3.77
/proc/22445/stat : 22445 (sugar) S 22443 22445 21668 0 -1 4194304 3317 19789 3 40 14 2 344 17 16 0 1 0 3829363 22507520 2834 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22445/statm: 5495 2834 373 3 0 2595 0
[pid=22463] ppid=22445 vsize=203900 CPUtime=1796.32
/proc/22463/stat : 22463 (minisat) R 22445 22445 21668 0 -1 0 49468 0 0 0 179530 102 0 0 25 0 1 0 3829880 208793600 48839 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/22463/statm: 50975 48839 52 112 0 50859 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 225880

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22445 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=590454 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=196970
CPU time returned by wait4() is 3.78742
while last known CPU time is 1800.12

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1805.32
CPU time (s): 1800.12
CPU user time (s): 1798.88
CPU system time (s): 1.24
CPU usage (%): 99.7122
Max. virtual memory (cumulated for all children) (KiB): 821108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.59045
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23190
page faults= 43
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1548
involuntary context switches= 1464

runsolver used 2.14267 s user time and 5.86511 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Jan 29 19:57:31 UTC 2007


IDJOB= 216431
IDBENCH= 5077
IDSOLVER= 86
FILE ID= node29/216431-1170100650

PBS_JOBID= 3689677

Free space on /tmp= 37058 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-40-45.xml
COMMAND LINE= /tmp/evaluation/216431-1170100650/solver /tmp/evaluation/216431-1170100650 /tmp/evaluation/216431-1170100650/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-216431-1170100650 -o ROOT/results/node29/solver-216431-1170100650 -C 1800 -M 900  /tmp/evaluation/216431-1170100650/solver /tmp/evaluation/216431-1170100650 /tmp/evaluation/216431-1170100650/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  b7439cdd5b3ec4db60d2d810ed2c9d23

RANDOM SEED= 771547909

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.209
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	: 5931.00
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.209
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:         36240 kB
Buffers:          3156 kB
Cached:        1780824 kB
SwapCached:          0 kB
Active:         173664 kB
Inactive:      1752188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         36240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          827436 kB
Writeback:           0 kB
Mapped:         167368 kB
Slab:            78500 kB
Committed_AS:   546316 kB
PageTables:       2396 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= 66560 MiB



End job on node29 on Mon Jan 29 20:27:37 UTC 2007