Trace number 216457

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.09 1817.07

General information on the benchmark

NamepseudoSeries/chnl/
chnl-15-25.xml
MD5SUM0e6474890036844572e4b6bb9ad0749c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of constraints80
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/216457-1170100691/sugar-v0-40.jar)
0.04	
0.05	c # MAIN  BEGIN : /tmp/evaluation/216457-1170100691/unknown.xml [Mon Jan 29 20:58:12 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/216457-1170100691/unknown.xml /tmp/evaluation/216457-1170100691/sugar18639.csp [Mon Jan 29 20:58:12 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216457-1170100691/sugar-v0-40.jar -convert /tmp/evaluation/216457-1170100691/unknown.xml /tmp/evaluation/216457-1170100691/sugar18639.csp
0.47	c BEGIN convert /tmp/evaluation/216457-1170100691/unknown.xml
0.83	c END convert (0.364064 seconds)
0.84	c # CONVERT_XML  END : /tmp/evaluation/216457-1170100691/sugar18639.csp 31520 bytes (0 seconds) [Mon Jan 29 20:58:12 2007]
0.85	c # CONVERT_XML  CPU : 0.45 = 0 + 0 + 0.37 + 0.08
0.85	
0.85	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216457-1170100691/sugar18639.bcnf [Mon Jan 29 20:58:12 2007]
0.85	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216457-1170100691/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216457-1170100691/sugar18639.map /tmp/evaluation/216457-1170100691/sugar18639.csp /tmp/evaluation/216457-1170100691/sugar18639.bcnf
0.96	c BEGIN parse /tmp/evaluation/216457-1170100691/sugar18639.csp
1.52	c END parse (0.55586 seconds)
1.52	c BEGIN simplify
1.52	c END simplify (0.003601 seconds)
1.52	c BEGIN encode /tmp/evaluation/216457-1170100691/sugar18639.bcnf
1.62	c END encode (0.092519 seconds)
1.68	c # GENERATE_SAT  END : 4860 variables 20120 clauses 276584 bytes (1 seconds) [Mon Jan 29 20:58:13 2007]
1.68	c # GENERATE_SAT  CPU : 0.77 = 0.02 + 0 + 0.69 + 0.06
1.68	
1.68	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216457-1170100691/sugar18639.bcnf [Mon Jan 29 20:58:13 2007]
1.68	c # CMD : /tmp/evaluation/216457-1170100691/minisat /tmp/evaluation/216457-1170100691/sugar18639.bcnf /tmp/evaluation/216457-1170100691/sugar18639.out
1.92	c ==================================[MINISAT]===================================
1.92	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
1.92	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
1.92	c ==============================================================================
1.92	c |         0 |   13730    36450 |    4576       0        0     nan |  0.000 % |
1.92	c |       100 |   13730    36450 |    5033     100     2373    23.7 | 33.951 % |
1.92	c |       251 |   13730    36450 |    5536     251     4227    16.8 | 33.951 % |
1.92	c |       479 |   13730    36450 |    6090     479     9108    19.0 | 33.951 % |
1.92	c |       818 |   13730    36450 |    6699     818    14891    18.2 | 33.951 % |
1.92	c |      1324 |   13730    36450 |    7369    1324    25642    19.4 | 33.951 % |
1.92	c |      2084 |   13730    36450 |    8106    2084    42389    20.3 | 33.951 % |
1.92	c |      3224 |   13730    36450 |    8917    3224    79669    24.7 | 33.951 % |
1.99	c |      4932 |   13730    36450 |    9809    4932   124199    25.2 | 33.951 % |
2.24	c |      7495 |   13730    36450 |   10789    7495   219472    29.3 | 33.951 % |
2.79	c |     11340 |   13730    36450 |   11868   11340   419687    37.0 | 33.951 % |
3.91	c |     17106 |   13730    36450 |   13055    9928   580097    58.4 | 33.951 % |
5.74	c |     25758 |   13730    36450 |   14361   10880   695373    63.9 | 33.951 % |
8.29	c |     38734 |   13730    36450 |   15797   15455   948253    61.4 | 33.951 % |
12.55	c |     58195 |   13730    36450 |   17377   16735   803481    48.0 | 33.951 % |
20.41	c |     87390 |   13730    36450 |   19115   16168  1037470    64.2 | 33.951 % |
38.18	c |    131181 |   13730    36450 |   21026   16834  1278568    76.0 | 33.951 % |
67.78	c |    196866 |   13730    36450 |   23129   12071   933362    77.3 | 33.951 % |
120.17	c |    295392 |   13730    36450 |   25442   19980  1727385    86.5 | 33.951 % |
210.34	c |    443183 |   13730    36450 |   27986   24510  2267597    92.5 | 33.951 % |
328.49	c |    664867 |   13730    36450 |   30785   29011  2631406    90.7 | 33.951 % |
539.15	c |    997393 |   13730    36450 |   33863   15091  1267069    84.0 | 33.951 % |
862.27	c |   1496183 |   13730    36450 |   37249   28052  2552932    91.0 | 33.951 % |
1382.82	c |   2244365 |   13730    36450 |   40974   23346  2037898    87.3 | 33.951 % |
1816.06	
1816.06	s UNKNOWN
1816.06	c # INTERRUPTED
1816.06	c # MAIN  END :  (1816 seconds) [Mon Jan 29 21:28:28 2007]
1816.06	c # MAIN  CPU : 1.22 = 0.02 + 0 + 1.06 + 0.14
1816.06	

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/node68/watcher-216457-1170100691 -o ROOT/results/node68/solver-216457-1170100691 -C 1800 -M 900 /tmp/evaluation/216457-1170100691/solver /tmp/evaluation/216457-1170100691 /tmp/evaluation/216457-1170100691/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.42 1.84 1.83 4/73 18640
/proc/meminfo: memFree=1920152/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=12268 CPUtime=0
/proc/18639/stat : 18639 (sugar) R 18634 18639 18516 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 30026765 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423358974 0 0 4224 0 0 0 0 17 1 0 0
/proc/18639/statm: 3067 315 241 3 0 167 0

[startup+0.12057 s]
/proc/loadavg: 1.42 1.84 1.83 4/73 18640
/proc/meminfo: memFree=1920152/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=13724 CPUtime=0.04
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 30026765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.52861 s]
/proc/loadavg: 1.42 1.84 1.83 4/73 18640
/proc/meminfo: memFree=1920152/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=13724 CPUtime=0.04
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30026765 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34968 s]
/proc/loadavg: 1.42 1.84 1.83 4/89 18672
/proc/meminfo: memFree=1892760/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=13724 CPUtime=0.49
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1190 4409 0 19 3 1 37 8 15 0 1 0 30026765 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3431 809 371 3 0 531 0
[pid=18657] ppid=18639 vsize=807356 CPUtime=0.47
/proc/18657/stat : 18657 (java) R 18639 18639 18516 0 -1 0 6574 0 1 0 43 4 0 0 24 0 8 0 30026850 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073688335 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18657/statm: 201839 6324 1506 14 0 189117 0
[pid=18657/tid=18658] ppid=18639 vsize=807356 CPUtime=0.01
/proc/18657/task/18658/stat : 18658 (java) S 18639 18639 18516 0 -1 64 392 0 0 0 1 0 0 0 16 0 8 0 30026854 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18657/tid=18659] ppid=18639 vsize=807356 CPUtime=0
/proc/18657/task/18659/stat : 18659 (java) S 18639 18639 18516 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30026854 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18657/tid=18660] ppid=18639 vsize=807356 CPUtime=0
/proc/18657/task/18660/stat : 18660 (java) S 18639 18639 18516 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30026854 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18657/tid=18662] ppid=18639 vsize=807356 CPUtime=0
/proc/18657/task/18662/stat : 18662 (java) S 18639 18639 18516 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 30026857 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18657/tid=18663] ppid=18639 vsize=807356 CPUtime=0.12
/proc/18657/task/18663/stat : 18663 (java) S 18639 18639 18516 0 -1 64 396 0 0 0 12 0 0 0 16 0 8 0 30026857 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18657/tid=18664] ppid=18639 vsize=807356 CPUtime=0
/proc/18657/task/18664/stat : 18664 (java) S 18639 18639 18516 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 30026857 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18657/tid=18665] ppid=18639 vsize=807356 CPUtime=0
/proc/18657/task/18665/stat : 18665 (java) S 18639 18639 18516 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30026857 826732544 6324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 821080

[startup+2.98983 s]
/proc/loadavg: 1.42 1.84 1.83 4/82 18673
/proc/meminfo: memFree=1877328/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 15 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=4880 CPUtime=1.28
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 947 0 0 0 128 0 0 0 25 0 1 0 30026934 4997120 864 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 1220 864 51 112 0 1104 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 20108

[startup+6.28313 s]
/proc/loadavg: 1.47 1.84 1.83 3/75 18674
/proc/meminfo: memFree=1888968/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=6996 CPUtime=4.55
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 1479 0 0 0 454 1 0 0 25 0 1 0 30026934 7163904 1396 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 1749 1396 51 112 0 1633 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 22224

[startup+12.7377 s]
/proc/loadavg: 1.51 1.85 1.83 3/75 18674
/proc/meminfo: memFree=1881424/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=8140 CPUtime=10.96
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 1760 0 0 0 1095 1 0 0 25 0 1 0 30026934 8335360 1677 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 2035 1677 51 112 0 1919 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 23368

[startup+25.5709 s]
/proc/loadavg: 1.62 1.85 1.83 3/75 18674
/proc/meminfo: memFree=1875344/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=10116 CPUtime=23.7
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 2266 0 0 0 2368 2 0 0 25 0 1 0 30026934 10358784 2183 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528917 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 2529 2183 51 112 0 2413 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 25344

[startup+51.2322 s]
/proc/loadavg: 1.75 1.86 1.84 3/75 18674
/proc/meminfo: memFree=1868752/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=12712 CPUtime=49.13
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 2899 0 0 0 4910 3 0 0 25 0 1 0 30026934 13017088 2816 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 3178 2816 51 112 0 3062 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 27940

[startup+102.448 s]
/proc/loadavg: 1.89 1.88 1.84 3/75 18674
/proc/meminfo: memFree=1863056/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=16140 CPUtime=99.94
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 3748 0 0 0 9990 4 0 0 25 0 1 0 30026934 16527360 3665 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 4035 3665 51 112 0 3919 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 31368

[startup+162.491 s]
/proc/loadavg: 1.96 1.90 1.85 3/75 18674
/proc/meminfo: memFree=1850000/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=19656 CPUtime=159.49
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 4553 0 0 0 15944 5 0 0 25 0 1 0 30026934 20127744 4470 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 4914 4470 51 112 0 4798 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 34884

[startup+222.567 s]
/proc/loadavg: 1.98 1.92 1.85 3/81 18792
/proc/meminfo: memFree=1831184/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=22284 CPUtime=218.94
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 5164 0 0 0 21874 20 0 0 25 0 1 0 30026934 22818816 5081 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528560 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 5571 5081 51 112 0 5455 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 37512

[startup+282.629 s]
/proc/loadavg: 1.99 1.93 1.86 3/75 18872
/proc/meminfo: memFree=1830096/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=24200 CPUtime=278.42
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 5610 0 0 0 27813 29 0 0 25 0 1 0 30026934 24780800 5527 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528424 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 6050 5527 51 112 0 5934 0
Current children cumulated CPU time (s) 279.68
Current children cumulated vsize (KiB) 39428

[startup+342.68 s]
/proc/loadavg: 1.99 1.94 1.87 3/75 18872
/proc/meminfo: memFree=1828304/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=25604 CPUtime=337.96
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 5962 0 0 0 33767 29 0 0 25 0 1 0 30026934 26218496 5879 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 6401 5879 51 112 0 6285 0
Current children cumulated CPU time (s) 339.22
Current children cumulated vsize (KiB) 40832

[startup+402.739 s]
/proc/loadavg: 1.99 1.95 1.87 3/75 18872
/proc/meminfo: memFree=1821520/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=26740 CPUtime=397.49
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 6205 0 0 0 39719 30 0 0 25 0 1 0 30026934 27381760 6122 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 6685 6122 51 112 0 6569 0
Current children cumulated CPU time (s) 398.75
Current children cumulated vsize (KiB) 41968

[startup+462.801 s]
/proc/loadavg: 2.10 1.98 1.89 3/75 18872
/proc/meminfo: memFree=1818192/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=28496 CPUtime=457.04
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 6599 0 0 0 45674 30 0 0 25 0 1 0 30026934 29179904 6516 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/loadavg: 2.00 1.98 1.91 3/75 18872
/proc/meminfo: memFree=1811032/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=34852 CPUtime=1112.04
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8155 0 0 0 111169 35 0 0 25 0 1 0 30026934 35688448 8072 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 8713 8072 51 112 0 8597 0
Current children cumulated CPU time (s) 1113.3
Current children cumulated vsize (KiB) 50080

[startup+1183.44 s]
/proc/loadavg: 2.00 1.98 1.91 3/75 18872
/proc/meminfo: memFree=1810520/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=35068 CPUtime=1171.58
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8199 0 0 0 117123 35 0 0 25 0 1 0 30026934 35909632 8116 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 8767 8116 51 112 0 8651 0
Current children cumulated CPU time (s) 1172.84
Current children cumulated vsize (KiB) 50296

[startup+1243.5 s]
/proc/loadavg: 2.00 1.98 1.91 3/75 18872
/proc/meminfo: memFree=1810328/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=35280 CPUtime=1231.12
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8242 0 0 0 123077 35 0 0 25 0 1 0 30026934 36126720 8159 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528554 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 8820 8159 51 112 0 8704 0
Current children cumulated CPU time (s) 1232.38
Current children cumulated vsize (KiB) 50508

[startup+1303.56 s]
/proc/loadavg: 2.06 2.01 1.92 3/75 18872
/proc/meminfo: memFree=1803928/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=35492 CPUtime=1290.66
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8287 0 0 0 129031 35 0 0 25 0 1 0 30026934 36343808 8204 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 8873 8204 51 112 0 8757 0
Current children cumulated CPU time (s) 1291.92
Current children cumulated vsize (KiB) 50720

[startup+1363.62 s]
/proc/loadavg: 2.02 2.01 1.92 3/75 18872
/proc/meminfo: memFree=1803288/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=35708 CPUtime=1350.22
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8340 0 0 0 134987 35 0 0 25 0 1 0 30026934 36564992 8257 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527101 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 8927 8257 51 112 0 8811 0
Current children cumulated CPU time (s) 1351.48
Current children cumulated vsize (KiB) 50936

[startup+1423.67 s]
/proc/loadavg: 2.01 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1801368/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=36632 CPUtime=1409.76
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8533 0 0 0 140940 36 0 0 25 0 1 0 30026934 37511168 8450 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9158 8450 51 112 0 9042 0
Current children cumulated CPU time (s) 1411.02
Current children cumulated vsize (KiB) 51860

[startup+1483.73 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1799512/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=37772 CPUtime=1469.3
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8791 0 0 0 146894 36 0 0 25 0 1 0 30026934 38678528 8708 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134641725 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9443 8708 51 112 0 9327 0
Current children cumulated CPU time (s) 1470.56
Current children cumulated vsize (KiB) 53000

[startup+1543.79 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1789528/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=37984 CPUtime=1528.85
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8862 0 0 0 152849 36 0 0 25 0 1 0 30026934 38895616 8779 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9496 8779 51 112 0 9380 0
Current children cumulated CPU time (s) 1530.11
Current children cumulated vsize (KiB) 53212

[startup+1603.85 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1787224/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=38524 CPUtime=1588.38
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 8987 0 0 0 158802 36 0 0 25 0 1 0 30026934 39448576 8904 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9631 8904 51 112 0 9515 0
Current children cumulated CPU time (s) 1589.64
Current children cumulated vsize (KiB) 53752

[startup+1663.89 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1776920/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=38852 CPUtime=1647.91
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 9059 0 0 0 164755 36 0 0 25 0 1 0 30026934 39784448 8976 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9713 8976 51 112 0 9597 0
Current children cumulated CPU time (s) 1649.17
Current children cumulated vsize (KiB) 54080

[startup+1723.95 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1765144/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=39068 CPUtime=1707.46
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 9111 0 0 0 170710 36 0 0 25 0 1 0 30026934 40005632 9028 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9767 9028 51 112 0 9651 0
Current children cumulated CPU time (s) 1708.72
Current children cumulated vsize (KiB) 54296

[startup+1784.01 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1764376/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=39280 CPUtime=1767.02
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 9162 0 0 0 176665 37 0 0 25 0 1 0 30026934 40222720 9079 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9820 9079 51 112 0 9704 0
Current children cumulated CPU time (s) 1768.28
Current children cumulated vsize (KiB) 54508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.06 s]
/proc/loadavg: 2.07 2.02 1.93 3/82 18936
/proc/meminfo: memFree=1711512/2055920 swapFree=4192812/4192956
[pid=18639] ppid=18634 vsize=15228 CPUtime=1.26
/proc/18639/stat : 18639 (sugar) S 18634 18639 18516 0 -1 4194304 1690 12947 0 21 5 1 106 14 16 0 1 0 30026765 15593472 1204 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18639/statm: 3807 1204 373 3 0 907 0
[pid=18673] ppid=18639 vsize=39408 CPUtime=1798.82
/proc/18673/stat : 18673 (minisat) R 18639 18639 18516 0 -1 0 9178 0 0 0 179844 38 0 0 25 0 1 0 30026934 40353792 9095 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18673/statm: 9852 9095 51 112 0 9736 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 54636

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 18639 and gives childrusage.ru_utime.tv_sec=1 childrusage.ru_utime.tv_usec=121829 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=163975
CPU time returned by wait4() is 1.2858
while last known CPU time is 1800.09

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

Real time (s): 1817.07
CPU time (s): 1800.09
CPU user time (s): 1799.55
CPU system time (s): 0.54
CPU usage (%): 99.0654
Max. virtual memory (cumulated for all children) (KiB): 821080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.12183
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14721
page faults= 21
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1318
involuntary context switches= 1257

runsolver used 1.76873 s user time and 4.89525 s system time

The end

Launcher Data (download as text)

Begin job on node68 on Mon Jan 29 19:58:11 UTC 2007


IDJOB= 216457
IDBENCH= 5079
IDSOLVER= 86
FILE ID= node68/216457-1170100691

PBS_JOBID= 3689747

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-15-25.xml
COMMAND LINE= /tmp/evaluation/216457-1170100691/solver /tmp/evaluation/216457-1170100691 /tmp/evaluation/216457-1170100691/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-216457-1170100691 -o ROOT/results/node68/solver-216457-1170100691 -C 1800 -M 900  /tmp/evaluation/216457-1170100691/solver /tmp/evaluation/216457-1170100691 /tmp/evaluation/216457-1170100691/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  0e6474890036844572e4b6bb9ad0749c

RANDOM SEED= 705354278

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.234
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.234
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:       1921688 kB
Buffers:         32800 kB
Cached:          30508 kB
SwapCached:          0 kB
Active:          48152 kB
Inactive:        35308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2820 kB
Writeback:           0 kB
Mapped:          30344 kB
Slab:            36444 kB
Committed_AS:   163396 kB
PageTables:       1652 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node68 on Mon Jan 29 20:28:29 UTC 2007