Trace number 1786213

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.13 5001.61

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
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 variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  290                                                  |
0.00/0.01	c |  Number of clauses:    696                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     290      696     1740 |      232        0    nan |  0.000 % |
0.00/0.02	c |       102 |     290      696     1740 |      255      102     42 |  0.001 % |
0.00/0.02	c |       253 |     290      696     1740 |      280      253     40 |  0.001 % |
0.00/0.03	c |       478 |     290      696     1740 |      308      263     39 |  0.001 % |
0.00/0.04	c |       815 |     290      696     1740 |      339      380     36 |  0.001 % |
0.00/0.05	c |      1322 |     290      696     1740 |      373      271     28 |  0.001 % |
0.00/0.07	c |      2083 |     290      696     1740 |      411      364     33 |  0.001 % |
0.00/0.11	c |      3223 |     290      696     1740 |      452      275     22 |  0.001 % |
0.00/0.16	c |      4931 |     290      696     1740 |      497      359     29 |  0.001 % |
0.00/0.24	c |      7494 |     290      696     1740 |      547      542     34 |  0.001 % |
0.00/0.38	c |     11342 |     290      696     1740 |      601      474     36 |  0.001 % |
0.00/0.58	c |     17109 |     290      696     1740 |      661      424     26 |  0.001 % |
0.00/0.89	c |     25758 |     290      696     1740 |      728      415     27 |  0.001 % |
1.28/1.36	c |     38737 |     290      696     1740 |      800      653     33 |  0.001 % |
1.98/2.09	c |     58204 |     290      696     1740 |      881      465     26 |  0.001 % |
3.18/3.20	c |     87396 |     290      696     1740 |      969      958     39 |  0.001 % |
4.87/4.99	c |    131185 |     290      696     1740 |     1066     1051     39 |  0.001 % |
7.68/7.74	c |    196870 |     290      696     1740 |     1172      804     38 |  0.001 % |
11.87/11.94	c |    295396 |     290      696     1740 |     1289      901     40 |  0.001 % |
18.37/18.46	c |    443188 |     290      696     1740 |     1418      940     40 |  0.001 % |
28.66/28.70	c |    664871 |     290      696     1740 |     1560      800     35 |  0.001 % |
44.16/44.29	c |    997397 |     290      696     1740 |     1716     1235     43 |  0.001 % |
67.75/67.81	c |   1496186 |     290      696     1740 |     1888     1839     45 |  0.001 % |
105.24/105.40	c |   2244368 |     290      696     1740 |     2077     1578     41 |  0.001 % |
163.12/163.20	c |   3366642 |     290      696     1740 |     2285     1797     48 |  0.001 % |
252.90/253.01	c |   5050053 |     290      696     1740 |     2513     1635     44 |  0.001 % |
394.95/395.19	c |   7575172 |     290      696     1740 |     2765     2449     49 |  0.001 % |
612.59/612.80	c |  11362851 |     290      696     1740 |     3041     1538     42 |  0.001 % |
961.00/961.37	c |  17044366 |     290      696     1740 |     3345     3063     48 |  0.001 % |
1500.43/1500.99	c |  25566635 |     290      696     1740 |     3680     1944     43 |  0.001 % |
2334.98/2335.72	c |  38350040 |     290      696     1740 |     4048     3527     50 |  0.001 % |
3658.79/3659.93	c |  57525146 |     290      696     1740 |     4453     2845     48 |  0.001 % |
5000.10/5001.61	sh: line 1: 10525 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.10/5001.61	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-1786213-1241950404/watcher-1786213-1241950404 -o /tmp/evaluation-result-1786213-1241950404/solver-1786213-1241950404 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1786213-1241950404.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: 0.91 0.95 0.98 3/65 10522
/proc/meminfo: memFree=1763176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1284 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) R 10520 10522 10443 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 223072724 1314816 129 1992294400 134512640 135635285 4294956224 18446744073709551615 135088809 0 0 4096 0 0 0 0 17 1 0 0
/proc/10522/statm: 321 130 99 274 0 44 0

[startup+0.0579131 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10522
/proc/meminfo: memFree=1763176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101918 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10522
/proc/meminfo: memFree=1763176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301941 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10522
/proc/meminfo: memFree=1763176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701988 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 10522
/proc/meminfo: memFree=1763176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50208 s]
/proc/loadavg: 0.91 0.95 0.98 2/68 10525
/proc/meminfo: memFree=1762256/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=2316 CPUtime=1.48
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 221 0 0 0 148 0 0 0 25 0 1 0 223072725 2371584 202 1992294400 134512640 135243223 4294956320 18446744073709551615 134572406 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 579 202 83 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10127 s]
/proc/loadavg: 0.91 0.95 0.98 2/68 10525
/proc/meminfo: memFree=1762000/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=2316 CPUtime=3.08
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 240 0 0 0 308 0 0 0 25 0 1 0 223072725 2371584 221 1992294400 134512640 135243223 4294956320 18446744073709551615 134564836 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 579 221 83 178 0 399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9088

[startup+6.30165 s]
/proc/loadavg: 0.92 0.95 0.98 2/68 10525
/proc/meminfo: memFree=1761680/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=2444 CPUtime=6.27
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 276 0 0 0 627 0 0 0 25 0 1 0 223072725 2502656 257 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 611 257 83 178 0 431 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9216

[startup+12.7014 s]
/proc/loadavg: 0.93 0.95 0.98 2/68 10525
/proc/meminfo: memFree=1761552/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=2708 CPUtime=12.67
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 320 0 0 0 1267 0 0 0 25 0 1 0 223072725 2772992 301 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 677 301 83 178 0 497 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9480

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.98 2/68 10525
/proc/meminfo: memFree=1761296/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=2840 CPUtime=25.47
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 364 0 0 0 2547 0 0 0 25 0 1 0 223072725 2908160 345 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 710 345 83 178 0 530 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9612

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/68 10525
/proc/meminfo: memFree=1760976/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=3104 CPUtime=51.06
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 439 0 0 0 5106 0 0 0 25 0 1 0 223072725 3178496 420 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 776 420 83 178 0 596 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9876

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/68 10525
/proc/meminfo: memFree=1760720/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=3352 CPUtime=102.25
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 506 0 0 0 10225 0 0 0 25 0 1 0 223072725 3432448 487 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 838 487 83 178 0 658 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10124

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10525
/proc/meminfo: memFree=1760400/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=3736 CPUtime=162.22
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 581 0 0 0 16222 0 0 0 25 0 1 0 223072725 3825664 562 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 934 562 83 178 0 754 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10508

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10525
/proc/meminfo: memFree=1760144/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=3996 CPUtime=222.21
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 641 0 0 0 22220 1 0 0 25 0 1 0 223072725 4091904 622 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 999 622 83 178 0 819 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10768

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10525
/proc/meminfo: memFree=1759888/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=4132 CPUtime=282.19

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

/proc/meminfo: memFree=1756304/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7008 CPUtime=4420.96
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1407 0 0 0 442088 8 0 0 25 0 1 0 223072725 7176192 1388 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1752 1388 83 178 0 1572 0
Current children cumulated CPU time (s) 4420.96
Current children cumulated vsize (KiB) 13780

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756240/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7008 CPUtime=4480.94
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1414 0 0 0 448086 8 0 0 25 0 1 0 223072725 7176192 1395 1992294400 134512640 135243223 4294956320 18446744073709551615 134565422 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1752 1395 83 178 0 1572 0
Current children cumulated CPU time (s) 4480.94
Current children cumulated vsize (KiB) 13780

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4540.92
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1421 0 0 0 454084 8 0 0 25 0 1 0 223072725 7323648 1402 1992294400 134512640 135243223 4294956320 18446744073709551615 134555665 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1402 83 178 0 1608 0
Current children cumulated CPU time (s) 4540.92
Current children cumulated vsize (KiB) 13924

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4600.91
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1428 0 0 0 460083 8 0 0 25 0 1 0 223072725 7323648 1409 1992294400 134512640 135243223 4294956320 18446744073709551615 134565017 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1409 83 178 0 1608 0
Current children cumulated CPU time (s) 4600.91
Current children cumulated vsize (KiB) 13924

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4660.89
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1428 0 0 0 466081 8 0 0 25 0 1 0 223072725 7323648 1409 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1409 83 178 0 1608 0
Current children cumulated CPU time (s) 4660.89
Current children cumulated vsize (KiB) 13924

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4720.88
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1429 0 0 0 472079 9 0 0 25 0 1 0 223072725 7323648 1410 1992294400 134512640 135243223 4294956320 18446744073709551615 134565306 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1410 83 178 0 1608 0
Current children cumulated CPU time (s) 4720.88
Current children cumulated vsize (KiB) 13924

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756176/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4780.86
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1429 0 0 0 478077 9 0 0 25 0 1 0 223072725 7323648 1410 1992294400 134512640 135243223 4294956320 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1410 83 178 0 1608 0
Current children cumulated CPU time (s) 4780.86
Current children cumulated vsize (KiB) 13924

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756112/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4840.84
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1432 0 0 0 484075 9 0 0 25 0 1 0 223072725 7323648 1413 1992294400 134512640 135243223 4294956320 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1413 83 178 0 1608 0
Current children cumulated CPU time (s) 4840.84
Current children cumulated vsize (KiB) 13924

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756048/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4900.82
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1436 0 0 0 490073 9 0 0 25 0 1 0 223072725 7323648 1417 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1417 83 178 0 1608 0
Current children cumulated CPU time (s) 4900.82
Current children cumulated vsize (KiB) 13924

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1756048/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=4960.8
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1443 0 0 0 496071 9 0 0 25 0 1 0 223072725 7323648 1424 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1424 83 178 0 1608 0
Current children cumulated CPU time (s) 4960.8
Current children cumulated vsize (KiB) 13924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 10533
/proc/meminfo: memFree=1755984/2055920 swapFree=4180104/4192956
[pid=10522] ppid=10520 vsize=1416 CPUtime=0
/proc/10522/stat : 10522 (IUT_BMB_SAT) S 10520 10522 10443 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 223072724 1449984 165 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/10522/statm: 354 165 106 274 0 77 0
[pid=10524] ppid=10522 vsize=5356 CPUtime=0
/proc/10524/stat : 10524 (sh) S 10522 10522 10443 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 223072725 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10524/statm: 1339 232 193 169 0 50 0
[pid=10525] ppid=10524 vsize=7152 CPUtime=5000.1
/proc/10525/stat : 10525 (minisat) R 10524 10522 10443 0 -1 4194304 1443 0 0 0 500001 9 0 0 25 0 1 0 223072725 7323648 1424 1992294400 134512640 135243223 4294956320 18446744073709551615 134566200 0 0 4096 3 0 0 0 17 1 0 0
/proc/10525/statm: 1788 1424 83 178 0 1608 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 13924

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 5001.61
CPU time (s): 5000.13
CPU user time (s): 5000.03
CPU system time (s): 0.098984
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 13924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.03
system time used= 0.098984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1961
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= 9
involuntary context switches= 9590

runsolver used 4.22736 second user time and 13.9719 second system time

The end

Launcher Data

Begin job on node73 at 2009-05-10 12:13:24
IDJOB=1786213
IDBENCH=71787
IDSOLVER=638
FILE ID=node73/1786213-1241950404
PBS_JOBID= 9265055
Free space on /tmp= 66304 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786213-1241950404/watcher-1786213-1241950404 -o /tmp/evaluation-result-1786213-1241950404/solver-1786213-1241950404 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1786213-1241950404.cnf HOME

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=154129630

node73.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.214
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.214
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:       1763592 kB
Buffers:         60012 kB
Cached:         158180 kB
SwapCached:       7500 kB
Active:         124052 kB
Inactive:       103568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763592 kB
SwapTotal:     4192956 kB
SwapFree:      4180104 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            50644 kB
Committed_AS:   790752 kB
PageTables:       1396 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= 66304 MiB
End job on node73 at 2009-05-10 13:36:46