Trace number 216470

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.06 1802.2

General information on the benchmark

NamepseudoSeries/chnl/
chnl-30-31.xml
MD5SUMcdc515b2a043dee884c7a7c7fc9fad9a
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 variables1860
Number of constraints122
Maximum constraint arity31
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension122
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c # Sugar v0-40 (/tmp/evaluation/216470-1170100691/sugar-v0-40.jar)
0.06	
0.07	c # MAIN  BEGIN : /tmp/evaluation/216470-1170100691/unknown.xml [Mon Jan 29 20:58:12 2007]
0.07	c # CONVERT_XML  BEGIN : /tmp/evaluation/216470-1170100691/unknown.xml /tmp/evaluation/216470-1170100691/sugar18636.csp [Mon Jan 29 20:58:12 2007]
0.07	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216470-1170100691/sugar-v0-40.jar -convert /tmp/evaluation/216470-1170100691/unknown.xml /tmp/evaluation/216470-1170100691/sugar18636.csp
0.49	c BEGIN convert /tmp/evaluation/216470-1170100691/unknown.xml
0.91	c END convert (0.418195 seconds)
0.92	c # CONVERT_XML  END : /tmp/evaluation/216470-1170100691/sugar18636.csp 80918 bytes (0 seconds) [Mon Jan 29 20:58:12 2007]
0.92	c # CONVERT_XML  CPU : 0.52 = 0.01 + 0 + 0.47 + 0.04
0.92	
0.92	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216470-1170100691/sugar18636.bcnf [Mon Jan 29 20:58:12 2007]
0.92	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216470-1170100691/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216470-1170100691/sugar18636.map /tmp/evaluation/216470-1170100691/sugar18636.csp /tmp/evaluation/216470-1170100691/sugar18636.bcnf
1.04	c BEGIN parse /tmp/evaluation/216470-1170100691/sugar18636.csp
2.26	c END parse (1.2182 seconds)
2.26	c BEGIN simplify
2.27	c END simplify (0.00518 seconds)
2.27	c BEGIN encode /tmp/evaluation/216470-1170100691/sugar18636.bcnf
2.42	c END encode (0.148543 seconds)
2.53	c # GENERATE_SAT  END : 14604 variables 72848 clauses 1023920 bytes (2 seconds) [Mon Jan 29 20:58:14 2007]
2.53	c # GENERATE_SAT  CPU : 1.55 = 0.06 + 0 + 1.42 + 0.07
2.53	
2.53	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216470-1170100691/sugar18636.bcnf [Mon Jan 29 20:58:14 2007]
2.53	c # CMD : /tmp/evaluation/216470-1170100691/minisat /tmp/evaluation/216470-1170100691/sugar18636.bcnf /tmp/evaluation/216470-1170100691/sugar18636.out
2.57	c ==================================[MINISAT]===================================
2.57	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
2.57	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
2.57	c ==============================================================================
2.57	c |         0 |   51548   136386 |   17182       0        0     nan |  0.000 % |
2.59	c |       100 |   51548   136386 |   18900     100     2600    26.0 | 32.457 % |
2.61	c |       251 |   51548   136386 |   20790     251     5107    20.3 | 32.457 % |
2.62	c |       476 |   51548   136386 |   22869     476     7833    16.5 | 32.457 % |
2.65	c |       813 |   51548   136386 |   25156     813    16456    20.2 | 32.457 % |
2.70	c |      1319 |   51548   136386 |   27671    1319    38365    29.1 | 32.457 % |
2.77	c |      2080 |   51548   136386 |   30438    2080    63311    30.4 | 32.457 % |
2.87	c |      3219 |   51548   136386 |   33482    3219   105840    32.9 | 32.457 % |
3.09	c |      4927 |   51548   136386 |   36831    4927   202447    41.1 | 32.457 % |
3.30	c |      7490 |   51548   136386 |   40514    7490   277004    37.0 | 32.457 % |
3.78	c |     11334 |   51548   136386 |   44565   11334   415976    36.7 | 32.457 % |
4.51	c |     17100 |   51548   136386 |   49022   17100   642239    37.6 | 32.457 % |
5.91	c |     25749 |   51548   136386 |   53924   25749  1012580    39.3 | 32.457 % |
7.99	c |     38723 |   51548   136386 |   59316   38723  1526324    39.4 | 32.457 % |
13.51	c |     58185 |   51548   136386 |   65248   58185  2417522    41.5 | 32.457 % |
27.11	c |     87378 |   51548   136386 |   71773   26075  1367890    52.5 | 32.457 % |
42.80	c |    131167 |   51548   136386 |   78950   69864  3064822    43.9 | 32.457 % |
80.07	c |    196855 |   51548   136386 |   86845   60941  2072781    34.0 | 32.457 % |
136.20	c |    295381 |   51548   136386 |   95530   79661  3321420    41.7 | 32.457 % |
230.10	c |    443171 |   51548   136386 |  105083   47461  2121601    44.7 | 32.457 % |
473.65	c |    664855 |   51548   136386 |  115591   74012  5585229    75.5 | 32.457 % |
788.81	c |    997380 |   51548   136386 |  127151   87233  3843699    44.1 | 32.457 % |
1163.77	c |   1496169 |   51548   136386 |  139866  112050  4378519    39.1 | 32.457 % |
1801.19	
1801.19	s UNKNOWN
1801.19	c # INTERRUPTED
1801.19	c # MAIN  END :  (1801 seconds) [Mon Jan 29 21:28:13 2007]
1801.19	c # MAIN  CPU : 2.07 = 0.07 + 0 + 1.89 + 0.11
1801.19	

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-216470-1170100691 -o ROOT/results/node68/solver-216470-1170100691 -C 1800 -M 900 /tmp/evaluation/216470-1170100691/solver /tmp/evaluation/216470-1170100691 /tmp/evaluation/216470-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 5/70 18637
/proc/meminfo: memFree=1920816/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=12268 CPUtime=0
/proc/18636/stat : 18636 (sugar) R 18633 18636 18507 0 -1 4194304 560 0 0 0 0 0 0 0 18 0 1 0 30026764 12562432 279 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 0 0 0 0 17 1 0 0
/proc/18636/statm: 3067 292 219 3 0 167 0

[startup+0.102683 s]
/proc/loadavg: 1.42 1.84 1.83 5/70 18637
/proc/meminfo: memFree=1920816/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=13724 CPUtime=0.03
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 1112 0 0 0 2 1 0 0 18 0 1 0 30026764 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.510782 s]
/proc/loadavg: 1.42 1.84 1.83 5/70 18637
/proc/meminfo: memFree=1920816/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=13724 CPUtime=0.04
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30026764 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.3328 s]
/proc/loadavg: 1.42 1.84 1.83 4/89 18672
/proc/meminfo: memFree=1893848/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=13724 CPUtime=0.55
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 1190 6183 0 26 3 1 47 4 15 0 1 0 30026764 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 3431 809 371 3 0 531 0
[pid=18661] ppid=18636 vsize=807064 CPUtime=0.39
/proc/18661/stat : 18661 (java) S 18636 18636 18507 0 -1 0 5856 0 1 0 36 3 0 0 17 0 8 0 30026856 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18661/statm: 201766 5607 1494 14 0 189044 0
[pid=18661/tid=18666] ppid=18636 vsize=807064 CPUtime=0
/proc/18661/task/18666/stat : 18666 (java) S 18636 18636 18507 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 30026860 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18661/tid=18667] ppid=18636 vsize=807064 CPUtime=0
/proc/18661/task/18667/stat : 18667 (java) S 18636 18636 18507 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 30026860 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18661/tid=18668] ppid=18636 vsize=807064 CPUtime=0
/proc/18661/task/18668/stat : 18668 (java) S 18636 18636 18507 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30026860 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18661/tid=18669] ppid=18636 vsize=807064 CPUtime=0
/proc/18661/task/18669/stat : 18669 (java) S 18636 18636 18507 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30026864 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18661/tid=18670] ppid=18636 vsize=807064 CPUtime=0.1
/proc/18661/task/18670/stat : 18670 (java) R 18636 18636 18507 0 -1 64 314 0 0 0 10 0 0 0 19 0 8 0 30026864 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153351872 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18661/tid=18671] ppid=18636 vsize=807064 CPUtime=0
/proc/18661/task/18671/stat : 18671 (java) S 18636 18636 18507 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30026864 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18661/tid=18672] ppid=18636 vsize=807064 CPUtime=0
/proc/18661/task/18672/stat : 18672 (java) S 18636 18636 18507 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30026864 826433536 5607 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 820788

[startup+2.97795 s]
/proc/loadavg: 1.42 1.84 1.83 3/82 18673
/proc/meminfo: memFree=1877456/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 15 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 17896

[startup+6.27225 s]
/proc/loadavg: 1.47 1.84 1.83 3/75 18674
/proc/meminfo: memFree=1889032/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=9788 CPUtime=3.73
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 2298 0 0 0 372 1 0 0 25 0 1 0 30027017 10022912 2033 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528046 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 2447 2033 52 112 0 2331 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 27684

[startup+12.7288 s]
/proc/loadavg: 1.51 1.85 1.83 3/75 18674
/proc/meminfo: memFree=1881488/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=15808 CPUtime=10.18
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 3801 0 0 0 1016 2 0 0 25 0 1 0 30027017 16187392 3536 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 3952 3536 52 112 0 3836 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 33704

[startup+25.564 s]
/proc/loadavg: 1.62 1.85 1.83 3/75 18674
/proc/meminfo: memFree=1875344/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=20296 CPUtime=23.01
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 4931 0 0 0 2297 4 0 0 25 0 1 0 30027017 20783104 4666 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528368 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 5074 4666 52 112 0 4958 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 38192

[startup+51.2273 s]
/proc/loadavg: 1.75 1.86 1.84 3/75 18674
/proc/meminfo: memFree=1868752/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=24360 CPUtime=48.67
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 5945 0 0 0 4862 5 0 0 25 0 1 0 30027017 24944640 5680 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 6090 5680 52 112 0 5974 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 42256

[startup+102.453 s]
/proc/loadavg: 1.89 1.88 1.84 3/75 18674
/proc/meminfo: memFree=1863056/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=27048 CPUtime=99.89
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 6536 0 0 0 9983 6 0 0 25 0 1 0 30027017 27697152 6271 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 6762 6271 52 112 0 6646 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 44944

[startup+162.512 s]
/proc/loadavg: 1.96 1.90 1.85 3/75 18674
/proc/meminfo: memFree=1850000/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=36952 CPUtime=159.92
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 8980 0 0 0 15985 7 0 0 25 0 1 0 30027017 37838848 8715 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 9238 8715 52 112 0 9122 0
Current children cumulated CPU time (s) 162.02
Current children cumulated vsize (KiB) 54848

[startup+222.589 s]
/proc/loadavg: 1.98 1.92 1.85 3/81 18792
/proc/meminfo: memFree=1831184/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=51620 CPUtime=219.85
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 12600 0 0 0 21973 12 0 0 25 0 1 0 30027017 52858880 12335 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 12905 12335 52 112 0 12789 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 69516

[startup+282.649 s]
/proc/loadavg: 1.99 1.93 1.86 3/75 18872
/proc/meminfo: memFree=1830096/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=51956 CPUtime=279.81
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 12678 0 0 0 27969 12 0 0 25 0 1 0 30027017 53202944 12413 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 12989 12413 52 112 0 12873 0
Current children cumulated CPU time (s) 281.91
Current children cumulated vsize (KiB) 69852

[startup+342.7 s]
/proc/loadavg: 1.99 1.94 1.87 3/75 18872
/proc/meminfo: memFree=1828304/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=52496 CPUtime=339.85
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 12808 0 0 0 33973 12 0 0 25 0 1 0 30027017 53755904 12543 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 13124 12543 52 112 0 13008 0
Current children cumulated CPU time (s) 341.95
Current children cumulated vsize (KiB) 70392

[startup+402.759 s]
/proc/loadavg: 1.99 1.95 1.87 3/75 18872
/proc/meminfo: memFree=1821520/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=58640 CPUtime=399.89
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 14264 0 0 0 39976 13 0 0 25 0 1 0 30027017 60047360 13999 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 14660 13999 52 112 0 14544 0
Current children cumulated CPU time (s) 401.99
Current children cumulated vsize (KiB) 76536

[startup+462.821 s]
/proc/loadavg: 2.10 1.98 1.89 3/75 18872
/proc/meminfo: memFree=1818192/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=60484 CPUtime=459.93
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 14715 0 0 0 45980 13 0 0 25 0 1 0 30027017 61935616 14450 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 15121 14450 52 112 0 15005 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 78380

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

/proc/loadavg: 2.00 1.98 1.91 3/75 18872
/proc/meminfo: memFree=1811032/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=61160 CPUtime=1120.34
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 14885 0 0 0 112021 13 0 0 25 0 1 0 30027017 62627840 14620 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 15290 14620 52 112 0 15174 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 79056

[startup+1183.46 s]
/proc/loadavg: 2.00 1.98 1.91 3/75 18872
/proc/meminfo: memFree=1810520/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=61756 CPUtime=1180.38
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 14956 0 0 0 118025 13 0 0 25 0 1 0 30027017 63238144 14691 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528795 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 15439 14691 52 112 0 15323 0
Current children cumulated CPU time (s) 1182.48
Current children cumulated vsize (KiB) 79652

[startup+1243.52 s]
/proc/loadavg: 2.00 1.98 1.91 3/75 18872
/proc/meminfo: memFree=1810328/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=61756 CPUtime=1240.41
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 14956 0 0 0 124028 13 0 0 25 0 1 0 30027017 63238144 14691 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 15439 14691 52 112 0 15323 0
Current children cumulated CPU time (s) 1242.51
Current children cumulated vsize (KiB) 79652

[startup+1303.57 s]
/proc/loadavg: 2.06 2.01 1.92 3/75 18872
/proc/meminfo: memFree=1803928/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=68144 CPUtime=1300.45
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 16518 0 0 0 130030 15 0 0 25 0 1 0 30027017 69779456 16253 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 17036 16253 52 112 0 16920 0
Current children cumulated CPU time (s) 1302.55
Current children cumulated vsize (KiB) 86040

[startup+1363.63 s]
/proc/loadavg: 2.02 2.01 1.92 3/75 18872
/proc/meminfo: memFree=1803288/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=68628 CPUtime=1360.5
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 16627 0 0 0 136034 16 0 0 25 0 1 0 30027017 70275072 16362 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 17157 16362 52 112 0 17041 0
Current children cumulated CPU time (s) 1362.6
Current children cumulated vsize (KiB) 86524

[startup+1423.69 s]
/proc/loadavg: 2.01 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1801368/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=69960 CPUtime=1420.55
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 16956 0 0 0 142039 16 0 0 25 0 1 0 30027017 71639040 16691 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525628 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 17490 16691 52 112 0 17374 0
Current children cumulated CPU time (s) 1422.65
Current children cumulated vsize (KiB) 87856

[startup+1483.75 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1799512/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=70664 CPUtime=1480.58
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 17099 0 0 0 148042 16 0 0 25 0 1 0 30027017 72359936 16834 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 17666 16834 52 112 0 17550 0
Current children cumulated CPU time (s) 1482.68
Current children cumulated vsize (KiB) 88560

[startup+1543.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1789528/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=80360 CPUtime=1540.62
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 19508 0 0 0 154045 17 0 0 25 0 1 0 30027017 82288640 19243 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 20090 19243 52 112 0 19974 0
Current children cumulated CPU time (s) 1542.72
Current children cumulated vsize (KiB) 98256

[startup+1603.87 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1787224/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=82280 CPUtime=1600.66
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 19955 0 0 0 160049 17 0 0 25 0 1 0 30027017 84254720 19690 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 20570 19690 52 112 0 20454 0
Current children cumulated CPU time (s) 1602.76
Current children cumulated vsize (KiB) 100176

[startup+1663.91 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1776920/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=92604 CPUtime=1660.7
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 22478 0 0 0 166049 21 0 0 25 0 1 0 30027017 94826496 22213 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 23151 22213 52 112 0 23035 0
Current children cumulated CPU time (s) 1662.8
Current children cumulated vsize (KiB) 110500

[startup+1723.98 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1765144/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=104512 CPUtime=1720.74
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 25365 0 0 0 172050 24 0 0 25 0 1 0 30027017 107020288 25100 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 26128 25100 52 112 0 26012 0
Current children cumulated CPU time (s) 1722.84
Current children cumulated vsize (KiB) 122408

[startup+1784.03 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 18872
/proc/meminfo: memFree=1764376/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=104908 CPUtime=1780.78
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 25465 0 0 0 178054 24 0 0 25 0 1 0 30027017 107425792 25200 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 26227 25200 52 112 0 26111 0
Current children cumulated CPU time (s) 1782.88
Current children cumulated vsize (KiB) 122804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 2.00 2.00 1.92 4/75 18872
/proc/meminfo: memFree=1764312/2055920 swapFree=4192812/4192956
[pid=18636] ppid=18633 vsize=17896 CPUtime=2.1
/proc/18636/stat : 18636 (sugar) S 18633 18636 18507 0 -1 4194304 2322 14831 0 27 9 1 189 11 16 0 1 0 30026764 18325504 1836 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 257423356002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18636/statm: 4474 1836 373 3 0 1574 0
[pid=18674] ppid=18636 vsize=104908 CPUtime=1797.94
/proc/18674/stat : 18674 (minisat) R 18636 18636 18507 0 -1 0 25466 0 0 0 179770 24 0 0 25 0 1 0 30027017 107425792 25201 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18674/statm: 26227 25201 52 112 0 26111 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 122804

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 18636 and gives childrusage.ru_utime.tv_sec=1 childrusage.ru_utime.tv_usec=990697 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=130980
CPU time returned by wait4() is 2.12168
while last known CPU time is 1800.06

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

Real time (s): 1802.2
CPU time (s): 1800.06
CPU user time (s): 1799.68
CPU system time (s): 0.38
CPU usage (%): 99.8813
Max. virtual memory (cumulated for all children) (KiB): 821096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.9907
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17237
page faults= 27
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1284
involuntary context switches= 1144

runsolver used 1.87471 s user time and 5.2372 s system time

The end

Launcher Data (download as text)

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


IDJOB= 216470
IDBENCH= 5080
IDSOLVER= 86
FILE ID= node68/216470-1170100691

PBS_JOBID= 3689746

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  cdc515b2a043dee884c7a7c7fc9fad9a

RANDOM SEED= 606698191

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:          48168 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:          30336 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= 66563 MiB



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