Trace number 221213

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.04 1809.97

General information on the benchmark

NamequeenAttacking/
queenAttacking-11.xml
MD5SUMb2331ae52aa4f20611596313def90cb8
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 variables122
Number of constraints7290
Maximum constraint arity2
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7290
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c # Sugar v0-40 (/tmp/evaluation/221213-1170102647/sugar-v0-40.jar)
0.06	
0.07	c # MAIN  BEGIN : /tmp/evaluation/221213-1170102647/unknown.xml [Mon Jan 29 21:30:51 2007]
0.07	c # CONVERT_XML  BEGIN : /tmp/evaluation/221213-1170102647/unknown.xml /tmp/evaluation/221213-1170102647/sugar22788.csp [Mon Jan 29 21:30:51 2007]
0.07	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221213-1170102647/sugar-v0-40.jar -convert /tmp/evaluation/221213-1170102647/unknown.xml /tmp/evaluation/221213-1170102647/sugar22788.csp
0.26	c BEGIN convert /tmp/evaluation/221213-1170102647/unknown.xml
1.01	c END convert (0.750671 seconds)
1.06	c # CONVERT_XML  END : /tmp/evaluation/221213-1170102647/sugar22788.csp 128459 bytes (1 seconds) [Mon Jan 29 21:30:52 2007]
1.06	c # CONVERT_XML  CPU : 0.84 = 0 + 0 + 0.75 + 0.09
1.06	
1.06	c # GENERATE_SAT  BEGIN : /tmp/evaluation/221213-1170102647/sugar22788.bcnf [Mon Jan 29 21:30:52 2007]
1.06	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221213-1170102647/sugar-v0-40.jar -bcnf -map /tmp/evaluation/221213-1170102647/sugar22788.map /tmp/evaluation/221213-1170102647/sugar22788.csp /tmp/evaluation/221213-1170102647/sugar22788.bcnf
1.19	c BEGIN parse /tmp/evaluation/221213-1170102647/sugar22788.csp
2.02	c END parse (0.828518 seconds)
2.02	c BEGIN simplify
2.11	c END simplify (0.086413 seconds)
2.11	c BEGIN encode /tmp/evaluation/221213-1170102647/sugar22788.bcnf
4.30	c END encode (2.193095 seconds)
4.47	c # GENERATE_SAT  END : 38165 variables 2197184 clauses 34985916 bytes (3 seconds) [Mon Jan 29 21:30:55 2007]
4.47	c # GENERATE_SAT  CPU : 3.36 = 0.15 + 0.01 + 2.99 + 0.21
4.47	
4.47	c # SOLVE_SAT  BEGIN : /tmp/evaluation/221213-1170102647/sugar22788.bcnf [Mon Jan 29 21:30:55 2007]
4.47	c # CMD : /tmp/evaluation/221213-1170102647/minisat /tmp/evaluation/221213-1170102647/sugar22788.bcnf /tmp/evaluation/221213-1170102647/sugar22788.out
5.78	c ==================================[MINISAT]===================================
5.78	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.78	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.78	c ==============================================================================
5.78	c |         0 | 2197184  6549273 |  732394       0        0     nan |  0.000 % |
6.17	c |       100 | 2197102  6548953 |  805633      83      467     5.6 |  0.574 % |
6.32	c |       251 | 2197105  6548953 |  886196     224     1545     6.9 |  0.744 % |
6.62	c |       476 | 2197115  6548953 |  974816     427     2972     7.0 |  1.011 % |
7.03	c |       814 | 2197128  6548953 | 1072298     741     5579     7.5 |  1.258 % |
7.54	c |      1320 | 2197137  6548953 | 1179527    1227    10380     8.5 |  1.496 % |
8.24	c |      2079 | 2197148  6548953 | 1297480    1967    17584     8.9 |  1.672 % |
9.16	c |      3218 | 2197163  6548953 | 1427228    3072    28073     9.1 |  2.125 % |
10.70	c |      4926 | 2197177  6548953 | 1569951    4744    47779    10.1 |  2.649 % |
13.18	c |      7489 | 2197197  6548953 | 1726946    7259    77918    10.7 |  3.283 % |
16.43	c |     11333 | 2197226  6548953 | 1899641   11052   126332    11.4 |  3.807 % |
21.15	c |     17099 | 2176250  6485843 | 2089605   16776   215992    12.9 |  4.389 % |
30.11	c |     25749 | 2176283  6485843 | 2298566   25359   364678    14.4 |  5.235 % |
46.56	c |     38724 | 2169502  6467023 | 2528422   38235   582065    15.2 |  6.422 % |
69.10	c |     58185 | 2159887  6440723 | 2781264   57610   942397    16.4 |  7.672 % |
102.79	c |     87377 | 2152834  6421863 | 3059391   86727  1579673    18.2 |  8.825 % |
153.95	c |    131166 | 2148751  6411667 | 3365330  130436  2527431    19.4 |  9.781 % |
237.21	c |    196850 | 2143987  6399897 | 3701863  196064  4179328    21.3 | 10.570 % |
376.20	c |    295376 | 2143238  6398247 | 4072050  294573  7421079    25.2 | 10.743 % |
661.69	c |    443166 | 2142135  6395561 | 4479255  442334 12788516    28.9 | 10.937 % |
1228.49	c |    664849 | 2141093  6393251 | 4927180  663987 22304378    33.6 | 11.139 % |
1808.94	
1808.94	s UNKNOWN
1808.94	c # INTERRUPTED
1808.94	c # MAIN  END :  (1809 seconds) [Mon Jan 29 22:01:00 2007]
1808.94	c # MAIN  CPU : 4.2 = 0.15 + 0.01 + 3.74 + 0.3
1808.94	

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/node66/watcher-221213-1170102647 -o ROOT/results/node66/solver-221213-1170102647 -C 1800 -M 900 /tmp/evaluation/221213-1170102647/solver /tmp/evaluation/221213-1170102647 /tmp/evaluation/221213-1170102647/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: 0.85 0.98 1.23 4/70 22789
/proc/meminfo: memFree=1936224/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=12268 CPUtime=0
/proc/22788/stat : 22788 (sugar) D 22785 22788 22659 0 -1 4194304 601 0 0 0 0 0 0 0 18 0 1 0 30222625 12562432 320 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 0 0 0 0 17 0 0 0
/proc/22788/statm: 3067 320 242 3 0 167 0

[startup+0.106796 s]
/proc/loadavg: 0.85 0.98 1.23 4/70 22789
/proc/meminfo: memFree=1936224/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=13724 CPUtime=0.03
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30222625 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22788/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.514882 s]
/proc/loadavg: 0.85 0.98 1.23 4/70 22789
/proc/meminfo: memFree=1936224/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=13724 CPUtime=0.03
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30222625 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22788/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34205 s]
/proc/loadavg: 0.85 0.98 1.23 3/85 22820
/proc/meminfo: memFree=1910184/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=13724 CPUtime=0.87
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 1190 9111 0 16 3 0 75 9 15 0 1 0 30222625 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22788/statm: 3431 809 371 3 0 531 0
[pid=22817] ppid=22788 vsize=807064 CPUtime=0.24
/proc/22817/stat : 22817 (java) R 22788 22788 22659 0 -1 0 4687 0 1 0 21 3 0 0 23 0 8 0 30222732 826433536 4438 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073492407 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22817/statm: 201766 4439 1482 14 0 189044 0
[pid=22817/tid=22818] ppid=22788 vsize=807064 CPUtime=0
/proc/22817/task/22818/stat : 22818 (java) S 22788 22788 22659 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30222736 826433536 4440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22817/tid=22819] ppid=22788 vsize=807064 CPUtime=0
/proc/22817/task/22819/stat : 22819 (java) S 22788 22788 22659 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 30222736 826433536 4442 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22817/tid=22820] ppid=22788 vsize=807064 CPUtime=0
/proc/22817/task/22820/stat : 22820 (java) S 22788 22788 22659 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 30222736 826433536 4443 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 820788

[startup+2.98238 s]
/proc/loadavg: 0.85 0.98 1.23 3/82 22825
/proc/meminfo: memFree=1877312/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=13724 CPUtime=0.87
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 1190 9111 0 16 3 0 75 9 16 0 1 0 30222625 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22788/statm: 3431 809 371 3 0 531 0
[pid=22817] ppid=22788 vsize=807356 CPUtime=1.87
/proc/22817/stat : 22817 (java) R 22788 22788 22659 0 -1 0 9355 0 2 0 176 11 0 0 23 0 8 0 30222732 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22817/statm: 201839 9102 1511 14 0 189117 0
[pid=22817/tid=22818] ppid=22788 vsize=807356 CPUtime=0.14
/proc/22817/task/22818/stat : 22818 (java) S 22788 22788 22659 0 -1 64 3115 0 1 0 13 1 0 0 16 0 8 0 30222736 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22817/tid=22819] ppid=22788 vsize=807356 CPUtime=0
/proc/22817/task/22819/stat : 22819 (java) S 22788 22788 22659 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30222736 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22817/tid=22820] ppid=22788 vsize=807356 CPUtime=0
/proc/22817/task/22820/stat : 22820 (java) S 22788 22788 22659 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30222736 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22817/tid=22821] ppid=22788 vsize=807356 CPUtime=0
/proc/22817/task/22821/stat : 22821 (java) S 22788 22788 22659 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30222740 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22817/tid=22822] ppid=22788 vsize=807356 CPUtime=0.17
/proc/22817/task/22822/stat : 22822 (java) S 22788 22788 22659 0 -1 64 430 0 0 0 16 1 0 0 16 0 8 0 30222740 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22817/tid=22823] ppid=22788 vsize=807356 CPUtime=0
/proc/22817/task/22823/stat : 22823 (java) S 22788 22788 22659 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30222740 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22817/tid=22824] ppid=22788 vsize=807356 CPUtime=0
/proc/22817/task/22824/stat : 22824 (java) S 22788 22788 22659 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30222740 826732544 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 821080

[startup+6.27604 s]
/proc/loadavg: 0.94 1.00 1.23 3/75 22826
/proc/meminfo: memFree=1779384/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 15 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=88432 CPUtime=1.76
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 22479 0 0 0 161 15 0 0 25 0 1 0 30223073 90554368 21439 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 22108 21439 50 112 0 21992 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 110960

[startup+12.7483 s]
/proc/loadavg: 1.02 1.02 1.24 3/75 22826
/proc/meminfo: memFree=1764792/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=92664 CPUtime=8.16
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 23557 0 0 0 799 17 0 0 25 0 1 0 30223073 94887936 22517 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 23166 22517 51 112 0 23050 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 115192

[startup+25.5769 s]
/proc/loadavg: 1.24 1.06 1.25 3/75 22826
/proc/meminfo: memFree=1761784/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=93356 CPUtime=20.94
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 23707 0 0 0 2076 18 0 0 25 0 1 0 30223073 95596544 22667 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 23339 22667 52 112 0 23223 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 115884

[startup+51.2521 s]
/proc/loadavg: 1.50 1.14 1.27 3/75 22826
/proc/meminfo: memFree=1753976/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=95208 CPUtime=46.49
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 24150 0 0 0 4631 18 0 0 25 0 1 0 30223073 97492992 23110 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 23802 23110 52 112 0 23686 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 117736

[startup+102.501 s]
/proc/loadavg: 1.78 1.27 1.30 3/75 22826
/proc/meminfo: memFree=1740024/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=100076 CPUtime=97.5
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 25399 0 0 0 9730 20 0 0 25 0 1 0 30223073 102477824 24359 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 25019 24359 52 112 0 24903 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 122604

[startup+162.58 s]
/proc/loadavg: 1.92 1.40 1.34 3/75 22826
/proc/meminfo: memFree=1724920/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=106496 CPUtime=157.29
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 26992 0 0 0 15708 21 0 0 25 0 1 0 30223073 109051904 25952 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 26624 25952 52 112 0 26508 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 129024

[startup+222.674 s]
/proc/loadavg: 1.97 1.51 1.38 3/75 22826
/proc/meminfo: memFree=1710072/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=112276 CPUtime=217.09
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 28415 0 0 0 21686 23 0 0 25 0 1 0 30223073 114970624 27375 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 28069 27375 52 112 0 27953 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 134804

[startup+282.758 s]
/proc/loadavg: 2.02 1.61 1.42 3/75 22828
/proc/meminfo: memFree=1694968/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=118984 CPUtime=276.89
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 30019 0 0 0 27664 25 0 0 25 0 1 0 30223073 121839616 28979 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528683 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 29746 28979 52 112 0 29630 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 141512

[startup+342.845 s]
/proc/loadavg: 2.00 1.68 1.46 3/75 22828
/proc/meminfo: memFree=1680248/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=127152 CPUtime=336.68
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 32117 0 0 0 33641 27 0 0 25 0 1 0 30223073 130203648 31077 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 31788 31077 52 112 0 31672 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 149680

[startup+402.931 s]
/proc/loadavg: 2.00 1.73 1.49 3/75 22828
/proc/meminfo: memFree=1667896/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=132800 CPUtime=396.49
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 33576 0 0 0 39619 30 0 0 25 0 1 0 30223073 135987200 32536 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 33200 32536 52 112 0 33084 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 155328

[startup+463.005 s]
/proc/loadavg: 2.00 1.78 1.52 3/75 22828

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

/proc/loadavg: 2.00 1.97 1.75 3/75 22828
/proc/meminfo: memFree=1551800/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=193500 CPUtime=1114.02
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 48657 0 0 0 111351 51 0 0 25 0 1 0 30223073 198144000 47617 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 48375 47617 52 112 0 48259 0
Current children cumulated CPU time (s) 1118.25
Current children cumulated vsize (KiB) 216028

[startup+1183.98 s]
/proc/loadavg: 2.00 1.97 1.76 3/75 22828
/proc/meminfo: memFree=1540536/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=199808 CPUtime=1173.8
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 50258 0 0 0 117328 52 0 0 25 0 1 0 30223073 204603392 49218 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 49952 49218 52 112 0 49836 0
Current children cumulated CPU time (s) 1178.03
Current children cumulated vsize (KiB) 222336

[startup+1244.07 s]
/proc/loadavg: 2.00 1.97 1.77 3/75 22828
/proc/meminfo: memFree=1530488/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=204704 CPUtime=1233.6
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 51483 0 0 0 123306 54 0 0 25 0 1 0 30223073 209616896 50443 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 51176 50443 52 112 0 51060 0
Current children cumulated CPU time (s) 1237.83
Current children cumulated vsize (KiB) 227232

[startup+1304.15 s]
/proc/loadavg: 2.00 1.97 1.79 3/75 22828
/proc/meminfo: memFree=1522040/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=208660 CPUtime=1293.4
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 52509 0 0 0 129285 55 0 0 25 0 1 0 30223073 213667840 51469 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 52165 51469 52 112 0 52049 0
Current children cumulated CPU time (s) 1297.63
Current children cumulated vsize (KiB) 231188

[startup+1364.22 s]
/proc/loadavg: 2.00 1.97 1.80 3/75 22828
/proc/meminfo: memFree=1512888/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=214760 CPUtime=1353.19
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 53708 0 0 0 135263 56 0 0 25 0 1 0 30223073 219914240 52668 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 53690 52668 52 112 0 53574 0
Current children cumulated CPU time (s) 1357.42
Current children cumulated vsize (KiB) 237288

[startup+1424.31 s]
/proc/loadavg: 2.08 1.99 1.81 3/75 22828
/proc/meminfo: memFree=1504504/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=219624 CPUtime=1412.98
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 54935 0 0 0 141240 58 0 0 25 0 1 0 30223073 224894976 53895 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 54906 53895 52 112 0 54790 0
Current children cumulated CPU time (s) 1417.21
Current children cumulated vsize (KiB) 242152

[startup+1484.39 s]
/proc/loadavg: 2.08 2.00 1.83 3/75 22828
/proc/meminfo: memFree=1495544/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=225016 CPUtime=1472.78
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 56309 0 0 0 147218 60 0 0 25 0 1 0 30223073 230416384 55269 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 56254 55269 52 112 0 56138 0
Current children cumulated CPU time (s) 1477.01
Current children cumulated vsize (KiB) 247544

[startup+1544.47 s]
/proc/loadavg: 2.03 2.00 1.83 3/75 22828
/proc/meminfo: memFree=1486712/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=229744 CPUtime=1532.57
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 57501 0 0 0 153196 61 0 0 25 0 1 0 30223073 235257856 56461 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 57436 56461 52 112 0 57320 0
Current children cumulated CPU time (s) 1536.8
Current children cumulated vsize (KiB) 252272

[startup+1604.55 s]
/proc/loadavg: 2.01 2.00 1.84 3/75 22828
/proc/meminfo: memFree=1479032/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=233908 CPUtime=1592.37
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 58560 0 0 0 159175 62 0 0 25 0 1 0 30223073 239521792 57520 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 58477 57520 52 112 0 58361 0
Current children cumulated CPU time (s) 1596.6
Current children cumulated vsize (KiB) 256436

[startup+1664.64 s]
/proc/loadavg: 2.00 2.00 1.85 3/75 22828
/proc/meminfo: memFree=1472312/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=237720 CPUtime=1652.16
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 59547 0 0 0 165153 63 0 0 25 0 1 0 30223073 243425280 58507 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 59430 58507 52 112 0 59314 0
Current children cumulated CPU time (s) 1656.39
Current children cumulated vsize (KiB) 260248

[startup+1724.72 s]
/proc/loadavg: 2.00 2.00 1.85 3/75 22828
/proc/meminfo: memFree=1465784/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=241524 CPUtime=1711.96
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 60512 0 0 0 171132 64 0 0 25 0 1 0 30223073 247320576 59472 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 60381 59472 52 112 0 60265 0
Current children cumulated CPU time (s) 1716.19
Current children cumulated vsize (KiB) 264052

[startup+1784.8 s]
/proc/loadavg: 2.00 2.00 1.86 3/75 22828
/proc/meminfo: memFree=1459320/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=245460 CPUtime=1771.75
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 61508 0 0 0 177110 65 0 0 25 0 1 0 30223073 251351040 60468 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527050 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 61365 60468 52 112 0 61249 0
Current children cumulated CPU time (s) 1775.98
Current children cumulated vsize (KiB) 267988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.94 s]
/proc/loadavg: 2.06 2.02 1.87 3/75 22828
/proc/meminfo: memFree=1456696/2055920 swapFree=4192812/4192956
[pid=22788] ppid=22785 vsize=22528 CPUtime=4.23
/proc/22788/stat : 22788 (sugar) S 22785 22788 22659 0 -1 4194304 3443 19929 0 18 18 1 374 30 16 0 1 0 30222625 23068672 2955 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 227616534626 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22788/statm: 5632 2955 373 3 0 2732 0
[pid=22826] ppid=22788 vsize=246796 CPUtime=1795.77
/proc/22826/stat : 22826 (minisat) R 22788 22788 22659 0 -1 0 61835 0 0 0 179511 66 0 0 25 0 1 0 30223073 252719104 60795 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/22826/statm: 61699 60795 52 112 0 61583 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 269324

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 22788 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=928402 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=339948
CPU time returned by wait4() is 4.26835
while last known CPU time is 1800.04

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

Real time (s): 1809.97
CPU time (s): 1800.04
CPU user time (s): 1799.03
CPU system time (s): 1.01
CPU usage (%): 99.4512
Max. virtual memory (cumulated for all children) (KiB): 821080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9284
system time used= 0.339948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23457
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1543
involuntary context switches= 1506

runsolver used 2.0037 s user time and 6.02508 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Jan 29 20:30:49 UTC 2007


IDJOB= 221213
IDBENCH= 5401
IDSOLVER= 86
FILE ID= node66/221213-1170102647

PBS_JOBID= 3689810

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  b2331ae52aa4f20611596313def90cb8

RANDOM SEED= 596502084

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.259
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.259
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:       1937232 kB
Buffers:         19820 kB
Cached:          32268 kB
SwapCached:          0 kB
Active:          51040 kB
Inactive:        21176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1937232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:          30272 kB
Slab:            32292 kB
Committed_AS:   180024 kB
PageTables:       1564 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= 66557 MiB



End job on node66 on Mon Jan 29 21:01:01 UTC 2007