Trace number 1785355

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.0UNSAT 537.949 538.124

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark208.173
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
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.03/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.03/0.06	c ============================[ Problem Statistics ]=============================
0.03/0.06	c |                                                                             |
0.03/0.06	c |  Number of variables:  580                                                  |
0.03/0.06	c |  Number of clauses:    7153                                                 |
0.03/0.07	c |  Parsing time:         0.01         s                                       |
0.05/0.11	c ============================[ Search Statistics ]==============================
0.05/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.11	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.11	c ===============================================================================
0.05/0.11	c |         0 |     435     7008    23436 |     2336        0    nan |  0.000 % |
0.05/0.12	c |       100 |     435     7008    23436 |     2569      100     18 |  0.001 % |
0.05/0.13	c |       251 |     435     7008    23436 |     2826      251     19 |  0.000 % |
0.05/0.14	c |       478 |     435     7008    23436 |     3109      478     19 |  0.000 % |
0.05/0.16	c |       816 |     435     7008    23436 |     3420      816     18 |  0.000 % |
0.05/0.20	c |      1323 |     435     7008    23436 |     3762     1323     18 |  0.000 % |
0.05/0.27	c |      2084 |     435     7008    23436 |     4138     2084     17 |  0.001 % |
0.05/0.36	c |      3223 |     435     7008    23436 |     4552     3223     18 |  0.000 % |
0.05/0.49	c |      4932 |     435     7008    23436 |     5007     2619     18 |  0.000 % |
0.05/0.71	c |      7495 |     435     7008    23436 |     5508     2662     15 |  0.000 % |
0.98/1.06	c |     11339 |     435     7008    23436 |     6058     3706     18 |  0.001 % |
1.58/1.61	c |     17105 |     435     7008    23436 |     6664     3377     14 |  0.000 % |
2.38/2.44	c |     25754 |     435     7008    23436 |     7331     5317     16 |  0.000 % |
3.67/3.79	c |     38728 |     435     7008    23436 |     8064     7187     17 |  0.000 % |
6.07/6.12	c |     58189 |     435     7008    23436 |     8870     6392     15 |  0.000 % |
9.47/9.52	c |     87382 |     435     7008    23436 |     9758     8850     15 |  0.001 % |
14.87/14.95	c |    131171 |     435     7008    23436 |    10733     8527     16 |  0.001 % |
24.07/24.19	c |    196856 |     435     7008    23436 |    11807     9542     17 |  0.001 % |
38.66/38.73	c |    295382 |     435     7008    23436 |    12987     7362     16 |  0.001 % |
59.66/59.71	c |    443171 |     435     7008    23436 |    14286    11813     18 |  0.001 % |
94.15/94.22	c |    664854 |     435     7008    23436 |    15715    11423     19 |  0.000 % |
149.23/149.39	c |    997379 |     435     7008    23436 |    17286    13097     19 |  0.000 % |
237.90/238.04	c |   1496167 |     435     7008    23436 |    19015     9438     17 |  0.000 % |
383.95/384.16	c |   2244353 |     434     6924    23176 |    20917    12745     16 |  0.173 % |
537.90/538.12	c ===============================================================================
537.90/538.12	c restarts              : 24
537.90/538.12	c conflicts             : 2979535        (5540 /sec)
537.90/538.12	c decisions             : 3219605        (1.72 % random) (5986 /sec)
537.90/538.12	c propagations          : 239771119      (445798 /sec)
537.90/538.12	c conflict literals     : 55921526       (34.95 % deleted)
537.90/538.12	c Memory used           : 7.12 MB
537.90/538.12	c CPU time              : 537.847 s
537.90/538.12	
537.90/538.12	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785355-1241908739/watcher-1785355-1241908739 -o /tmp/evaluation-result-1785355-1241908739/solver-1785355-1241908739 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785355-1241908739.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.00 1.00 1.00 3/64 18992
/proc/meminfo: memFree=1856576/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1284 CPUtime=0
/proc/18992/stat : 18992 (IUT_BMB_SAT) R 18990 18992 18917 0 -1 4194304 144 0 0 0 0 0 0 0 20 0 1 0 218906787 1314816 127 1992294400 134512640 135635285 4294956224 18446744073709551615 134543630 0 0 4096 0 0 0 0 17 1 0 0
/proc/18992/statm: 321 131 92 274 0 44 0

[startup+0.0476499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18992
/proc/meminfo: memFree=1856576/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.03
/proc/18992/stat : 18992 (IUT_BMB_SAT) R 18990 18992 18917 0 -1 4194304 252 0 0 0 2 1 0 0 20 0 1 0 218906787 1720320 235 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/18992/statm: 420 235 99 274 0 143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1680

[startup+0.101657 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18992
/proc/meminfo: memFree=1856576/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1680

[startup+0.301685 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18992
/proc/meminfo: memFree=1856576/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1680

[startup+0.701741 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18992
/proc/meminfo: memFree=1856576/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1680

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18995
/proc/meminfo: memFree=1854248/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=3256 CPUtime=1.43
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 484 0 0 0 143 0 0 0 25 0 1 0 218906794 3334144 464 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 814 464 84 178 0 634 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10292

[startup+3.10109 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18995
/proc/meminfo: memFree=1853928/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=3520 CPUtime=3.02
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 537 0 0 0 302 0 0 0 25 0 1 0 218906794 3604480 517 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 880 517 84 178 0 700 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10556

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1853288/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=3684 CPUtime=6.22
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 600 0 0 0 622 0 0 0 25 0 1 0 218906794 3772416 580 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 921 580 84 178 0 741 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10720

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1853032/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=3960 CPUtime=12.62
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 671 0 0 0 1262 0 0 0 25 0 1 0 218906794 4055040 651 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 990 651 84 178 0 810 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10996

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1852712/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=4364 CPUtime=25.41
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 757 0 0 0 2541 0 0 0 25 0 1 0 218906794 4468736 737 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1091 737 84 178 0 911 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11400

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1852392/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=4812 CPUtime=51.01
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 872 0 0 0 5100 1 0 0 25 0 1 0 218906794 4927488 852 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1203 852 84 178 0 1023 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11848

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1851752/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=5384 CPUtime=102.2
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1001 0 0 0 10219 1 0 0 25 0 1 0 218906794 5513216 981 1992294400 134512640 135243223 4294956320 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1346 981 84 178 0 1166 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12420

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1851240/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=5796 CPUtime=162.17
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1111 0 0 0 16216 1 0 0 25 0 1 0 218906794 5935104 1091 1992294400 134512640 135243223 4294956320 18446744073709551615 134555445 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1449 1091 84 178 0 1269 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 12832

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1851048/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=5928 CPUtime=222.15
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1149 0 0 0 22214 1 0 0 25 0 1 0 218906794 6070272 1129 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1482 1129 84 178 0 1302 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 12964

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1850536/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=6520 CPUtime=282.14

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

/proc/18995/statm: 1630 1253 84 178 0 1450 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 13556

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1850536/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=6520 CPUtime=342.11
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1280 0 0 0 34209 2 0 0 25 0 1 0 218906794 6676480 1260 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1630 1260 84 178 0 1450 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 13556

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1850152/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=6792 CPUtime=402.09
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1352 0 0 0 40207 2 0 0 25 0 1 0 218906794 6955008 1332 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1698 1332 84 178 0 1518 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 13828

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849960/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=6964 CPUtime=462.08
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1405 0 0 0 46205 3 0 0 25 0 1 0 218906794 7131136 1385 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1741 1385 84 178 0 1561 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 14000

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849768/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7124 CPUtime=522.06
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1437 0 0 0 52203 3 0 0 25 0 1 0 218906794 7294976 1417 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1781 1417 84 178 0 1601 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 14160

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

[startup+524.705 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849768/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7124 CPUtime=524.46
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1438 0 0 0 52443 3 0 0 25 0 1 0 218906794 7294976 1418 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1781 1418 84 178 0 1601 0
Current children cumulated CPU time (s) 524.51
Current children cumulated vsize (KiB) 14160

[startup+531.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849768/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7288 CPUtime=530.86
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1447 0 0 0 53083 3 0 0 25 0 1 0 218906794 7462912 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1822 1427 84 178 0 1642 0
Current children cumulated CPU time (s) 530.91
Current children cumulated vsize (KiB) 14324

[startup+534.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849768/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7288 CPUtime=534.05
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1447 0 0 0 53402 3 0 0 25 0 1 0 218906794 7462912 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1822 1427 84 178 0 1642 0
Current children cumulated CPU time (s) 534.1
Current children cumulated vsize (KiB) 14324

[startup+535.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849704/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7288 CPUtime=535.65
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1447 0 0 0 53562 3 0 0 25 0 1 0 218906794 7462912 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1822 1427 84 178 0 1642 0
Current children cumulated CPU time (s) 535.7
Current children cumulated vsize (KiB) 14324

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849704/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7288 CPUtime=537.25
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1447 0 0 0 53722 3 0 0 25 0 1 0 218906794 7462912 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1822 1427 84 178 0 1642 0
Current children cumulated CPU time (s) 537.3
Current children cumulated vsize (KiB) 14324

[startup+537.905 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849704/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7288 CPUtime=537.66
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1447 0 0 0 53763 3 0 0 25 0 1 0 218906794 7462912 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1822 1427 84 178 0 1642 0
Current children cumulated CPU time (s) 537.71
Current children cumulated vsize (KiB) 14324

[startup+538.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18997
/proc/meminfo: memFree=1849704/2055920 swapFree=4171272/4192956
[pid=18992] ppid=18990 vsize=1680 CPUtime=0.05
/proc/18992/stat : 18992 (IUT_BMB_SAT) S 18990 18992 18917 0 -1 4194304 259 0 0 0 3 2 0 0 20 0 1 0 218906787 1720320 241 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/18992/statm: 420 241 105 274 0 143 0
[pid=18994] ppid=18992 vsize=5356 CPUtime=0
/proc/18994/stat : 18994 (sh) S 18992 18992 18917 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218906794 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18994/statm: 1339 232 193 169 0 50 0
[pid=18995] ppid=18994 vsize=7288 CPUtime=537.85
/proc/18995/stat : 18995 (minisat) R 18994 18992 18917 0 -1 4194304 1447 0 0 0 53782 3 0 0 25 0 1 0 218906794 7462912 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555655 0 0 4096 3 0 0 0 17 1 0 0
/proc/18995/statm: 1822 1427 84 178 0 1642 0
Current children cumulated CPU time (s) 537.9
Current children cumulated vsize (KiB) 14324

Child status: 0
Real time (s): 538.124
CPU time (s): 537.949
CPU user time (s): 537.885
CPU system time (s): 0.06399
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 14324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 537.885
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2095
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= 1217

runsolver used 0.641902 second user time and 1.3238 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-10 00:38:59
IDJOB=1785355
IDBENCH=24753
IDSOLVER=638
FILE ID=node29/1785355-1241908739
PBS_JOBID= 9264813
Free space on /tmp= 66404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785355-1241908739/watcher-1785355-1241908739 -o /tmp/evaluation-result-1785355-1241908739/solver-1785355-1241908739 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785355-1241908739.cnf HOME

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

MD5SUM BENCH= d2283e85579af5f5de3cfcfaac7f25fa
RANDOM SEED=1657615378

node29.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.281
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.281
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:       1856992 kB
Buffers:         41104 kB
Cached:         100100 kB
SwapCached:      15876 kB
Active:          69804 kB
Inactive:        90280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856992 kB
SwapTotal:     4192956 kB
SwapFree:      4171272 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          15056 kB
Slab:            24792 kB
Committed_AS:   801064 kB
PageTables:       1472 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= 66404 MiB
End job on node29 at 2009-05-10 00:47:58