Trace number 1784797

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
IUT_BMB_SAT 1.0? (TO) 5000.07 5001.81

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3348.09
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.06/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.06/0.08	c ============================[ Problem Statistics ]=============================
0.06/0.08	c |                                                                             |
0.06/0.08	c |  Number of variables:  772                                                  |
0.06/0.08	c |  Number of clauses:    9601                                                 |
0.06/0.09	c |  Parsing time:         0.01         s                                       |
0.07/0.15	c ============================[ Search Statistics ]==============================
0.07/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.15	c ===============================================================================
0.07/0.15	c |         0 |     579     9408    31450 |     3136        0    nan |  0.000 % |
0.07/0.16	c |       100 |     579     9408    31450 |     3449      100     20 |  0.000 % |
0.07/0.17	c |       254 |     579     9408    31450 |     3794      254     21 |  0.000 % |
0.07/0.19	c |       480 |     579     9408    31450 |     4174      480     19 |  0.000 % |
0.07/0.22	c |       817 |     579     9408    31450 |     4591      817     21 |  0.000 % |
0.07/0.26	c |      1324 |     579     9408    31450 |     5050     1324     20 |  0.000 % |
0.07/0.33	c |      2084 |     579     9408    31450 |     5555     2084     21 |  0.000 % |
0.07/0.43	c |      3224 |     579     9408    31450 |     6111     3224     21 |  0.000 % |
0.07/0.65	c |      4932 |     579     9408    31450 |     6722     4932     23 |  0.000 % |
0.07/0.99	c |      7495 |     579     9408    31450 |     7394     4103     21 |  0.000 % |
1.48/1.60	c |     11340 |     579     9408    31450 |     8133     4202     22 |  0.000 % |
2.38/2.43	c |     17107 |     579     9408    31450 |     8947     5876     21 |  0.000 % |
3.58/3.67	c |     25758 |     579     9408    31450 |     9842     5525     18 |  0.000 % |
5.48/5.54	c |     38732 |     579     9408    31450 |    10826     8567     20 |  0.000 % |
8.68/8.77	c |     58193 |     579     9408    31450 |    11908     6252     20 |  0.000 % |
13.97/14.04	c |     87385 |     579     9408    31450 |    13099    11509     22 |  0.000 % |
22.07/22.20	c |    131174 |     579     9408    31450 |    14409     9265     20 |  0.000 % |
36.16/36.25	c |    196859 |     579     9408    31450 |    15850     9846     21 |  0.000 % |
57.85/57.98	c |    295385 |     579     9408    31450 |    17435    12929     22 |  0.000 % |
90.94/91.00	c |    443175 |     579     9408    31450 |    19179    11947     21 |  0.001 % |
145.92/146.04	c |    664860 |     579     9408    31450 |    21097    12281     20 |  0.000 % |
246.39/246.58	c |    997386 |     579     9408    31450 |    23207    16721     18 |  0.001 % |
402.34/402.59	c |   1496175 |     579     9408    31450 |    25527    15074     23 |  0.001 % |
661.55/661.85	c |   2244358 |     579     9408    31450 |    28080    21250     20 |  0.001 % |
1054.61/1055.02	c |   3366633 |     579     9408    31450 |    30888    26709     23 |  0.000 % |
1743.37/1744.05	c |   5050047 |     579     9408    31450 |    33977    30935     23 |  0.000 % |
2827.49/2828.51	c |   7575165 |     579     9408    31450 |    37375    29413     22 |  0.000 % |
4525.61/4527.21	c |  11362841 |     579     9408    31450 |    41112    23842     21 |  0.000 % |
5000.04/5001.80	sh: line 1:  2045 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.04/5001.80	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784797-1241866872/watcher-1784797-1241866872 -o /tmp/evaluation-result-1784797-1241866872/solver-1784797-1241866872 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1784797-1241866872.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 2042
/proc/meminfo: memFree=671680/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1448 CPUtime=0
/proc/2042/stat : 2042 (IUT_BMB_SAT) R 2040 2042 1931 0 -1 4194304 191 0 0 0 0 0 0 0 20 0 1 0 214714484 1482752 174 1992294400 134512640 135635285 4294956224 18446744073709551615 134546880 0 0 4096 0 0 0 0 17 1 0 0
/proc/2042/statm: 362 175 97 274 0 85 0

[startup+0.0650629 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 2042
/proc/meminfo: memFree=671680/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.06
/proc/2042/stat : 2042 (IUT_BMB_SAT) R 2040 2042 1931 0 -1 4194304 294 0 0 0 4 2 0 0 20 0 1 0 214714484 1888256 277 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/2042/statm: 461 277 99 274 0 184 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1844

[startup+0.101069 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 2042
/proc/meminfo: memFree=671680/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+0.301101 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 2042
/proc/meminfo: memFree=671680/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+0.701167 s]
/proc/loadavg: 1.02 1.01 0.93 3/64 2042
/proc/meminfo: memFree=671680/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1844

[startup+1.5013 s]
/proc/loadavg: 1.02 1.01 0.93 2/67 2045
/proc/meminfo: memFree=668584/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=3724 CPUtime=1.41
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 650 0 0 0 141 0 0 0 25 0 1 0 214714492 3813376 594 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 931 594 84 178 0 751 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10924

[startup+3.10157 s]
/proc/loadavg: 1.02 1.01 0.93 2/67 2045
/proc/meminfo: memFree=668328/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=3856 CPUtime=3.01
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 698 0 0 0 301 0 0 0 25 0 1 0 214714492 3948544 642 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 964 642 84 178 0 784 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11056

[startup+6.30111 s]
/proc/loadavg: 1.02 1.01 0.93 2/67 2045
/proc/meminfo: memFree=667816/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=4252 CPUtime=6.2
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 779 0 0 0 620 0 0 0 25 0 1 0 214714492 4354048 723 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 1063 723 84 178 0 883 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11452

[startup+12.7022 s]
/proc/loadavg: 1.02 1.01 0.93 2/67 2045
/proc/meminfo: memFree=667368/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=4524 CPUtime=12.6
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 851 0 0 0 1260 0 0 0 25 0 1 0 214714492 4632576 795 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 1131 795 84 178 0 951 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11724

[startup+25.5013 s]
/proc/loadavg: 1.01 1.01 0.93 2/67 2045
/proc/meminfo: memFree=666920/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=4932 CPUtime=25.4
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 960 0 0 0 2540 0 0 0 25 0 1 0 214714492 5050368 904 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 1233 904 84 178 0 1053 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12132

[startup+51.1016 s]
/proc/loadavg: 1.01 1.00 0.93 2/67 2045
/proc/meminfo: memFree=666280/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=5596 CPUtime=50.98
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 1135 0 0 0 5098 0 0 0 25 0 1 0 214714492 5730304 1079 1992294400 134512640 135243223 4294956320 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 1399 1079 84 178 0 1219 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 12796

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2045
/proc/meminfo: memFree=665512/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=6396 CPUtime=102.17
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 1316 0 0 0 10216 1 0 0 25 0 1 0 214714492 6549504 1260 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 1599 1260 84 178 0 1419 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13596

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2045
/proc/meminfo: memFree=665128/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=6964 CPUtime=162.15
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 1433 0 0 0 16214 1 0 0 25 0 1 0 214714492 7131136 1377 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 1741 1377 84 178 0 1561 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 14164

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2045
/proc/meminfo: memFree=664488/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=7512 CPUtime=222.13
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 1568 0 0 0 22211 2 0 0 25 0 1 0 214714492 7692288 1512 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 1878 1512 84 178 0 1698 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 14712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 2045
/proc/meminfo: memFree=663976/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=7908 CPUtime=282.11

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

/proc/meminfo: memFree=656424/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=15012 CPUtime=4420.67
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3351 0 0 0 442054 13 0 0 25 0 1 0 214714492 15372288 3295 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 3753 3295 84 178 0 3573 0
Current children cumulated CPU time (s) 4420.74
Current children cumulated vsize (KiB) 22212

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=656360/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=15012 CPUtime=4480.65
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3351 0 0 0 448052 13 0 0 25 0 1 0 214714492 15372288 3295 1992294400 134512640 135243223 4294956320 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 3753 3295 84 178 0 3573 0
Current children cumulated CPU time (s) 4480.72
Current children cumulated vsize (KiB) 22212

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=656168/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=15256 CPUtime=4540.63
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3394 0 0 0 454049 14 0 0 25 0 1 0 214714492 15622144 3338 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 3814 3338 84 178 0 3634 0
Current children cumulated CPU time (s) 4540.7
Current children cumulated vsize (KiB) 22456

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655976/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=15540 CPUtime=4600.61
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3450 0 0 0 460047 14 0 0 25 0 1 0 214714492 15912960 3394 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 3885 3394 84 178 0 3705 0
Current children cumulated CPU time (s) 4600.68
Current children cumulated vsize (KiB) 22740

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655848/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=15540 CPUtime=4660.59
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3475 0 0 0 466045 14 0 0 25 0 1 0 214714492 15912960 3419 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 3885 3419 84 178 0 3705 0
Current children cumulated CPU time (s) 4660.66
Current children cumulated vsize (KiB) 22740

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655720/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=15712 CPUtime=4720.58
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3506 0 0 0 472043 15 0 0 25 0 1 0 214714492 16089088 3450 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 3928 3450 84 178 0 3748 0
Current children cumulated CPU time (s) 4720.65
Current children cumulated vsize (KiB) 22912

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655464/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=15912 CPUtime=4780.55
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3565 0 0 0 478040 15 0 0 25 0 1 0 214714492 16293888 3509 1992294400 134512640 135243223 4294956320 18446744073709551615 134555529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 3978 3509 84 178 0 3798 0
Current children cumulated CPU time (s) 4780.62
Current children cumulated vsize (KiB) 23112

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655336/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=16132 CPUtime=4840.53
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3581 0 0 0 484038 15 0 0 25 0 1 0 214714492 16519168 3525 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 4033 3525 84 178 0 3853 0
Current children cumulated CPU time (s) 4840.6
Current children cumulated vsize (KiB) 23332

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655400/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=16132 CPUtime=4900.5
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3585 0 0 0 490035 15 0 0 25 0 1 0 214714492 16519168 3529 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 4033 3529 84 178 0 3853 0
Current children cumulated CPU time (s) 4900.57
Current children cumulated vsize (KiB) 23332

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655336/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=16132 CPUtime=4960.48
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3585 0 0 0 496033 15 0 0 25 0 1 0 214714492 16519168 3529 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 4033 3529 84 178 0 3853 0
Current children cumulated CPU time (s) 4960.55
Current children cumulated vsize (KiB) 23332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 2054
/proc/meminfo: memFree=655336/2055920 swapFree=4191900/4192956
[pid=2042] ppid=2040 vsize=1844 CPUtime=0.07
/proc/2042/stat : 2042 (IUT_BMB_SAT) S 2040 2042 1931 0 -1 4194304 301 0 0 0 4 3 0 0 20 0 1 0 214714484 1888256 283 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/2042/statm: 461 283 105 274 0 184 0
[pid=2044] ppid=2042 vsize=5356 CPUtime=0
/proc/2044/stat : 2044 (sh) S 2042 2042 1931 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 214714492 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2044/statm: 1339 232 193 169 0 50 0
[pid=2045] ppid=2044 vsize=16132 CPUtime=4999.97
/proc/2045/stat : 2045 (minisat) R 2044 2042 1931 0 -1 4194304 3585 0 0 0 499982 15 0 0 25 0 1 0 214714492 16519168 3529 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/2045/statm: 4033 3529 84 178 0 3853 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 23332

Sending SIGTERM to process tree (bottom up)

Sleeping Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 5001.81
CPU time (s): 5000.07
CPU user time (s): 4999.88
CPU system time (s): 0.19697
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 23332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.88
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4295
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 9194

runsolver used 4.46632 second user time and 13.7369 second system time

The end

Launcher Data

Begin job on node57 at 2009-05-09 13:01:12
IDJOB=1784797
IDBENCH=24617
IDSOLVER=638
FILE ID=node57/1784797-1241866872
PBS_JOBID= 9264558
Free space on /tmp= 65896 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784797-1241866872/watcher-1784797-1241866872 -o /tmp/evaluation-result-1784797-1241866872/solver-1784797-1241866872 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1784797-1241866872.cnf HOME

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=811516074

node57.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.256
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.256
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:        672096 kB
Buffers:         56516 kB
Cached:        1216660 kB
SwapCached:        260 kB
Active:         237200 kB
Inactive:      1049312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        672096 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            83360 kB
Committed_AS:   613500 kB
PageTables:       1388 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= 65892 MiB
End job on node57 at 2009-05-09 14:24:34