Trace number 1785613

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 5012.01

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
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 variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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:  280                                                  |
0.00/0.01	c |  Number of clauses:    672                                                  |
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 |     280      672     1680 |      224        0    nan |  0.000 % |
0.00/0.01	c |       100 |     280      672     1680 |      246      100     42 |  0.001 % |
0.00/0.02	c |       251 |     280      672     1680 |      271      251     39 |  0.001 % |
0.00/0.02	c |       480 |     280      672     1680 |      298      298     36 |  0.001 % |
0.00/0.03	c |       818 |     280      672     1680 |      327      299     32 |  0.001 % |
0.00/0.04	c |      1325 |     280      672     1680 |      360      400     32 |  0.001 % |
0.00/0.06	c |      2085 |     280      672     1680 |      396      259     22 |  0.001 % |
0.00/0.09	c |      3230 |     280      672     1680 |      436      435     31 |  0.001 % |
0.00/0.14	c |      4940 |     280      672     1680 |      480      289     21 |  0.001 % |
0.00/0.22	c |      7503 |     280      672     1680 |      528      303     20 |  0.001 % |
0.00/0.34	c |     11347 |     280      672     1680 |      580      599     35 |  0.001 % |
0.00/0.52	c |     17114 |     280      672     1680 |      639      417     26 |  0.001 % |
0.00/0.79	c |     25764 |     280      672     1680 |      703      447     27 |  0.001 % |
1.18/1.23	c |     38740 |     280      672     1680 |      773      462     28 |  0.001 % |
1.78/1.87	c |     58203 |     280      672     1680 |      850      848     38 |  0.001 % |
2.88/2.90	c |     87396 |     280      672     1680 |      935      606     31 |  0.001 % |
4.48/4.51	c |    131185 |     280      672     1680 |     1029      860     39 |  0.001 % |
6.88/6.99	c |    196869 |     280      672     1680 |     1132     1117     41 |  0.001 % |
10.88/10.93	c |    295396 |     280      672     1680 |     1245      866     39 |  0.001 % |
16.78/16.85	c |    443185 |     280      672     1680 |     1369     1227     43 |  0.001 % |
25.78/25.87	c |    664868 |     280      672     1680 |     1506      944     36 |  0.001 % |
39.77/39.82	c |    997394 |     280      672     1680 |     1657     1386     45 |  0.001 % |
61.37/61.45	c |   1496183 |     280      672     1680 |     1823     1672     41 |  0.001 % |
95.86/95.93	c |   2244366 |     280      672     1680 |     2005     1955     46 |  0.001 % |
148.84/148.93	c |   3366640 |     280      672     1680 |     2206     1675     46 |  0.001 % |
230.61/230.73	c |   5050052 |     280      672     1680 |     2426     1856     44 |  0.001 % |
358.78/358.97	c |   7575168 |     280      672     1680 |     2669     1922     47 |  0.001 % |
558.92/559.16	c |  11362843 |     280      672     1680 |     2936     2473     49 |  0.001 % |
871.53/871.87	c |  17044356 |     280      672     1680 |     3230     1745     44 |  0.001 % |
1357.68/1368.63	c |  25566626 |     280      672     1680 |     3553     1686     40 |  0.001 % |
2118.16/2129.32	c |  38350029 |     280      672     1680 |     3908     3524     49 |  0.001 % |
3289.23/3300.80	c |  57525134 |     280      672     1680 |     4299     3583     47 |  0.001 % |
5000.05/5012.00	sh: line 1: 16815 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.05/5012.00	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-1785613-1241921135/watcher-1785613-1241921135 -o /tmp/evaluation-result-1785613-1241921135/solver-1785613-1241921135 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785613-1241921135.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.92 0.99 0.99 3/65 16812
/proc/meminfo: memFree=1837632/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1284 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) R 16810 16812 16202 0 -1 4194304 153 0 0 0 0 0 0 0 20 0 1 0 220142768 1314816 136 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16812/statm: 321 136 97 274 0 44 0

[startup+0.0216449 s]
/proc/loadavg: 0.92 0.99 0.99 3/65 16812
/proc/meminfo: memFree=1837632/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101652 s]
/proc/loadavg: 0.92 0.99 0.99 3/65 16812
/proc/meminfo: memFree=1837632/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301673 s]
/proc/loadavg: 0.92 0.99 0.99 3/65 16812
/proc/meminfo: memFree=1837632/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701714 s]
/proc/loadavg: 0.92 0.99 0.99 3/65 16812
/proc/meminfo: memFree=1837632/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.5028 s]
/proc/loadavg: 0.92 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1836712/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=2184 CPUtime=1.48
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 212 0 0 0 148 0 0 0 25 0 1 0 220142769 2236416 193 1992294400 134512640 135243223 4294956320 18446744073709551615 134567731 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 546 193 83 178 0 366 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8956

[startup+3.10197 s]
/proc/loadavg: 0.92 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1836456/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=2316 CPUtime=3.08
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 241 0 0 0 308 0 0 0 25 0 1 0 220142769 2371584 222 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 579 222 83 178 0 399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9088

[startup+6.3013 s]
/proc/loadavg: 0.93 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1836200/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=2444 CPUtime=6.28
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 268 0 0 0 628 0 0 0 25 0 1 0 220142769 2502656 249 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 611 249 83 178 0 431 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9216

[startup+12.702 s]
/proc/loadavg: 0.93 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1836016/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=2576 CPUtime=12.68
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 312 0 0 0 1268 0 0 0 25 0 1 0 220142769 2637824 293 1992294400 134512640 135243223 4294956320 18446744073709551615 134567716 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 644 293 83 178 0 464 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9348

[startup+25.5013 s]
/proc/loadavg: 0.95 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1835824/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=2836 CPUtime=25.48
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 361 0 0 0 2548 0 0 0 25 0 1 0 220142769 2904064 342 1992294400 134512640 135243223 4294956320 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 709 342 83 178 0 529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9608

[startup+51.102 s]
/proc/loadavg: 0.96 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1835568/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=3092 CPUtime=51.07
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 428 0 0 0 5107 0 0 0 25 0 1 0 220142769 3166208 409 1992294400 134512640 135243223 4294956320 18446744073709551615 134559498 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 773 409 83 178 0 593 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9864

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1835120/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=3476 CPUtime=102.26
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 518 0 0 0 10226 0 0 0 25 0 1 0 220142769 3559424 499 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 869 499 83 178 0 689 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 10248

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1834864/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=3712 CPUtime=162.24
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 582 0 0 0 16224 0 0 0 25 0 1 0 220142769 3801088 563 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 928 563 83 178 0 748 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10484

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1834672/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=3844 CPUtime=222.22
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 614 0 0 0 22222 0 0 0 25 0 1 0 220142769 3936256 595 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 961 595 83 178 0 781 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10616

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/68 16815
/proc/meminfo: memFree=1834352/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=4108 CPUtime=282.2

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

/proc/meminfo: memFree=1786992/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7024 CPUtime=4410.51
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1420 0 0 0 441037 14 0 0 25 0 1 0 220142769 7192576 1401 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1756 1401 83 178 0 1576 0
Current children cumulated CPU time (s) 4410.51
Current children cumulated vsize (KiB) 13796

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786992/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7024 CPUtime=4470.49
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1420 0 0 0 447035 14 0 0 25 0 1 0 220142769 7192576 1401 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1756 1401 83 178 0 1576 0
Current children cumulated CPU time (s) 4470.49
Current children cumulated vsize (KiB) 13796

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786928/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4530.48
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1424 0 0 0 453034 14 0 0 25 0 1 0 220142769 7340032 1405 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1405 83 178 0 1612 0
Current children cumulated CPU time (s) 4530.48
Current children cumulated vsize (KiB) 13940

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786864/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4590.46
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1427 0 0 0 459032 14 0 0 25 0 1 0 220142769 7340032 1408 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1408 83 178 0 1612 0
Current children cumulated CPU time (s) 4590.46
Current children cumulated vsize (KiB) 13940

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786864/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4650.44
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1427 0 0 0 465030 14 0 0 25 0 1 0 220142769 7340032 1408 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1408 83 178 0 1612 0
Current children cumulated CPU time (s) 4650.44
Current children cumulated vsize (KiB) 13940

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786864/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4710.43
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1427 0 0 0 471029 14 0 0 25 0 1 0 220142769 7340032 1408 1992294400 134512640 135243223 4294956320 18446744073709551615 134558348 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1408 83 178 0 1612 0
Current children cumulated CPU time (s) 4710.43
Current children cumulated vsize (KiB) 13940

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786800/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4770.41
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1431 0 0 0 477027 14 0 0 25 0 1 0 220142769 7340032 1412 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1412 83 178 0 1612 0
Current children cumulated CPU time (s) 4770.41
Current children cumulated vsize (KiB) 13940

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786800/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4830.39
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1438 0 0 0 483025 14 0 0 25 0 1 0 220142769 7340032 1419 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1419 83 178 0 1612 0
Current children cumulated CPU time (s) 4830.39
Current children cumulated vsize (KiB) 13940

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786800/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4890.37
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1438 0 0 0 489023 14 0 0 25 0 1 0 220142769 7340032 1419 1992294400 134512640 135243223 4294956320 18446744073709551615 134555991 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1419 83 178 0 1612 0
Current children cumulated CPU time (s) 4890.37
Current children cumulated vsize (KiB) 13940

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786736/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=4950.36
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1445 0 0 0 495022 14 0 0 25 0 1 0 220142769 7340032 1426 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1426 83 178 0 1612 0
Current children cumulated CPU time (s) 4950.36
Current children cumulated vsize (KiB) 13940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19415
/proc/meminfo: memFree=1786736/2055924 swapFree=4181596/4192956
[pid=16812] ppid=16810 vsize=1416 CPUtime=0
/proc/16812/stat : 16812 (IUT_BMB_SAT) S 16810 16812 16202 0 -1 4194304 180 0 0 0 0 0 0 0 20 0 1 0 220142768 1449984 162 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16812/statm: 354 162 105 274 0 77 0
[pid=16814] ppid=16812 vsize=5356 CPUtime=0
/proc/16814/stat : 16814 (sh) S 16812 16812 16202 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 220142769 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16814/statm: 1339 232 193 169 0 50 0
[pid=16815] ppid=16814 vsize=7168 CPUtime=5000.05
/proc/16815/stat : 16815 (minisat) R 16814 16812 16202 0 -1 4194304 1448 0 0 0 499991 14 0 0 25 0 1 0 220142769 7340032 1429 1992294400 134512640 135243223 4294956320 18446744073709551615 134572392 0 0 4096 3 0 0 0 17 1 0 0
/proc/16815/statm: 1792 1429 83 178 0 1612 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 13940

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): 5012.01
CPU time (s): 5000.07
CPU user time (s): 4999.92
CPU system time (s): 0.148977
CPU usage (%): 99.7618
Max. virtual memory (cumulated for all children) (KiB): 13940

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

runsolver used 4.55431 second user time and 13.7709 second system time

The end

Launcher Data

Begin job on node83 at 2009-05-10 04:05:35
IDJOB=1785613
IDBENCH=71113
IDSOLVER=638
FILE ID=node83/1785613-1241921135
PBS_JOBID= 9264880
Free space on /tmp= 66164 MiB

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

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

MD5SUM BENCH= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=191775046

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1838048 kB
Buffers:         41564 kB
Cached:         115584 kB
SwapCached:       5508 kB
Active:          76156 kB
Inactive:        89080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1838048 kB
SwapTotal:     4192956 kB
SwapFree:      4181596 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          13740 kB
Slab:            38548 kB
Committed_AS:   711488 kB
PageTables:       1384 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= 66160 MiB
End job on node83 at 2009-05-10 05:29:07