Trace number 1533291

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.61

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S1040456712-073.cnf
MD5SUMc089a210f28b730c7ed75b9093204955
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036994
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
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 51917
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:  90                                                   |
0.00/0.02	c |  Number of clauses:    1917                                                 |
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 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.03	c |       101 |      90     1917     9585 |      702      101     20 |  0.012 % |
0.00/0.03	c |       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
0.00/0.04	c |       477 |      90     1917     9585 |      850      477     21 |  0.012 % |
0.01/0.04	c |       817 |      90     1917     9585 |      935      817     20 |  0.012 % |
0.01/0.06	c |      1323 |      90     1917     9585 |     1029      846     19 |  0.012 % |
0.01/0.08	c |      2085 |      90     1917     9585 |     1132      556     18 |  0.012 % |
0.01/0.11	c |      3224 |      90     1917     9585 |     1245     1121     20 |  0.012 % |
0.01/0.16	c |      4932 |      90     1917     9585 |     1369      922     18 |  0.012 % |
0.01/0.23	c |      7495 |      90     1917     9585 |     1506      709     18 |  0.012 % |
0.01/0.35	c |     11339 |      90     1917     9585 |     1657     1504     19 |  0.012 % |
0.01/0.52	c |     17105 |      90     1917     9585 |     1823     1399     17 |  0.012 % |
0.01/0.80	c |     25755 |      90     1917     9585 |     2005     1756     18 |  0.012 % |
1.18/1.23	c |     38729 |      90     1917     9585 |     2206     1545     18 |  0.012 % |
1.78/1.89	c |     58190 |      90     1917     9585 |     2426     2052     17 |  0.012 % |
2.88/2.91	c |     87382 |      90     1917     9585 |     2669     1825     18 |  0.012 % |
4.39/4.49	c |    131172 |      90     1917     9585 |     2936     2527     18 |  0.012 % |
6.88/6.96	c |    196857 |      90     1917     9585 |     3229     1618     18 |  0.012 % |
10.68/10.76	c |    295385 |      90     1917     9585 |     3552     2499     18 |  0.012 % |
16.68/16.78	c |    443174 |      90     1917     9585 |     3908     1852     18 |  0.012 % |
26.18/26.20	c |    664857 |      90     1917     9585 |     4298     3418     18 |  0.012 % |
40.86/40.93	c |    997382 |      90     1917     9585 |     4728     3247     19 |  0.012 % |
63.76/63.85	c |   1496171 |      90     1917     9585 |     5201     3185     18 |  0.012 % |
99.94/100.02	c |   2244353 |      90     1917     9585 |     5721     4349     17 |  0.012 % |
156.12/156.23	c |   3366627 |      90     1917     9585 |     6293     3766     17 |  0.012 % |
245.37/245.55	c |   5050038 |      90     1917     9585 |     6923     4269     17 |  0.012 % |
384.42/384.69	c |   7575155 |      90     1917     9585 |     7615     5110     17 |  0.012 % |
602.33/602.66	c |  11362831 |      90     1917     9585 |     8377     5568     17 |  0.012 % |
949.29/949.75	c |  17044343 |      90     1917     9585 |     9215     6340     17 |  0.013 % |
1200.09/1200.60	sh: line 1: 29760 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-1533291-1238455117/watcher-1533291-1238455117 -o /tmp/evaluation-result-1533291-1238455117/solver-1533291-1238455117 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533291-1238455117.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.99 0.97 0.98 3/76 29757
/proc/meminfo: memFree=1668840/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0
/proc/29757/stat : 29757 (IUT_BMB_SAT) R 29755 29757 29495 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 1118172880 1449984 144 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/29757/statm: 354 145 97 274 0 77 0

[startup+0.046585 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 29757
/proc/meminfo: memFree=1668840/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.10159 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 29757
/proc/meminfo: memFree=1668840/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301606 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 29757
/proc/meminfo: memFree=1668840/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701638 s]
/proc/loadavg: 0.99 0.97 0.98 3/76 29757
/proc/meminfo: memFree=1668840/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50171 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1667728/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=2316 CPUtime=1.47
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 249 0 0 0 147 0 0 0 25 0 1 0 1118172882 2371584 230 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 579 230 83 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10184 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1667472/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=2448 CPUtime=3.07
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 283 0 0 0 307 0 0 0 25 0 1 0 1118172882 2506752 264 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 612 264 83 178 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9220

[startup+6.3021 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1667160/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=2580 CPUtime=6.27
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 318 0 0 0 627 0 0 0 25 0 1 0 1118172882 2641920 299 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 645 299 83 178 0 465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9352

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1666776/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=2844 CPUtime=12.67
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 364 0 0 0 1267 0 0 0 25 0 1 0 1118172882 2912256 345 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 711 345 83 178 0 531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9616

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1666712/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=3116 CPUtime=25.47
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 421 0 0 0 2547 0 0 0 25 0 1 0 1118172882 3190784 402 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 779 402 83 178 0 599 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9888

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1666456/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=3384 CPUtime=51.05
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 491 0 0 0 5105 0 0 0 25 0 1 0 1118172882 3465216 472 1992294400 134512640 135243223 4294956320 18446744073709551615 134563496 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 846 472 83 178 0 666 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10156

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1666008/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=3660 CPUtime=102.23
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 564 0 0 0 10223 0 0 0 25 0 1 0 1118172882 3747840 545 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 915 545 83 178 0 735 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10432

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1665688/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=3944 CPUtime=162.2
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 638 0 0 0 16220 0 0 0 25 0 1 0 1118172882 4038656 619 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 986 619 83 178 0 806 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10716

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1665368/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=4224 CPUtime=222.17
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 708 0 0 0 22217 0 0 0 25 0 1 0 1118172882 4325376 689 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1056 689 83 178 0 876 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 10996

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1665304/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1664856/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=4796 CPUtime=642
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 854 0 0 0 64199 1 0 0 25 0 1 0 1118172882 4911104 835 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1199 835 83 178 0 1019 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 11568

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664664/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=4940 CPUtime=701.98
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 884 0 0 0 70197 1 0 0 25 0 1 0 1118172882 5058560 865 1992294400 134512640 135243223 4294956320 18446744073709551615 134566434 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1235 865 83 178 0 1055 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 11712

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664472/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5088 CPUtime=761.95
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 916 0 0 0 76194 1 0 0 25 0 1 0 1118172882 5210112 897 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1272 897 83 178 0 1092 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 11860

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664536/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5236 CPUtime=821.92
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 931 0 0 0 82191 1 0 0 25 0 1 0 1118172882 5361664 912 1992294400 134512640 135243223 4294956320 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1309 912 83 178 0 1129 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 12008

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664536/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5236 CPUtime=881.9
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 936 0 0 0 88189 1 0 0 25 0 1 0 1118172882 5361664 917 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1309 917 83 178 0 1129 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 12008

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664536/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5236 CPUtime=941.88
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 943 0 0 0 94186 2 0 0 25 0 1 0 1118172882 5361664 924 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1309 924 83 178 0 1129 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 12008

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664408/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5384 CPUtime=1001.85
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 973 0 0 0 100183 2 0 0 25 0 1 0 1118172882 5513216 954 1992294400 134512640 135243223 4294956320 18446744073709551615 134563500 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1346 954 83 178 0 1166 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 12156

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664344/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5384 CPUtime=1061.83
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 980 0 0 0 106181 2 0 0 25 0 1 0 1118172882 5513216 961 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1346 961 83 178 0 1166 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 12156

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664280/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5384 CPUtime=1121.8
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 996 0 0 0 112178 2 0 0 25 0 1 0 1118172882 5513216 977 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1346 977 83 178 0 1166 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 12156

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664280/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5384 CPUtime=1181.78
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 999 0 0 0 118176 2 0 0 25 0 1 0 1118172882 5513216 980 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1346 980 83 178 0 1166 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 12156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29760
/proc/meminfo: memFree=1664280/2055920 swapFree=4173760/4192956
[pid=29757] ppid=29755 vsize=1416 CPUtime=0.01
/proc/29757/stat : 29757 (IUT_BMB_SAT) S 29755 29757 29495 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 1118172880 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/29757/statm: 354 161 105 274 0 77 0
[pid=29759] ppid=29757 vsize=5356 CPUtime=0
/proc/29759/stat : 29759 (sh) S 29757 29757 29495 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1118172881 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 257203692356 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29759/statm: 1339 232 193 169 0 50 0
[pid=29760] ppid=29759 vsize=5384 CPUtime=1200.08
/proc/29760/stat : 29760 (minisat) R 29759 29757 29495 0 -1 4194304 1001 0 0 0 120006 2 0 0 25 0 1 0 1118172882 5513216 982 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/29760/statm: 1346 982 83 178 0 1166 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 12156

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.08
CPU system time (s): 0.031995
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 12156

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

runsolver used 1.36079 second user time and 4.10837 second system time

The end

Launcher Data

Begin job on node65 at 2009-03-31 01:18:37
IDJOB=1533291
IDBENCH=70432
IDSOLVER=523
FILE ID=node65/1533291-1238455117
PBS_JOBID= 9061715
Free space on /tmp= 66316 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S1040456712-073.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533291-1238455117/watcher-1533291-1238455117 -o /tmp/evaluation-result-1533291-1238455117/solver-1533291-1238455117 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533291-1238455117.cnf HOME

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

MD5SUM BENCH= c089a210f28b730c7ed75b9093204955
RANDOM SEED=1289899072

node65.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.231
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.231
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:       1669384 kB
Buffers:         74812 kB
Cached:         223980 kB
SwapCached:       9792 kB
Active:         145036 kB
Inactive:       165060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669384 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          16948 kB
Slab:            61236 kB
Committed_AS:  3411744 kB
PageTables:       2316 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= 66316 MiB
End job on node65 at 2009-03-31 01:38:37