Trace number 221245

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.07 1815.78

General information on the benchmark

NamequeenAttacking/
queenAttacking-10.xml
MD5SUMaa5341730e8cf150addd79e0150f2d6f
Bench Category2-ARY-INT (binary 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 variables101
Number of constraints4975
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4975
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/221245-1170102649/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/221245-1170102649/unknown.xml [Mon Jan 29 21:30:54 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/221245-1170102649/unknown.xml /tmp/evaluation/221245-1170102649/sugar26994.csp [Mon Jan 29 21:30:54 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221245-1170102649/sugar-v0-40.jar -convert /tmp/evaluation/221245-1170102649/unknown.xml /tmp/evaluation/221245-1170102649/sugar26994.csp
0.16	c BEGIN convert /tmp/evaluation/221245-1170102649/unknown.xml
0.77	c END convert (0.605312 seconds)
0.80	c # CONVERT_XML  END : /tmp/evaluation/221245-1170102649/sugar26994.csp 89130 bytes (0 seconds) [Mon Jan 29 21:30:54 2007]
0.80	c # CONVERT_XML  CPU : 0.71 = 0 + 0 + 0.65 + 0.06
0.80	
0.80	c # GENERATE_SAT  BEGIN : /tmp/evaluation/221245-1170102649/sugar26994.bcnf [Mon Jan 29 21:30:54 2007]
0.80	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221245-1170102649/sugar-v0-40.jar -bcnf -map /tmp/evaluation/221245-1170102649/sugar26994.map /tmp/evaluation/221245-1170102649/sugar26994.csp /tmp/evaluation/221245-1170102649/sugar26994.bcnf
0.93	c BEGIN parse /tmp/evaluation/221245-1170102649/sugar26994.csp
1.61	c END parse (0.673813 seconds)
1.61	c BEGIN simplify
1.64	c END simplify (0.029331 seconds)
1.64	c BEGIN encode /tmp/evaluation/221245-1170102649/sugar26994.bcnf
2.90	c END encode (1.264412 seconds)
3.04	c # GENERATE_SAT  END : 26642 variables 1270510 clauses 20204064 bytes (3 seconds) [Mon Jan 29 21:30:57 2007]
3.04	c # GENERATE_SAT  CPU : 2.18 = 0.1 + 0.01 + 1.93 + 0.14
3.04	
3.04	c # SOLVE_SAT  BEGIN : /tmp/evaluation/221245-1170102649/sugar26994.bcnf [Mon Jan 29 21:30:57 2007]
3.04	c # CMD : /tmp/evaluation/221245-1170102649/minisat /tmp/evaluation/221245-1170102649/sugar26994.bcnf /tmp/evaluation/221245-1170102649/sugar26994.out
3.75	c ==================================[MINISAT]===================================
3.75	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
3.75	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
3.75	c ==============================================================================
3.75	c |         0 | 1270510  3780492 |  423503       0        0     nan |  0.000 % |
4.03	c |       100 | 1270443  3780240 |  465853      79      486     6.2 |  0.893 % |
4.19	c |       250 | 1270450  3780240 |  512438     215     1550     7.2 |  1.111 % |
4.36	c |       475 | 1270453  3780240 |  563682     428     2951     6.9 |  1.404 % |
4.60	c |       812 | 1270461  3780240 |  620050     750     5579     7.4 |  1.588 % |
4.88	c |      1320 | 1270464  3780240 |  682055    1246    10879     8.7 |  1.869 % |
5.26	c |      2079 | 1270472  3780240 |  750261    1988    18593     9.4 |  2.151 % |
6.26	c |      3218 | 1270490  3780240 |  825287    3094    30140     9.7 |  2.612 % |
7.69	c |      4926 | 1270509  3780240 |  907816    4770    49642    10.4 |  2.999 % |
9.34	c |      7488 | 1270525  3780240 |  998597    7293    85816    11.8 |  3.660 % |
11.75	c |     11332 | 1257342  3741945 | 1098457   11076   138088    12.5 |  4.313 % |
14.58	c |     17098 | 1257368  3741945 | 1208303   16801   256462    15.3 |  4.763 % |
21.13	c |     25747 | 1253747  3731613 | 1329133   25360   392919    15.5 |  6.212 % |
30.57	c |     38721 | 1243499  3702810 | 1462047   38145   605486    15.9 |  7.605 % |
44.86	c |     58182 | 1241268  3697050 | 1608251   57551   989548    17.2 |  8.528 % |
68.01	c |     87374 | 1238533  3690210 | 1769077   86684  1637196    18.9 |  9.399 % |
101.10	c |    131164 | 1234674  3680724 | 1945984  130428  2769307    21.2 | 10.198 % |
174.55	c |    196848 | 1232094  3674622 | 2140583  196056  4738062    24.2 | 11.107 % |
309.27	c |    295375 | 1230613  3671166 | 2354641  294551  7712330    26.2 | 11.613 % |
516.63	c |    443164 | 1229513  3668520 | 2590105  442319 12750764    28.8 | 11.940 % |
986.01	c |    664847 | 1228633  3666630 | 2849116  663983 21853385    32.9 | 12.052 % |
1814.76	
1814.76	s UNKNOWN
1814.76	c # INTERRUPTED
1814.76	c # MAIN  END :  (1814 seconds) [Mon Jan 29 22:01:08 2007]
1814.76	c # MAIN  CPU : 2.89 = 0.1 + 0.01 + 2.58 + 0.2
1814.76	

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/node3/watcher-221245-1170102649 -o ROOT/results/node3/solver-221245-1170102649 -C 1800 -M 900 /tmp/evaluation/221245-1170102649/solver /tmp/evaluation/221245-1170102649 /tmp/evaluation/221245-1170102649/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: 1.84 2.98 4.34 5/94 26995
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=6268 CPUtime=0
/proc/26994/stat : 26994 (sugar) R 26992 26994 25876 0 -1 4194304 311 0 0 0 0 0 0 0 20 0 1 0 30220208 6418432 47 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233630135689 0 0 4096 0 0 0 0 17 1 0 0
/proc/26994/statm: 1567 47 36 3 0 8 0

[startup+0.105472 s]
/proc/loadavg: 1.84 2.98 4.34 5/94 26995
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=13724 CPUtime=0.03
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 30220208 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26994/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.517601 s]
/proc/loadavg: 1.84 2.98 4.34 5/94 26995
/proc/meminfo: memFree=1624712/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=13724 CPUtime=0.03
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 30220208 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.35557 s]
/proc/loadavg: 1.84 2.98 4.34 4/102 27011
/proc/meminfo: memFree=1593928/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=13724 CPUtime=0.74
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 1190 8556 0 1 3 0 65 6 16 0 1 0 30220208 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 3431 809 371 3 0 531 0
[pid=27004] ppid=26994 vsize=807360 CPUtime=0.52
/proc/27004/stat : 27004 (java) R 26994 26994 25876 0 -1 0 6699 0 1 0 49 3 0 0 21 0 8 0 30220288 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073448297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27004/statm: 201840 6449 1506 14 0 189118 0
[pid=27004/tid=27005] ppid=26994 vsize=807360 CPUtime=0.02
/proc/27004/task/27005/stat : 27005 (java) S 26994 26994 25876 0 -1 64 506 0 0 0 2 0 0 0 17 0 8 0 30220292 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27004/tid=27006] ppid=26994 vsize=807360 CPUtime=0
/proc/27004/task/27006/stat : 27006 (java) S 26994 26994 25876 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30220292 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27004/tid=27007] ppid=26994 vsize=807360 CPUtime=0
/proc/27004/task/27007/stat : 27007 (java) S 26994 26994 25876 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30220292 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27004/tid=27008] ppid=26994 vsize=807360 CPUtime=0
/proc/27004/task/27008/stat : 27008 (java) S 26994 26994 25876 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30220295 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27004/tid=27009] ppid=26994 vsize=807360 CPUtime=0.12
/proc/27004/task/27009/stat : 27009 (java) S 26994 26994 25876 0 -1 64 409 0 0 0 12 0 0 0 16 0 8 0 30220295 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27004/tid=27010] ppid=26994 vsize=807360 CPUtime=0
/proc/27004/task/27010/stat : 27010 (java) S 26994 26994 25876 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30220295 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27004/tid=27011] ppid=26994 vsize=807360 CPUtime=0
/proc/27004/task/27011/stat : 27011 (java) R 26994 26994 25876 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30220295 826736640 6449 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 821084

[startup+3.00371 s]
/proc/loadavg: 1.84 2.98 4.34 5/102 27011
/proc/meminfo: memFree=1565704/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=17576 CPUtime=2.88
/proc/26994/stat : 26994 (sugar) R 26992 26994 25876 0 -1 4194304 2194 17384 0 2 9 1 258 20 18 0 1 0 30220208 17997824 1764 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233632600801 0 0 4224 16386 0 0 0 17 0 0 0
/proc/26994/statm: 4394 1765 371 3 0 1494 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 17576

[startup+6.20698 s]
/proc/loadavg: 2.01 3.00 4.34 4/95 27012
/proc/meminfo: memFree=1478272/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 15 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=58108 CPUtime=3.14
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 14833 0 0 0 303 11 0 0 25 0 1 0 30220512 59502592 13793 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 14527 13793 51 112 0 14411 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 78184

[startup+12.6095 s]
/proc/loadavg: 1.93 2.95 4.31 2/82 27021
/proc/meminfo: memFree=1742440/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=58780 CPUtime=9.52
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 15017 0 0 0 940 12 0 0 25 0 1 0 30220512 60190720 13977 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528473 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 14695 13977 52 112 0 14579 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 78856

[startup+25.4416 s]
/proc/loadavg: 1.79 2.88 4.27 4/95 27102
/proc/meminfo: memFree=1694472/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=59972 CPUtime=22.34
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 15290 0 0 0 2220 14 0 0 25 0 1 0 30220512 61411328 14250 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 14993 14250 52 112 0 14877 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 80048

[startup+51.1067 s]
/proc/loadavg: 2.00 2.84 4.22 3/95 27110
/proc/meminfo: memFree=1363784/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=63848 CPUtime=47.9
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 16234 0 0 0 4774 16 0 0 25 0 1 0 30220512 65380352 15194 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 15962 15194 52 112 0 15846 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 83924

[startup+102.336 s]
/proc/loadavg: 1.64 2.61 4.07 2/82 27262
/proc/meminfo: memFree=1727792/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=72416 CPUtime=99.01
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 18395 0 0 0 9880 21 0 0 25 0 1 0 30220512 74153984 17355 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 18104 17355 52 112 0 17988 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 92492

[startup+162.379 s]
/proc/loadavg: 1.48 2.38 3.89 3/88 27390
/proc/meminfo: memFree=1710144/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=79996 CPUtime=159.02
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 20290 0 0 0 15876 26 0 0 25 0 1 0 30220512 81915904 19250 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 19999 19250 52 112 0 19883 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 100072

[startup+222.382 s]
/proc/loadavg: 1.93 2.33 3.78 4/96 27495
/proc/meminfo: memFree=1496376/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=88164 CPUtime=218.62
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 22265 0 0 0 21831 31 0 0 25 0 1 0 30220512 90279936 21225 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 1 0 0
/proc/27012/statm: 22041 21225 52 112 0 21925 0
Current children cumulated CPU time (s) 221.54
Current children cumulated vsize (KiB) 108240

[startup+282.39 s]
/proc/loadavg: 2.30 2.36 3.70 4/96 27497
/proc/meminfo: memFree=1398072/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=94084 CPUtime=278.29
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 23774 0 0 0 27796 33 0 0 25 0 1 0 30220512 96342016 22734 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528433 0 0 4096 3 0 0 0 17 1 0 0
/proc/27012/statm: 23521 22734 52 112 0 23405 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 114160

[startup+342.407 s]
/proc/loadavg: 2.30 2.35 3.61 3/96 27497
/proc/meminfo: memFree=1245432/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=101148 CPUtime=338.01
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 25442 0 0 0 33765 36 0 0 25 0 1 0 30220512 103575552 24402 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 25287 24402 52 112 0 25171 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 121224

[startup+402.409 s]
/proc/loadavg: 2.40 2.36 3.53 3/96 27497
/proc/meminfo: memFree=1101752/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=109156 CPUtime=397.6
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 27475 0 0 0 39721 39 0 0 25 0 1 0 30220512 111775744 26435 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 27289 26435 52 112 0 27173 0
Current children cumulated CPU time (s) 400.52
Current children cumulated vsize (KiB) 129232

[startup+462.418 s]
/proc/loadavg: 2.34 2.35 3.45 4/96 27497
/proc/meminfo: memFree=1092216/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=116404 CPUtime=457
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 29339 0 0 0 45658 42 0 0 25 0 1 0 30220512 119197696 28299 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 29101 28299 52 112 0 28985 0
Current children cumulated CPU time (s) 459.92
Current children cumulated vsize (KiB) 136480

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

/proc/loadavg: 2.00 2.04 2.70 3/89 27498
/proc/meminfo: memFree=1373232/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=180060 CPUtime=1111.74
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 44963 0 0 0 111111 63 0 0 25 0 1 0 30220512 184381440 43923 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525189 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 45015 43923 52 112 0 44899 0
Current children cumulated CPU time (s) 1114.66
Current children cumulated vsize (KiB) 200136

[startup+1183.2 s]
/proc/loadavg: 2.00 2.03 2.66 3/89 27498
/proc/meminfo: memFree=1360944/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=185900 CPUtime=1171.24
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 46448 0 0 0 117059 65 0 0 25 0 1 0 30220512 190361600 45408 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 46475 45408 52 112 0 46359 0
Current children cumulated CPU time (s) 1174.16
Current children cumulated vsize (KiB) 205976

[startup+1243.28 s]
/proc/loadavg: 2.00 2.02 2.61 3/89 27498
/proc/meminfo: memFree=1346672/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=193320 CPUtime=1230.79
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 48336 0 0 0 123011 68 0 0 25 0 1 0 30220512 197959680 47296 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 48330 47296 52 112 0 48214 0
Current children cumulated CPU time (s) 1233.71
Current children cumulated vsize (KiB) 213396

[startup+1303.37 s]
/proc/loadavg: 2.04 2.03 2.57 3/89 27498
/proc/meminfo: memFree=1335216/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=198860 CPUtime=1290.35
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 49728 0 0 0 128965 70 0 0 25 0 1 0 30220512 203632640 48688 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 49715 48688 52 112 0 49599 0
Current children cumulated CPU time (s) 1293.27
Current children cumulated vsize (KiB) 218936

[startup+1363.42 s]
/proc/loadavg: 2.01 2.02 2.53 3/89 27498
/proc/meminfo: memFree=1324464/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=204656 CPUtime=1349.85
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 51187 0 0 0 134913 72 0 0 25 0 1 0 30220512 209567744 50147 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528368 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 51164 50147 52 112 0 51048 0
Current children cumulated CPU time (s) 1352.77
Current children cumulated vsize (KiB) 224732

[startup+1423.48 s]
/proc/loadavg: 2.00 2.02 2.50 3/89 27498
/proc/meminfo: memFree=1313776/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=210316 CPUtime=1409.39
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 52655 0 0 0 140865 74 0 0 25 0 1 0 30220512 215363584 51615 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 52579 51615 52 112 0 52463 0
Current children cumulated CPU time (s) 1412.31
Current children cumulated vsize (KiB) 230392

[startup+1483.54 s]
/proc/loadavg: 2.00 2.01 2.46 3/89 27498
/proc/meminfo: memFree=1306992/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=215824 CPUtime=1468.92
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 54031 0 0 0 146816 76 0 0 25 0 1 0 30220512 221003776 52991 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 53956 52991 52 112 0 53840 0
Current children cumulated CPU time (s) 1471.84
Current children cumulated vsize (KiB) 235900

[startup+1543.59 s]
/proc/loadavg: 2.00 2.01 2.43 3/89 27498
/proc/meminfo: memFree=1302640/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=220032 CPUtime=1528.43
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 55100 0 0 0 152765 78 0 0 25 0 1 0 30220512 225312768 54060 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 55008 54060 52 112 0 54892 0
Current children cumulated CPU time (s) 1531.35
Current children cumulated vsize (KiB) 240108

[startup+1603.65 s]
/proc/loadavg: 2.00 2.00 2.40 3/89 27498
/proc/meminfo: memFree=1299248/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=223168 CPUtime=1587.96
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 55907 0 0 0 158717 79 0 0 25 0 1 0 30220512 228524032 54867 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528398 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 55792 54867 52 112 0 55676 0
Current children cumulated CPU time (s) 1590.88
Current children cumulated vsize (KiB) 243244

[startup+1663.72 s]
/proc/loadavg: 2.00 2.00 2.37 3/89 27498
/proc/meminfo: memFree=1294000/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=228360 CPUtime=1647.49
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 57207 0 0 0 164668 81 0 0 25 0 1 0 30220512 233840640 56167 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528376 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 57090 56167 52 112 0 56974 0
Current children cumulated CPU time (s) 1650.41
Current children cumulated vsize (KiB) 248436

[startup+1723.8 s]
/proc/loadavg: 2.00 2.00 2.35 3/89 27498
/proc/meminfo: memFree=1290480/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=231680 CPUtime=1707.01
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 58047 0 0 0 170619 82 0 0 25 0 1 0 30220512 237240320 57007 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 57920 57007 52 112 0 57804 0
Current children cumulated CPU time (s) 1709.93
Current children cumulated vsize (KiB) 251756

[startup+1783.85 s]
/proc/loadavg: 2.00 2.00 2.32 3/89 27498
/proc/meminfo: memFree=1286448/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=235608 CPUtime=1766.55
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 59029 0 0 0 176571 84 0 0 25 0 1 0 30220512 241262592 57989 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 58902 57989 52 112 0 58786 0
Current children cumulated CPU time (s) 1769.47
Current children cumulated vsize (KiB) 255684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.74 s]
/proc/loadavg: 2.06 2.02 2.32 3/95 27564
/proc/meminfo: memFree=1281024/2055920 swapFree=4192812/4192956
[pid=26994] ppid=26992 vsize=20076 CPUtime=2.92
/proc/26994/stat : 26994 (sugar) S 26992 26994 25876 0 -1 4194304 2824 17384 0 2 13 1 258 20 16 0 1 0 30220208 20557824 2336 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26994/statm: 5019 2336 373 3 0 2119 0
[pid=27012] ppid=26994 vsize=237708 CPUtime=1797.11
/proc/27012/stat : 27012 (minisat) R 26994 26994 25876 0 -1 0 59565 0 0 0 179623 88 0 0 25 0 1 0 30220512 243412992 58525 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27012/statm: 59427 58525 52 112 0 59311 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 257784

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26994 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=720586 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=239963
CPU time returned by wait4() is 2.96055
while last known CPU time is 1800.07

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

Real time (s): 1815.78
CPU time (s): 1800.07
CPU user time (s): 1798.94
CPU system time (s): 1.13
CPU usage (%): 99.135
Max. virtual memory (cumulated for all children) (KiB): 821084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.72059
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20293
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= 1427
involuntary context switches= 1414

runsolver used 2.03769 s user time and 5.30619 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Jan 29 20:30:51 UTC 2007


IDJOB= 221245
IDBENCH= 5403
IDSOLVER= 86
FILE ID= node3/221245-1170102649

PBS_JOBID= 3689524

Free space on /tmp= 66557 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/queenAttacking/queenAttacking-10.xml
COMMAND LINE= /tmp/evaluation/221245-1170102649/solver /tmp/evaluation/221245-1170102649 /tmp/evaluation/221245-1170102649/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-221245-1170102649 -o ROOT/results/node3/solver-221245-1170102649 -C 1800 -M 900  /tmp/evaluation/221245-1170102649/solver /tmp/evaluation/221245-1170102649 /tmp/evaluation/221245-1170102649/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  aa5341730e8cf150addd79e0150f2d6f

RANDOM SEED= 932709136

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.241
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.241
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:       1653160 kB
Buffers:         59972 kB
Cached:          54744 kB
SwapCached:          0 kB
Active:         278668 kB
Inactive:        66456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5892 kB
Writeback:           0 kB
Mapped:         255980 kB
Slab:            42204 kB
Committed_AS:   631088 kB
PageTables:       2424 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= 66485 MiB



End job on node3 on Mon Jan 29 21:01:09 UTC 2007