Trace number 233454

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.17 1809.36

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-5.xml
MD5SUMa34c97e86aa6f21f2941b431d9a10048
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 variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size911
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/233454-1170106733/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/233454-1170106733/unknown.xml [Mon Jan 29 22:38:53 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/233454-1170106733/unknown.xml /tmp/evaluation/233454-1170106733/sugar644.csp [Mon Jan 29 22:38:53 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/233454-1170106733/sugar-v0-40.jar -convert /tmp/evaluation/233454-1170106733/unknown.xml /tmp/evaluation/233454-1170106733/sugar644.csp
0.16	c BEGIN convert /tmp/evaluation/233454-1170106733/unknown.xml
0.72	c END convert (0.562231 seconds)
0.75	c # CONVERT_XML  END : /tmp/evaluation/233454-1170106733/sugar644.csp 154917 bytes (1 seconds) [Mon Jan 29 22:38:54 2007]
0.75	c # CONVERT_XML  CPU : 0.66 = 0 + 0 + 0.62 + 0.04
0.75	
0.75	c # GENERATE_SAT  BEGIN : /tmp/evaluation/233454-1170106733/sugar644.bcnf [Mon Jan 29 22:38:54 2007]
0.75	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/233454-1170106733/sugar-v0-40.jar -bcnf -map /tmp/evaluation/233454-1170106733/sugar644.map /tmp/evaluation/233454-1170106733/sugar644.csp /tmp/evaluation/233454-1170106733/sugar644.bcnf
0.86	c BEGIN parse /tmp/evaluation/233454-1170106733/sugar644.csp
1.44	c END parse (0.577992 seconds)
1.44	c BEGIN simplify
1.51	c END simplify (0.064309 seconds)
1.51	c BEGIN encode /tmp/evaluation/233454-1170106733/sugar644.bcnf
6.08	c END encode (4.570642 seconds)
6.14	c # GENERATE_SAT  END : 200142 variables 5325219 clauses 84366220 bytes (5 seconds) [Mon Jan 29 22:38:59 2007]
6.14	c # GENERATE_SAT  CPU : 5.31 = 0.05 + 0.01 + 4.87 + 0.38
6.14	
6.14	c # SOLVE_SAT  BEGIN : /tmp/evaluation/233454-1170106733/sugar644.bcnf [Mon Jan 29 22:38:59 2007]
6.14	c # CMD : /tmp/evaluation/233454-1170106733/minisat /tmp/evaluation/233454-1170106733/sugar644.bcnf /tmp/evaluation/233454-1170106733/sugar644.out
9.33	c ==================================[MINISAT]===================================
9.33	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
9.33	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
9.33	c ==============================================================================
9.33	c |         0 | 5325219 15766290 | 1775073       0        0     nan |  0.000 % |
11.11	c |       101 | 5325219 15766290 | 1952580     101     1326    13.1 |  0.000 % |
11.78	c |       251 | 5325219 15766290 | 2147838     251     3575    14.2 |  0.000 % |
11.98	c |       477 | 5325219 15766290 | 2362622     477     5862    12.3 |  0.000 % |
12.20	c |       814 | 5325219 15766290 | 2598884     814    10218    12.6 |  0.000 % |
12.49	c |      1320 | 5325219 15766290 | 2858772    1320    16059    12.2 |  0.000 % |
12.83	c |      2079 | 5325219 15766290 | 3144650    2079    25127    12.1 |  0.000 % |
13.52	c |      3218 | 5325219 15766290 | 3459115    3218    52589    16.3 |  0.000 % |
14.64	c |      4926 | 5325219 15766290 | 3805026    4926    95792    19.4 |  0.000 % |
16.24	c |      7488 | 5325219 15766290 | 4185529    7488   142427    19.0 |  0.000 % |
19.54	c |     11333 | 5325219 15766290 | 4604082   11333   198861    17.5 |  0.000 % |
24.61	c |     17099 | 5325219 15766290 | 5064490   17099   282156    16.5 |  0.000 % |
33.35	c |     25748 | 5325219 15766290 | 5570939   25748   408742    15.9 |  0.000 % |
48.18	c |     38722 | 5325219 15766290 | 6128033   38722   599535    15.5 |  0.000 % |
75.02	c |     58183 | 5325219 15766290 | 6740836   58183   881720    15.2 |  0.000 % |
120.37	c |     87375 | 5325219 15766290 | 7414920   87375  1371768    15.7 |  0.000 % |
197.38	c |    131164 | 5325219 15766290 | 8156412  131164  2147310    16.4 |  0.000 % |
347.71	c |    196848 | 5325219 15766290 | 8972053  196848  3334439    16.9 |  0.000 % |
626.79	c |    295375 | 5325219 15766290 | 9869259  295375  5175498    17.5 |  0.000 % |
1225.25	c |    443164 | 5325219 15766290 | 10856185  443164  8158583    18.4 |  0.000 % |
1808.31	
1808.31	s UNKNOWN
1808.31	c # INTERRUPTED
1808.31	c # MAIN  END :  (1808 seconds) [Mon Jan 29 23:09:01 2007]
1808.31	c # MAIN  CPU : 5.97 = 0.05 + 0.01 + 5.49 + 0.42
1808.31	

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/node10/watcher-233454-1170106733 -o ROOT/results/node10/solver-233454-1170106733 -C 1800 -M 900 /tmp/evaluation/233454-1170106733/solver /tmp/evaluation/233454-1170106733 /tmp/evaluation/233454-1170106733/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.97 2.36 2.78 5/94 645
/proc/meminfo: memFree=1236960/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=18540 CPUtime=0
/proc/644/stat : 644 (runsolver) R 642 644 507 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 30628314 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/644/statm: 4635 279 244 17 0 2626 0

[startup+0.103198 s]
/proc/loadavg: 1.97 2.36 2.78 5/94 645
/proc/meminfo: memFree=1236960/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=13724 CPUtime=0.03
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30628314 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.511252 s]
/proc/loadavg: 1.97 2.36 2.78 5/94 645
/proc/meminfo: memFree=1236960/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=13724 CPUtime=0.03
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30628314 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33337 s]
/proc/loadavg: 1.97 2.36 2.78 3/102 661
/proc/meminfo: memFree=1215648/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=13724 CPUtime=0.69
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 1190 7669 0 1 3 0 62 4 15 0 1 0 30628314 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 3431 809 371 3 0 531 0
[pid=654] ppid=644 vsize=807332 CPUtime=0.56
/proc/654/stat : 654 (java) R 644 644 507 0 -1 0 6919 0 1 0 51 5 0 0 25 0 8 0 30628390 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/654/statm: 201833 6668 1506 14 0 189111 0
[pid=654/tid=655] ppid=644 vsize=807332 CPUtime=0.03
/proc/654/task/655/stat : 655 (java) R 644 644 507 0 -1 64 733 0 0 0 3 0 0 0 16 0 8 0 30628393 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=656] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/656/stat : 656 (java) S 644 644 507 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30628393 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=657] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/657/stat : 657 (java) S 644 644 507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30628393 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=658] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/658/stat : 658 (java) S 644 644 507 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30628397 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=659] ppid=644 vsize=807332 CPUtime=0.12
/proc/654/task/659/stat : 659 (java) S 644 644 507 0 -1 64 401 0 0 0 12 0 0 0 16 0 8 0 30628397 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=660] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/660/stat : 660 (java) S 644 644 507 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30628397 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=661] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/661/stat : 661 (java) S 644 644 507 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30628397 826707968 6668 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 821056

[startup+2.98658 s]
/proc/loadavg: 1.97 2.36 2.78 3/102 661
/proc/meminfo: memFree=1197024/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=13724 CPUtime=0.69
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 1190 7669 0 1 3 0 62 4 16 0 1 0 30628314 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 3431 809 371 3 0 531 0
[pid=654] ppid=644 vsize=807332 CPUtime=2.2
/proc/654/stat : 654 (java) R 644 644 507 0 -1 0 8146 0 1 0 205 15 0 0 25 0 8 0 30628390 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808990 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/654/statm: 201833 7893 1510 14 0 189111 0
[pid=654/tid=655] ppid=644 vsize=807332 CPUtime=0.09
/proc/654/task/655/stat : 655 (java) S 644 644 507 0 -1 64 1915 0 0 0 8 1 0 0 16 0 8 0 30628393 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=656] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/656/stat : 656 (java) S 644 644 507 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30628393 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=657] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/657/stat : 657 (java) S 644 644 507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30628393 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=658] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/658/stat : 658 (java) S 644 644 507 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30628397 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=659] ppid=644 vsize=807332 CPUtime=0.16
/proc/654/task/659/stat : 659 (java) S 644 644 507 0 -1 64 420 0 0 0 16 0 0 0 16 0 8 0 30628397 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=660] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/660/stat : 660 (java) S 644 644 507 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30628397 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=654/tid=661] ppid=644 vsize=807332 CPUtime=0
/proc/654/task/661/stat : 661 (java) S 644 644 507 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30628397 826707968 7893 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 821056

[startup+6.18802 s]
/proc/loadavg: 1.97 2.36 2.77 3/102 661
/proc/meminfo: memFree=1135008/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2173 15831 0 2 8 1 549 42 19 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 17316

[startup+12.6489 s]
/proc/loadavg: 1.98 2.35 2.77 3/95 662
/proc/meminfo: memFree=905880/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 15 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=246072 CPUtime=6.48
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 61720 0 0 0 610 38 0 0 25 0 1 0 30628929 251977728 60664 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 61518 60664 52 112 0 61402 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 263388

[startup+25.4886 s]
/proc/loadavg: 1.98 2.33 2.76 3/95 662
/proc/meminfo: memFree=902168/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=248348 CPUtime=19.33
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 62295 0 0 0 1893 40 0 0 25 0 1 0 30628929 254308352 61239 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525938 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 62087 61239 52 112 0 61971 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 265664

[startup+51.1701 s]
/proc/loadavg: 2.26 2.37 2.76 3/95 662
/proc/meminfo: memFree=899352/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=249912 CPUtime=44.94
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 62685 0 0 0 4454 40 0 0 25 0 1 0 30628929 255909888 61629 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527980 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 62478 61629 52 112 0 62362 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 267228

[startup+102.396 s]
/proc/loadavg: 2.11 2.31 2.71 3/95 662
/proc/meminfo: memFree=894872/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=253620 CPUtime=96.14
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 63593 0 0 0 9573 41 0 0 25 0 1 0 30628929 259706880 62537 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 63405 62537 52 112 0 63289 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 270936

[startup+162.425 s]
/proc/loadavg: 2.04 2.25 2.67 3/95 662
/proc/meminfo: memFree=891160/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=257412 CPUtime=156.15
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 64520 0 0 0 15573 42 0 0 25 0 1 0 30628929 263589888 63464 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 64353 63464 52 112 0 64237 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 274728

[startup+222.502 s]
/proc/loadavg: 2.01 2.20 2.62 3/95 662
/proc/meminfo: memFree=883992/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=260740 CPUtime=216.22
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 65324 0 0 0 21578 44 0 0 25 0 1 0 30628929 266997760 64268 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 65185 64268 52 112 0 65069 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 278056

[startup+282.527 s]
/proc/loadavg: 2.22 2.22 2.60 4/95 662
/proc/meminfo: memFree=876952/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=263528 CPUtime=276.22
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 66023 0 0 0 27577 45 0 0 25 0 1 0 30628929 269852672 64967 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 65882 64967 52 112 0 65766 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 280844

[startup+342.603 s]
/proc/loadavg: 2.11 2.19 2.56 3/95 662
/proc/meminfo: memFree=871576/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=266056 CPUtime=336.28
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 66683 0 0 0 33582 46 0 0 25 0 1 0 30628929 272441344 65627 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/662/statm: 66514 65627 52 112 0 66398 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 283372

[startup+402.623 s]
/proc/loadavg: 2.09 2.17 2.53 3/89 729
/proc/meminfo: memFree=1214912/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=269388 CPUtime=396.12
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 67409 0 0 0 39561 51 0 0 25 0 1 0 30628929 275853312 66353 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 67347 66353 52 112 0 67231 0

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

/proc/loadavg: 2.00 2.01 2.23 3/88 801
/proc/meminfo: memFree=1026824/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=292000 CPUtime=1113.05
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 73024 0 0 0 111238 67 0 0 25 0 1 0 30628929 299008000 71968 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 73000 71968 52 112 0 72884 0
Current children cumulated CPU time (s) 1119.05
Current children cumulated vsize (KiB) 309316

[startup+1183.55 s]
/proc/loadavg: 2.00 2.01 2.21 3/88 801
/proc/meminfo: memFree=1025224/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=293480 CPUtime=1172.78
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 73393 0 0 0 117210 68 0 0 25 0 1 0 30628929 300523520 72337 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 73370 72337 52 112 0 73254 0
Current children cumulated CPU time (s) 1178.78
Current children cumulated vsize (KiB) 310796

[startup+1243.61 s]
/proc/loadavg: 2.00 2.00 2.20 3/88 801
/proc/meminfo: memFree=1022792/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=295912 CPUtime=1232.54
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 73983 0 0 0 123185 69 0 0 25 0 1 0 30628929 303013888 72927 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 73978 72927 52 112 0 73862 0
Current children cumulated CPU time (s) 1238.54
Current children cumulated vsize (KiB) 313228

[startup+1303.68 s]
/proc/loadavg: 2.00 2.00 2.18 3/88 801
/proc/meminfo: memFree=1021384/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=297384 CPUtime=1292.28
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 74324 0 0 0 129159 69 0 0 25 0 1 0 30628929 304521216 73268 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 74346 73268 52 112 0 74230 0
Current children cumulated CPU time (s) 1298.28
Current children cumulated vsize (KiB) 314700

[startup+1363.77 s]
/proc/loadavg: 2.00 2.00 2.17 3/94 907
/proc/meminfo: memFree=1018384/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=299752 CPUtime=1351.98
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 74703 0 0 0 135117 81 0 0 25 0 1 0 30628929 306946048 73647 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 74938 73647 52 112 0 74822 0
Current children cumulated CPU time (s) 1357.98
Current children cumulated vsize (KiB) 317068

[startup+1423.86 s]
/proc/loadavg: 2.16 2.03 2.17 3/88 999
/proc/meminfo: memFree=1018112/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=300936 CPUtime=1411.71
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 75020 0 0 0 141079 92 0 0 25 0 1 0 30628929 308158464 73964 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 75234 73964 52 112 0 75118 0
Current children cumulated CPU time (s) 1417.71
Current children cumulated vsize (KiB) 318252

[startup+1483.93 s]
/proc/loadavg: 2.06 2.03 2.16 3/88 999
/proc/meminfo: memFree=1016776/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=302192 CPUtime=1471.47
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 75357 0 0 0 147054 93 0 0 25 0 1 0 30628929 309444608 74301 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 75548 74301 52 112 0 75432 0
Current children cumulated CPU time (s) 1477.47
Current children cumulated vsize (KiB) 319508

[startup+1544 s]
/proc/loadavg: 2.02 2.02 2.14 3/88 999
/proc/meminfo: memFree=1015432/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=303416 CPUtime=1531.2
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 75684 0 0 0 153026 94 0 0 25 0 1 0 30628929 310697984 74628 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 75854 74628 52 112 0 75738 0
Current children cumulated CPU time (s) 1537.2
Current children cumulated vsize (KiB) 320732

[startup+1604.07 s]
/proc/loadavg: 2.00 2.01 2.13 3/88 999
/proc/meminfo: memFree=1014088/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=304808 CPUtime=1590.97
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 76019 0 0 0 159002 95 0 0 25 0 1 0 30628929 312123392 74963 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 76202 74963 52 112 0 76086 0
Current children cumulated CPU time (s) 1596.97
Current children cumulated vsize (KiB) 322124

[startup+1664.14 s]
/proc/loadavg: 2.05 2.02 2.13 3/88 999
/proc/meminfo: memFree=1012616/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=306120 CPUtime=1650.72
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 76348 0 0 0 164976 96 0 0 25 0 1 0 30628929 313466880 75292 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 76530 75292 52 112 0 76414 0
Current children cumulated CPU time (s) 1656.72
Current children cumulated vsize (KiB) 323436

[startup+1724.21 s]
/proc/loadavg: 2.02 2.02 2.11 3/88 999
/proc/meminfo: memFree=1011144/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=307380 CPUtime=1710.46
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 76694 0 0 0 170949 97 0 0 25 0 1 0 30628929 314757120 75638 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 76845 75638 52 112 0 76729 0
Current children cumulated CPU time (s) 1716.46
Current children cumulated vsize (KiB) 324696

[startup+1784.28 s]
/proc/loadavg: 2.00 2.01 2.10 3/88 999
/proc/meminfo: memFree=1009800/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=308688 CPUtime=1770.22
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 77022 0 0 0 176925 97 0 0 25 0 1 0 30628929 316096512 75966 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 77172 75966 52 112 0 77056 0
Current children cumulated CPU time (s) 1776.22
Current children cumulated vsize (KiB) 326004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/88 999
/proc/meminfo: memFree=1009224/2055920 swapFree=4192812/4192956
[pid=644] ppid=642 vsize=17316 CPUtime=6
/proc/644/stat : 644 (sugar) S 642 644 507 0 -1 4194304 2183 15831 0 2 8 1 549 42 16 0 1 0 30628314 17731584 1693 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 214928765026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/644/statm: 4329 1693 373 3 0 1429 0
[pid=662] ppid=644 vsize=309204 CPUtime=1794.09
/proc/662/stat : 662 (minisat) R 644 644 507 0 -1 0 77140 0 0 0 179312 97 0 0 25 0 1 0 30628929 316624896 76084 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/662/statm: 77301 76084 52 112 0 77185 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 326520

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 644 and gives childrusage.ru_utime.tv_sec=5 childrusage.ru_utime.tv_usec=581151 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=480926
CPU time returned by wait4() is 6.06208
while last known CPU time is 1800.17

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

Real time (s): 1809.36
CPU time (s): 1800.17
CPU user time (s): 1798.69
CPU system time (s): 1.48
CPU usage (%): 99.4923
Max. virtual memory (cumulated for all children) (KiB): 821056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.58115
system time used= 0.480926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18097
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= 1529
involuntary context switches= 1788

runsolver used 2.34564 s user time and 5.34519 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon Jan 29 21:38:53 UTC 2007


IDJOB= 233454
IDBENCH= 6608
IDSOLVER= 86
FILE ID= node10/233454-1170106733

PBS_JOBID= 3689891

Free space on /tmp= 66558 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-15/os-taillard-15-95-5.xml
COMMAND LINE= /tmp/evaluation/233454-1170106733/solver /tmp/evaluation/233454-1170106733 /tmp/evaluation/233454-1170106733/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-233454-1170106733 -o ROOT/results/node10/solver-233454-1170106733 -C 1800 -M 900  /tmp/evaluation/233454-1170106733/solver /tmp/evaluation/233454-1170106733 /tmp/evaluation/233454-1170106733/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  a34c97e86aa6f21f2941b431d9a10048

RANDOM SEED= 40746803

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:       1237376 kB
Buffers:         38976 kB
Cached:          65676 kB
SwapCached:          0 kB
Active:         705020 kB
Inactive:        57588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:         683456 kB
Slab:            39456 kB
Committed_AS:  1428836 kB
PageTables:       3400 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= 66446 MiB



End job on node10 on Mon Jan 29 22:09:02 UTC 2007