Trace number 1533336

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.12 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S282405510-004.cnf
MD5SUMce585ef8de51ea191ea179c0c20f7f7a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.046992
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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:  100                                                  |
0.00/0.02	c |  Number of clauses:    2130                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.03	c |       100 |     100     2130    10650 |      781      100     23 |  0.010 % |
0.00/0.03	c |       251 |     100     2130    10650 |      859      251     22 |  0.010 % |
0.00/0.04	c |       477 |     100     2130    10650 |      945      477     22 |  0.010 % |
0.00/0.05	c |       815 |     100     2130    10650 |     1039      815     22 |  0.010 % |
0.01/0.06	c |      1324 |     100     2130    10650 |     1143      795     21 |  0.010 % |
0.01/0.08	c |      2083 |     100     2130    10650 |     1257      973     21 |  0.010 % |
0.01/0.12	c |      3222 |     100     2130    10650 |     1383      827     20 |  0.010 % |
0.01/0.17	c |      4930 |     100     2130    10650 |     1521     1133     20 |  0.010 % |
0.01/0.25	c |      7492 |     100     2130    10650 |     1674     1378     21 |  0.010 % |
0.01/0.38	c |     11337 |     100     2130    10650 |     1841      978     19 |  0.010 % |
0.01/0.57	c |     17105 |     100     2130    10650 |     2025     1149     20 |  0.010 % |
0.01/0.87	c |     25755 |     100     2130    10650 |     2228     1598     20 |  0.010 % |
1.28/1.33	c |     38730 |     100     2130    10650 |     2451     2165     21 |  0.010 % |
1.98/2.06	c |     58191 |     100     2130    10650 |     2696     1806     20 |  0.010 % |
3.08/3.17	c |     87384 |     100     2130    10650 |     2965     2394     21 |  0.010 % |
4.88/4.92	c |    131173 |     100     2130    10650 |     3262     2794     21 |  0.010 % |
7.58/7.61	c |    196857 |     100     2130    10650 |     3588     2681     21 |  0.010 % |
11.68/11.77	c |    295384 |     100     2130    10650 |     3947     3548     21 |  0.010 % |
18.46/18.51	c |    443174 |     100     2130    10650 |     4342     2247     20 |  0.010 % |
28.56/28.66	c |    664857 |     100     2130    10650 |     4776     3251     20 |  0.010 % |
44.65/44.72	c |    997383 |     100     2130    10650 |     5254     4398     20 |  0.010 % |
69.74/69.84	c |   1496172 |     100     2130    10650 |     5779     4156     20 |  0.010 % |
109.02/109.17	c |   2244355 |     100     2130    10650 |     6357     3563     21 |  0.010 % |
170.51/170.69	c |   3366629 |     100     2130    10650 |     6993     5778     20 |  0.010 % |
266.97/267.18	c |   5050040 |     100     2130    10650 |     7692     5126     19 |  0.010 % |
419.81/420.04	c |   7575157 |     100     2130    10650 |     8461     6900     18 |  0.010 % |
662.91/663.24	c |  11362832 |     100     2130    10650 |     9308     5799     20 |  0.010 % |
1045.46/1045.95	c |  17044345 |     100     2130    10650 |    10238     8081     21 |  0.010 % |
1200.09/1200.60	sh: line 1:  7358 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.60	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-1533336-1238456752/watcher-1533336-1238456752 -o /tmp/evaluation-result-1533336-1238456752/solver-1533336-1238456752 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533336-1238456752.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: 1.00 1.00 1.00 3/64 7355
/proc/meminfo: memFree=1386128/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1284 CPUtime=0
/proc/7355/stat : 7355 (IUT_BMB_SAT) R 7353 7355 7222 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 1118337974 1314816 139 1992294400 134512640 135635285 4294956224 18446744073709551615 135088809 0 0 4096 0 0 0 0 17 0 0 0
/proc/7355/statm: 321 139 97 274 0 44 0

[startup+0.060793 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7355
/proc/meminfo: memFree=1386128/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.102795 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7355
/proc/meminfo: memFree=1386128/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301814 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7355
/proc/meminfo: memFree=1386128/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.702849 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7355
/proc/meminfo: memFree=1386128/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1384952/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=2448 CPUtime=1.47
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 273 0 0 0 147 0 0 0 25 0 1 0 1118337976 2506752 254 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 612 254 83 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1384696/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=2580 CPUtime=3.07
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 305 0 0 0 307 0 0 0 25 0 1 0 1118337976 2641920 286 1992294400 134512640 135243223 4294956320 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 645 286 83 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1384376/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=2712 CPUtime=6.27
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 344 0 0 0 627 0 0 0 25 0 1 0 1118337976 2777088 325 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 678 325 83 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1384056/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=2976 CPUtime=12.67
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 401 0 0 0 1267 0 0 0 25 0 1 0 1118337976 3047424 382 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 744 382 83 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1383928/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=3240 CPUtime=25.45
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 453 0 0 0 2545 0 0 0 25 0 1 0 1118337976 3317760 434 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 810 434 83 178 0 630 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10012

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1383608/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=3512 CPUtime=51.04
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 524 0 0 0 5104 0 0 0 25 0 1 0 1118337976 3596288 505 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 878 505 83 178 0 698 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10284

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1383224/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=3792 CPUtime=102.22
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 605 0 0 0 10222 0 0 0 25 0 1 0 1118337976 3883008 586 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 948 586 83 178 0 768 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10564

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1382904/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=4068 CPUtime=162.2
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 681 0 0 0 16219 1 0 0 25 0 1 0 1118337976 4165632 662 1992294400 134512640 135243223 4294956320 18446744073709551615 134565490 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1017 662 83 178 0 837 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10840

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1382712/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=4344 CPUtime=222.18
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 730 0 0 0 22217 1 0 0 25 0 1 0 1118337976 4448256 711 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1086 711 83 178 0 906 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11116

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1382584/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1382008/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5040 CPUtime=642.03
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 904 0 0 0 64201 2 0 0 25 0 1 0 1118337976 5160960 885 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1260 885 83 178 0 1080 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 11812

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1381880/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5040 CPUtime=701.98
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 924 0 0 0 70196 2 0 0 25 0 1 0 1118337976 5160960 905 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1260 905 83 178 0 1080 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 11812

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1381688/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5332 CPUtime=761.97
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 977 0 0 0 76195 2 0 0 25 0 1 0 1118337976 5459968 958 1992294400 134512640 135243223 4294956320 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1333 958 83 178 0 1153 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 12104

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1381624/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5480 CPUtime=821.94
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 995 0 0 0 82192 2 0 0 25 0 1 0 1118337976 5611520 976 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1370 976 83 178 0 1190 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 12252

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7358
/proc/meminfo: memFree=1381624/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5480 CPUtime=881.91
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 997 0 0 0 88189 2 0 0 25 0 1 0 1118337976 5611520 978 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1370 978 83 178 0 1190 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 12252

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7364
/proc/meminfo: memFree=1381368/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5480 CPUtime=941.89
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 1008 0 0 0 94187 2 0 0 25 0 1 0 1118337976 5611520 989 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1370 989 83 178 0 1190 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 12252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7364
/proc/meminfo: memFree=1381368/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5480 CPUtime=1001.86
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 1017 0 0 0 100184 2 0 0 25 0 1 0 1118337976 5611520 998 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1370 998 83 178 0 1190 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 12252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7364
/proc/meminfo: memFree=1381368/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5480 CPUtime=1061.83
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 1027 0 0 0 106181 2 0 0 25 0 1 0 1118337976 5611520 1008 1992294400 134512640 135243223 4294956320 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1370 1008 83 178 0 1190 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 12252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7364
/proc/meminfo: memFree=1381240/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5616 CPUtime=1121.81
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 1064 0 0 0 112179 2 0 0 25 0 1 0 1118337976 5750784 1045 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1404 1045 83 178 0 1224 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 12388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7364
/proc/meminfo: memFree=1381240/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5764 CPUtime=1181.79
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 1076 0 0 0 118177 2 0 0 25 0 1 0 1118337976 5902336 1057 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1441 1057 83 178 0 1261 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 12536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7364
/proc/meminfo: memFree=1381240/2055920 swapFree=4178352/4192956
[pid=7355] ppid=7353 vsize=1416 CPUtime=0.01
/proc/7355/stat : 7355 (IUT_BMB_SAT) S 7353 7355 7222 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1118337974 1449984 166 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7355/statm: 354 166 105 274 0 77 0
[pid=7357] ppid=7355 vsize=5356 CPUtime=0
/proc/7357/stat : 7357 (sh) S 7355 7355 7222 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118337976 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7357/statm: 1339 232 193 169 0 50 0
[pid=7358] ppid=7357 vsize=5764 CPUtime=1200.08
/proc/7358/stat : 7358 (minisat) R 7357 7355 7222 0 -1 4194304 1076 0 0 0 120006 2 0 0 25 0 1 0 1118337976 5902336 1057 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/7358/statm: 1441 1057 83 178 0 1261 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 12536

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): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.08
CPU system time (s): 0.042993
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 12536

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

runsolver used 0.954854 second user time and 3.42148 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-31 01:45:52
IDJOB=1533336
IDBENCH=70441
IDSOLVER=523
FILE ID=node43/1533336-1238456752
PBS_JOBID= 9061706
Free space on /tmp= 63084 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S282405510-004.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533336-1238456752/watcher-1533336-1238456752 -o /tmp/evaluation-result-1533336-1238456752/solver-1533336-1238456752 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533336-1238456752.cnf HOME

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

MD5SUM BENCH= ce585ef8de51ea191ea179c0c20f7f7a
RANDOM SEED=587477370

node43.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.242
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.242
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:       1386608 kB
Buffers:         78168 kB
Cached:         504112 kB
SwapCached:       8504 kB
Active:         262180 kB
Inactive:       330116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386608 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          15740 kB
Slab:            63060 kB
Committed_AS:  2458260 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-31 02:05:52