Trace number 1533816

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) 1200.04 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S645163129-012.cnf
MD5SUM009e989e2755ac440b0ff3df87428440
Bench CategoryRANDOM (random 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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
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.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  500                                                  |
0.00/0.02	c |  Number of clauses:    2125                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     490     2108     6365 |      702        0    nan |  0.000 % |
0.00/0.02	c |       100 |     490     2108     6365 |      772      100     22 |  0.000 % |
0.00/0.03	c |       250 |     490     2108     6365 |      850      250     22 |  0.000 % |
0.00/0.04	c |       475 |     490     2108     6365 |      935      475     21 |  0.000 % |
0.00/0.05	c |       812 |     490     2108     6365 |     1028      812     22 |  0.000 % |
0.00/0.07	c |      1318 |     490     2108     6365 |     1131      776     22 |  0.000 % |
0.00/0.10	c |      2078 |     490     2108     6365 |     1244      949     21 |  0.000 % |
0.00/0.14	c |      3217 |     490     2108     6365 |     1369      800     19 |  0.000 % |
0.00/0.21	c |      4926 |     490     2108     6365 |     1506     1097     20 |  0.000 % |
0.00/0.32	c |      7488 |     490     2108     6365 |     1656     1319     20 |  0.000 % |
0.00/0.48	c |     11332 |     490     2108     6365 |     1822      894     19 |  0.000 % |
0.00/0.74	c |     17098 |     490     2108     6365 |     2004     1044     19 |  0.000 % |
1.08/1.14	c |     25748 |     490     2108     6365 |     2205     1532     19 |  0.000 % |
1.67/1.76	c |     38722 |     490     2108     6365 |     2425     2114     19 |  0.000 % |
2.68/2.75	c |     58183 |     490     2108     6365 |     2668     1754     19 |  0.000 % |
4.27/4.30	c |     87375 |     490     2108     6365 |     2935     2359     23 |  0.000 % |
6.68/6.70	c |    131165 |     490     2108     6365 |     3228     2804     23 |  0.000 % |
10.37/10.44	c |    196850 |     490     2108     6365 |     3551     2823     22 |  0.000 % |
16.07/16.12	c |    295378 |     490     2108     6365 |     3906     2219     20 |  0.000 % |
24.77/24.81	c |    443167 |     490     2108     6365 |     4297     3500     20 |  0.000 % |
38.57/38.61	c |    664850 |     490     2108     6365 |     4727     3066     22 |  0.000 % |
60.25/60.30	c |    997376 |     490     2108     6365 |     5199     3002     23 |  0.000 % |
94.14/94.24	c |   1496165 |     490     2108     6365 |     5719     3031     24 |  0.000 % |
147.63/147.71	c |   2244347 |     490     2108     6365 |     6291     3589     23 |  0.000 % |
231.20/231.33	c |   3366621 |     490     2108     6365 |     6921     6184     24 |  0.000 % |
362.46/362.65	c |   5050032 |     490     2108     6365 |     7613     4844     23 |  0.000 % |
570.60/570.80	c |   7575149 |     490     2108     6365 |     8374     6967     24 |  0.000 % |
894.59/894.91	c |  11362825 |     490     2108     6365 |     9211     7101     21 |  0.000 % |
1200.00/1200.40	sh: line 1: 12249 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.00/1200.40	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533816-1238494833/watcher-1533816-1238494833 -o /tmp/evaluation-result-1533816-1238494833/solver-1533816-1238494833 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533816-1238494833.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 2.39 2.15 3/64 12246
/proc/meminfo: memFree=1525144/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) R 12244 12246 11795 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 148 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/12246/statm: 354 148 97 274 0 77 0

[startup+0.106757 s]
/proc/loadavg: 2.18 2.39 2.15 3/64 12246
/proc/meminfo: memFree=1525144/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.201766 s]
/proc/loadavg: 2.18 2.39 2.15 3/64 12246
/proc/meminfo: memFree=1525144/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301777 s]
/proc/loadavg: 2.18 2.39 2.15 3/64 12246
/proc/meminfo: memFree=1525144/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701817 s]
/proc/loadavg: 2.18 2.39 2.15 3/64 12246
/proc/meminfo: memFree=1525144/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.5019 s]
/proc/loadavg: 2.18 2.39 2.15 2/67 12249
/proc/meminfo: memFree=1523968/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=2448 CPUtime=1.47
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 272 0 0 0 147 0 0 0 25 0 1 0 1122150179 2506752 252 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 612 252 84 178 0 432 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9220

[startup+3.10206 s]
/proc/loadavg: 2.18 2.39 2.15 2/67 12249
/proc/meminfo: memFree=1523712/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=2580 CPUtime=3.07
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 318 0 0 0 307 0 0 0 25 0 1 0 1122150179 2641920 298 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 645 298 84 178 0 465 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9352

[startup+6.30139 s]
/proc/loadavg: 2.09 2.37 2.15 2/67 12249
/proc/meminfo: memFree=1523464/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=2844 CPUtime=6.27
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 362 0 0 0 627 0 0 0 25 0 1 0 1122150179 2912256 342 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 711 342 84 178 0 531 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9616

[startup+12.7021 s]
/proc/loadavg: 2.00 2.34 2.14 2/67 12249
/proc/meminfo: memFree=1523080/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=3108 CPUtime=12.67
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 423 0 0 0 1267 0 0 0 25 0 1 0 1122150179 3182592 403 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 777 403 84 178 0 597 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9880

[startup+25.5014 s]
/proc/loadavg: 1.78 2.28 2.12 2/67 12249
/proc/meminfo: memFree=1522824/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=3372 CPUtime=25.47
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 500 0 0 0 2547 0 0 0 25 0 1 0 1122150179 3452928 480 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 843 480 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10144

[startup+51.102 s]
/proc/loadavg: 1.51 2.17 2.09 2/67 12249
/proc/meminfo: memFree=1522440/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=3768 CPUtime=51.06
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 614 0 0 0 5106 0 0 0 25 0 1 0 1122150179 3858432 594 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 942 594 84 178 0 762 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10540

[startup+102.301 s]
/proc/loadavg: 1.22 1.99 2.03 2/67 12249
/proc/meminfo: memFree=1521864/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=4296 CPUtime=102.25
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 736 0 0 0 10225 0 0 0 25 0 1 0 1122150179 4399104 716 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1074 716 84 178 0 894 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 11068

[startup+162.301 s]
/proc/loadavg: 1.08 1.81 1.96 2/67 12249
/proc/meminfo: memFree=1521288/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=4828 CPUtime=162.22
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 866 0 0 0 16222 0 0 0 25 0 1 0 1122150179 4943872 846 1992294400 134512640 135243223 4294956304 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1207 846 84 178 0 1027 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11600

[startup+222.306 s]
/proc/loadavg: 1.03 1.66 1.90 2/67 12249
/proc/meminfo: memFree=1521032/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=5096 CPUtime=222.21
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 927 0 0 0 22221 0 0 0 25 0 1 0 1122150179 5218304 907 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1274 907 84 178 0 1094 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11868

[startup+282.302 s]
/proc/loadavg: 1.01 1.54 1.84 2/67 12249
/proc/meminfo: memFree=1520712/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1519432/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=6680 CPUtime=702.05
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1325 0 0 0 70204 1 0 0 25 0 1 0 1122150179 6840320 1305 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1670 1305 84 178 0 1490 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 13452

[startup+762.301 s]
/proc/loadavg: 1.00 1.10 1.48 2/67 12249
/proc/meminfo: memFree=1519240/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=6820 CPUtime=762.04
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1356 0 0 0 76203 1 0 0 25 0 1 0 1122150179 6983680 1336 1992294400 134512640 135243223 4294956304 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1705 1336 84 178 0 1525 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 13592

[startup+822.301 s]
/proc/loadavg: 1.04 1.09 1.45 2/67 12249
/proc/meminfo: memFree=1519112/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=6956 CPUtime=822.02
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1389 0 0 0 82201 1 0 0 25 0 1 0 1122150179 7122944 1369 1992294400 134512640 135243223 4294956304 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1739 1369 84 178 0 1559 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 13728

[startup+882.306 s]
/proc/loadavg: 1.05 1.08 1.43 2/67 12249
/proc/meminfo: memFree=1519112/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=6956 CPUtime=882
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1404 0 0 0 88199 1 0 0 25 0 1 0 1122150179 7122944 1384 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1739 1384 84 178 0 1559 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 13728

[startup+942.302 s]
/proc/loadavg: 1.13 1.10 1.41 2/67 12249
/proc/meminfo: memFree=1518920/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=7220 CPUtime=941.97
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1453 0 0 0 94196 1 0 0 25 0 1 0 1122150179 7393280 1433 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1805 1433 84 178 0 1625 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 13992

[startup+1002.3 s]
/proc/loadavg: 1.28 1.14 1.40 2/67 12249
/proc/meminfo: memFree=1518792/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=7352 CPUtime=1001.96
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1479 0 0 0 100195 1 0 0 25 0 1 0 1122150179 7528448 1459 1992294400 134512640 135243223 4294956304 18446744073709551615 134555608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1838 1459 84 178 0 1658 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 14124

[startup+1062.3 s]
/proc/loadavg: 1.10 1.11 1.37 2/67 12249
/proc/meminfo: memFree=1518664/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=7488 CPUtime=1061.94
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1517 0 0 0 106193 1 0 0 25 0 1 0 1122150179 7667712 1497 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1872 1497 84 178 0 1692 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 14260

[startup+1122.3 s]
/proc/loadavg: 1.04 1.09 1.35 2/67 12249
/proc/meminfo: memFree=1518536/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=7488 CPUtime=1121.92
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1546 0 0 0 112191 1 0 0 25 0 1 0 1122150179 7667712 1526 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1872 1526 84 178 0 1692 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 14260

[startup+1182.3 s]
/proc/loadavg: 1.01 1.07 1.32 2/67 12249
/proc/meminfo: memFree=1518408/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=7616 CPUtime=1181.9
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1578 0 0 0 118189 1 0 0 25 0 1 0 1122150179 7798784 1558 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1904 1558 84 178 0 1724 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 14388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.01 1.06 1.32 2/67 12249
/proc/meminfo: memFree=1518408/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=7748 CPUtime=1200
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1582 0 0 0 119999 1 0 0 25 0 1 0 1122150179 7933952 1562 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1937 1562 84 178 0 1757 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 14520

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.4 s]
/proc/loadavg: 1.01 1.06 1.32 2/67 12249
/proc/meminfo: memFree=1518408/2055920 swapFree=4177768/4192956
[pid=12246] ppid=12244 vsize=1416 CPUtime=0
/proc/12246/stat : 12246 (IUT_BMB_SAT) S 12244 12246 11795 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1122150177 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12246/statm: 354 168 105 274 0 77 0
[pid=12248] ppid=12246 vsize=5356 CPUtime=0
/proc/12248/stat : 12248 (sh) S 12246 12246 11795 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122150179 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12248/statm: 1339 232 193 169 0 50 0
[pid=12249] ppid=12248 vsize=7748 CPUtime=1200
/proc/12249/stat : 12249 (minisat) R 12248 12246 11795 0 -1 4194304 1582 0 0 0 119999 1 0 0 25 0 1 0 1122150179 7933952 1562 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12249/statm: 1937 1562 84 178 0 1757 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 14520

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.027995
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 14520

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

runsolver used 1.09683 second user time and 3.2805 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-31 12:20:33
IDJOB=1533816
IDBENCH=70537
IDSOLVER=523
FILE ID=node2/1533816-1238494833
PBS_JOBID= 9061874
Free space on /tmp= 66496 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S645163129-012.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533816-1238494833/watcher-1533816-1238494833 -o /tmp/evaluation-result-1533816-1238494833/solver-1533816-1238494833 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533816-1238494833.cnf HOME

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

MD5SUM BENCH= 009e989e2755ac440b0ff3df87428440
RANDOM SEED=1389806686

node2.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.236
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.236
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:       1525688 kB
Buffers:         80180 kB
Cached:         359624 kB
SwapCached:       8996 kB
Active:         179500 kB
Inactive:       271320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1525688 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          16648 kB
Slab:            65420 kB
Committed_AS:  2868424 kB
PageTables:       1476 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= 66492 MiB
End job on node2 at 2009-03-31 12:40:34