Trace number 1533521

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.11 1200.21

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
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 variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.02/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.02/0.06	c ============================[ Problem Statistics ]=============================
0.02/0.06	c |                                                                             |
0.02/0.06	c |  Number of variables:  65                                                   |
0.02/0.06	c |  Number of clauses:    5785                                                 |
0.02/0.07	c |  Parsing time:         0.01         s                                       |
0.05/0.16	c ============================[ Search Statistics ]==============================
0.05/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.05/0.16	c ===============================================================================
0.05/0.16	c |         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
0.05/0.17	c |       101 |      65     5785    40495 |     2121      101     24 |  0.024 % |
0.05/0.18	c |       252 |      65     5785    40495 |     2333      252     24 |  0.024 % |
0.05/0.19	c |       478 |      65     5785    40495 |     2566      478     23 |  0.024 % |
0.05/0.20	c |       815 |      65     5785    40495 |     2823      815     23 |  0.024 % |
0.05/0.22	c |      1321 |      65     5785    40495 |     3105     1321     23 |  0.024 % |
0.05/0.26	c |      2080 |      65     5785    40495 |     3416     2080     23 |  0.024 % |
0.05/0.31	c |      3219 |      65     5785    40495 |     3757     3219     23 |  0.024 % |
0.05/0.41	c |      4927 |      65     5785    40495 |     4133     3035     22 |  0.024 % |
0.05/0.54	c |      7489 |      65     5785    40495 |     4546     3516     22 |  0.024 % |
0.05/0.77	c |     11334 |      65     5785    40495 |     5001     2790     22 |  0.024 % |
1.09/1.10	c |     17100 |      65     5785    40495 |     5501     3526     22 |  0.024 % |
1.58/1.63	c |     25750 |      65     5785    40495 |     6051     3878     21 |  0.024 % |
2.38/2.43	c |     38725 |      65     5785    40495 |     6657     4691     22 |  0.024 % |
3.58/3.68	c |     58187 |      65     5785    40495 |     7322     4097     22 |  0.024 % |
5.58/5.66	c |     87380 |      65     5785    40495 |     8055     3883     23 |  0.024 % |
8.69/8.71	c |    131170 |      65     5785    40495 |     8860     7257     22 |  0.024 % |
13.48/13.54	c |    196856 |      65     5785    40495 |     9746     6282     22 |  0.024 % |
21.08/21.13	c |    295382 |      65     5785    40495 |    10721     7069     22 |  0.024 % |
32.98/33.07	c |    443172 |      65     5785    40495 |    11793     9759     21 |  0.024 % |
52.08/52.10	c |    664855 |      65     5785    40495 |    12972     6886     21 |  0.024 % |
82.78/82.82	c |    997381 |      65     5785    40495 |    14270     7956     21 |  0.024 % |
132.17/132.22	c |   1496170 |      65     5785    40495 |    15697    13548     21 |  0.024 % |
211.27/211.37	c |   2244352 |      65     5785    40495 |    17266    14934     21 |  0.024 % |
339.77/339.84	c |   3366627 |      65     5785    40495 |    18993    13237     20 |  0.024 % |
547.97/548.05	c |   5050038 |      65     5785    40495 |    20892    13581     19 |  0.024 % |
893.42/893.50	c |   7575154 |      65     5785    40495 |    22982    18372     20 |  0.024 % |
1200.08/1200.20	sh: line 1: 29180 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.08/1200.20	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-1533521-1238468802/watcher-1533521-1238468802 -o /tmp/evaluation-result-1533521-1238468802/solver-1533521-1238468802 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533521-1238468802.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: 0.92 0.98 0.99 3/64 29177
/proc/meminfo: memFree=1686824/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1416 CPUtime=0
/proc/29177/stat : 29177 (IUT_BMB_SAT) R 29175 29177 29047 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 1119546739 1449984 153 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29177/statm: 354 153 97 274 0 77 0

[startup+0.032619 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29177
/proc/meminfo: memFree=1686824/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.02
/proc/29177/stat : 29177 (IUT_BMB_SAT) R 29175 29177 29047 0 -1 4194304 280 0 0 0 2 0 0 0 18 0 1 0 1119546739 1855488 263 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/29177/statm: 453 263 99 274 0 176 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1812

[startup+0.102599 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29177
/proc/meminfo: memFree=1686824/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1812

[startup+0.301543 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29177
/proc/meminfo: memFree=1686824/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1812

[startup+0.70243 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29177
/proc/meminfo: memFree=1686824/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1812

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 29180
/proc/meminfo: memFree=1684424/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=3028 CPUtime=1.43
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 457 0 0 0 143 0 0 0 25 0 1 0 1119546745 3100672 437 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 757 437 83 178 0 577 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10196

[startup+3.10176 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 29180
/proc/meminfo: memFree=1683976/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=3300 CPUtime=3.03
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 522 0 0 0 303 0 0 0 25 0 1 0 1119546745 3379200 502 1992294400 134512640 135243223 4294956304 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 825 502 83 178 0 645 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10468

[startup+6.30186 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 29180
/proc/meminfo: memFree=1683464/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=3708 CPUtime=6.23
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 604 0 0 0 623 0 0 0 25 0 1 0 1119546745 3796992 584 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 927 584 83 178 0 747 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10876

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 29180
/proc/meminfo: memFree=1683016/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=3976 CPUtime=12.63
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 682 0 0 0 1263 0 0 0 25 0 1 0 1119546745 4071424 662 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 994 662 83 178 0 814 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11144

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 29180
/proc/meminfo: memFree=1682696/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=4396 CPUtime=25.43
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 788 0 0 0 2543 0 0 0 25 0 1 0 1119546745 4501504 768 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 1099 768 83 178 0 919 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11564

[startup+51.1023 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 29180
/proc/meminfo: memFree=1682184/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=5092 CPUtime=51.03
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 927 0 0 0 5102 1 0 0 25 0 1 0 1119546745 5214208 907 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 1273 907 83 178 0 1093 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12260

[startup+102.307 s]
/proc/loadavg: 1.02 1.00 1.00 2/67 29180
/proc/meminfo: memFree=1681480/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=5836 CPUtime=102.23
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1096 0 0 0 10222 1 0 0 25 0 1 0 1119546745 5976064 1076 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 1459 1076 83 178 0 1279 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13004

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 29180
/proc/meminfo: memFree=1680904/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=6296 CPUtime=162.22
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1228 0 0 0 16221 1 0 0 25 0 1 0 1119546745 6447104 1208 1992294400 134512640 135243223 4294956304 18446744073709551615 134563491 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 1574 1208 83 178 0 1394 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 13464

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29180
/proc/meminfo: memFree=1680648/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=6612 CPUtime=222.22
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1288 0 0 0 22221 1 0 0 25 0 1 0 1119546745 6770688 1268 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 1653 1268 83 178 0 1473 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 13780

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29180
/proc/meminfo: memFree=1680392/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1679048/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8124 CPUtime=642.2
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1635 0 0 0 64218 2 0 0 25 0 1 0 1119546745 8318976 1615 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2031 1615 83 178 0 1851 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 15292

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678984/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8124 CPUtime=702.2
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1651 0 0 0 70218 2 0 0 25 0 1 0 1119546745 8318976 1631 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2031 1631 83 178 0 1851 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 15292

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678856/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8268 CPUtime=762.19
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1688 0 0 0 76217 2 0 0 25 0 1 0 1119546745 8466432 1668 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2067 1668 83 178 0 1887 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 15436

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678792/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8408 CPUtime=822.18
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1724 0 0 0 82216 2 0 0 25 0 1 0 1119546745 8609792 1704 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/29180/statm: 2102 1704 83 178 0 1922 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 15576

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678792/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8408 CPUtime=882.17
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1735 0 0 0 88215 2 0 0 25 0 1 0 1119546745 8609792 1715 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2102 1715 83 178 0 1922 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 15576

[startup+942.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 29182
/proc/meminfo: memFree=1678664/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8552 CPUtime=942.17
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1765 0 0 0 94215 2 0 0 25 0 1 0 1119546745 8757248 1745 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2138 1745 83 178 0 1958 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 15720

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 29182
/proc/meminfo: memFree=1678536/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8692 CPUtime=1002.16
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1792 0 0 0 100214 2 0 0 25 0 1 0 1119546745 8900608 1772 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29180/statm: 2173 1772 83 178 0 1993 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 15860

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678472/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8692 CPUtime=1062.15
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1821 0 0 0 106213 2 0 0 25 0 1 0 1119546745 8900608 1801 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2173 1801 83 178 0 1993 0
Current children cumulated CPU time (s) 1062.2
Current children cumulated vsize (KiB) 15860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678472/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8692 CPUtime=1122.14
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1824 0 0 0 112212 2 0 0 25 0 1 0 1119546745 8900608 1804 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2173 1804 83 178 0 1993 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 15860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678344/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8884 CPUtime=1182.13
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1839 0 0 0 118211 2 0 0 25 0 1 0 1119546745 9097216 1819 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29180/statm: 2221 1819 83 178 0 2041 0
Current children cumulated CPU time (s) 1182.18
Current children cumulated vsize (KiB) 16052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29182
/proc/meminfo: memFree=1678344/2055920 swapFree=4178252/4192956
[pid=29177] ppid=29175 vsize=1812 CPUtime=0.05
/proc/29177/stat : 29177 (IUT_BMB_SAT) S 29175 29177 29047 0 -1 4194304 287 0 0 0 3 2 0 0 18 0 1 0 1119546739 1855488 269 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29177/statm: 453 269 105 274 0 176 0
[pid=29179] ppid=29177 vsize=5356 CPUtime=0
/proc/29179/stat : 29179 (sh) S 29177 29177 29047 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1119546745 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29179/statm: 1339 232 193 169 0 50 0
[pid=29180] ppid=29179 vsize=8884 CPUtime=1200.03
/proc/29180/stat : 29180 (minisat) R 29179 29177 29047 0 -1 4194304 1841 0 0 0 120001 2 0 0 25 0 1 0 1119546745 9097216 1821 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/29180/statm: 2221 1821 83 178 0 2041 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 16052

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.21
CPU time (s): 1200.11
CPU user time (s): 1200.05
CPU system time (s): 0.054991
CPU usage (%): 99.9917
Max. virtual memory (cumulated for all children) (KiB): 16052

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

runsolver used 0.968852 second user time and 3.40848 second system time

The end

Launcher Data

Begin job on node16 at 2009-03-31 05:06:42
IDJOB=1533521
IDBENCH=70478
IDSOLVER=523
FILE ID=node16/1533521-1238468802
PBS_JOBID= 9061760
Free space on /tmp= 63956 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1796956909-029.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533521-1238468802/watcher-1533521-1238468802 -o /tmp/evaluation-result-1533521-1238468802/solver-1533521-1238468802 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533521-1238468802.cnf HOME

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

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED=303688820

node16.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.232
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.232
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:       1687368 kB
Buffers:         73096 kB
Cached:         203408 kB
SwapCached:       8484 kB
Active:         163952 kB
Inactive:       122468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687368 kB
SwapTotal:     4192956 kB
SwapFree:      4178252 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            68204 kB
Committed_AS:  3101876 kB
PageTables:       1440 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= 63952 MiB
End job on node16 at 2009-03-31 05:26:43