Trace number 1533256

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S824721511-001.cnf
MD5SUMf2a7fee26e0cf07e97811f1061f30ce6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007997
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 |       100 |      90     1917     9585 |      702      100     21 |  0.012 % |
0.00/0.03	c |       250 |      90     1917     9585 |      773      250     20 |  0.012 % |
0.00/0.04	c |       475 |      90     1917     9585 |      850      475     20 |  0.012 % |
0.01/0.04	c |       812 |      90     1917     9585 |      935      812     20 |  0.012 % |
0.01/0.06	c |      1318 |      90     1917     9585 |     1029      837     18 |  0.012 % |
0.01/0.08	c |      2077 |      90     1917     9585 |     1132      543     19 |  0.012 % |
0.01/0.11	c |      3216 |      90     1917     9585 |     1245     1107     19 |  0.012 % |
0.01/0.16	c |      4927 |      90     1917     9585 |     1369      925     18 |  0.012 % |
0.01/0.23	c |      7489 |      90     1917     9585 |     1506      705     17 |  0.012 % |
0.01/0.35	c |     11334 |      90     1917     9585 |     1657     1503     18 |  0.012 % |
0.01/0.53	c |     17103 |      90     1917     9585 |     1823     1408     18 |  0.012 % |
0.01/0.80	c |     25752 |      90     1917     9585 |     2005     1766     19 |  0.012 % |
1.19/1.22	c |     38726 |      90     1917     9585 |     2206     1560     20 |  0.012 % |
1.79/1.87	c |     58187 |      90     1917     9585 |     2426     2054     19 |  0.012 % |
2.78/2.88	c |     87380 |      90     1917     9585 |     2669     1849     18 |  0.012 % |
4.39/4.48	c |    131170 |      90     1917     9585 |     2936     2529     18 |  0.012 % |
6.88/6.94	c |    196854 |      90     1917     9585 |     3229     1597     18 |  0.012 % |
10.68/10.79	c |    295380 |      90     1917     9585 |     3552     2513     18 |  0.012 % |
16.68/16.77	c |    443171 |      90     1917     9585 |     3908     1878     17 |  0.012 % |
26.07/26.15	c |    664855 |      90     1917     9585 |     4298     3409     18 |  0.012 % |
40.76/40.85	c |    997380 |      90     1917     9585 |     4728     3227     18 |  0.012 % |
63.66/63.77	c |   1496168 |      90     1917     9585 |     5201     3116     17 |  0.012 % |
99.52/99.69	c |   2244351 |      90     1917     9585 |     5721     4395     18 |  0.012 % |
155.80/155.99	c |   3366627 |      90     1917     9585 |     6293     3978     18 |  0.012 % |
244.45/244.63	c |   5050039 |      90     1917     9585 |     6923     4442     17 |  0.012 % |
383.79/384.04	c |   7575156 |      90     1917     9585 |     7615     5239     17 |  0.012 % |
603.61/603.92	c |  11362831 |      90     1917     9585 |     8377     5131     18 |  0.012 % |
949.75/950.20	c |  17044344 |      90     1917     9585 |     9215     5823     16 |  0.013 % |
1200.04/1200.60	sh: line 1:  9847 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/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-1533256-1238453981/watcher-1533256-1238453981 -o /tmp/evaluation-result-1533256-1238453981/solver-1533256-1238453981 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533256-1238453981.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.91 0.97 0.99 3/73 9844
/proc/meminfo: memFree=1393840/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0
/proc/9844/stat : 9844 (IUT_BMB_SAT) R 9842 9844 9777 0 -1 4194304 158 0 0 0 0 0 0 0 18 0 1 0 997816711 1449984 141 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/9844/statm: 354 141 97 274 0 77 0

[startup+0.0457159 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 9844
/proc/meminfo: memFree=1393840/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101722 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 9844
/proc/meminfo: memFree=1393840/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301742 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 9844
/proc/meminfo: memFree=1393840/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701784 s]
/proc/loadavg: 0.91 0.97 0.99 3/73 9844
/proc/meminfo: memFree=1393840/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50187 s]
/proc/loadavg: 0.91 0.97 0.99 2/76 9847
/proc/meminfo: memFree=1392728/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=2448 CPUtime=1.48
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 257 0 0 0 148 0 0 0 25 0 1 0 997816713 2506752 238 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 612 238 83 178 0 432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9220

[startup+3.10103 s]
/proc/loadavg: 0.91 0.97 0.99 2/76 9847
/proc/meminfo: memFree=1392408/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=2448 CPUtime=3.07
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 282 0 0 0 307 0 0 0 25 0 1 0 997816713 2506752 263 1992294400 134512640 135243223 4294956320 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 612 263 83 178 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9220

[startup+6.30237 s]
/proc/loadavg: 0.92 0.97 0.99 2/76 9847
/proc/meminfo: memFree=1392216/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=2580 CPUtime=6.27
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 317 0 0 0 627 0 0 0 25 0 1 0 997816713 2641920 298 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 645 298 83 178 0 465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9352

[startup+12.701 s]
/proc/loadavg: 0.93 0.97 0.99 2/76 9847
/proc/meminfo: memFree=1391960/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=2848 CPUtime=12.67
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 363 0 0 0 1267 0 0 0 25 0 1 0 997816713 2916352 344 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 712 344 83 178 0 532 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9620

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/76 9847
/proc/meminfo: memFree=1391768/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=3112 CPUtime=25.47
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 421 0 0 0 2547 0 0 0 25 0 1 0 997816713 3186688 402 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 778 402 83 178 0 598 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9884

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/76 9847
/proc/meminfo: memFree=1391512/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=3380 CPUtime=51.05
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 489 0 0 0 5105 0 0 0 25 0 1 0 997816713 3461120 470 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 845 470 83 178 0 665 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10152

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1390936/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=3660 CPUtime=102.21
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 563 0 0 0 10221 0 0 0 25 0 1 0 997816713 3747840 544 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 915 544 83 178 0 735 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10432

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1390744/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=3932 CPUtime=162.18
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 631 0 0 0 16218 0 0 0 25 0 1 0 997816713 4026368 612 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 983 612 83 178 0 803 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 10704

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1390488/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=4072 CPUtime=222.15
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 682 0 0 0 22215 0 0 0 25 0 1 0 997816713 4169728 663 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1018 663 83 178 0 838 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 10844

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1390360/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1389912/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=4780 CPUtime=641.98
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 841 0 0 0 64197 1 0 0 25 0 1 0 997816713 4894720 822 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1195 822 83 178 0 1015 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 11552

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389784/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=4780 CPUtime=701.94
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 859 0 0 0 70193 1 0 0 25 0 1 0 997816713 4894720 840 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1195 840 83 178 0 1015 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 11552

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389720/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=4928 CPUtime=761.93
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 882 0 0 0 76192 1 0 0 25 0 1 0 997816713 5046272 863 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1232 863 83 178 0 1052 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 11700

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389656/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5076 CPUtime=821.9
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 899 0 0 0 82189 1 0 0 25 0 1 0 997816713 5197824 880 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1269 880 83 178 0 1089 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 11848

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389592/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5076 CPUtime=881.87
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 922 0 0 0 88186 1 0 0 25 0 1 0 997816713 5197824 903 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1269 903 83 178 0 1089 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 11848

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389528/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5224 CPUtime=941.84
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 931 0 0 0 94183 1 0 0 25 0 1 0 997816713 5349376 912 1992294400 134512640 135243223 4294956320 18446744073709551615 134572677 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1306 912 83 178 0 1126 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 11996

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389400/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5224 CPUtime=1001.82
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 958 0 0 0 100181 1 0 0 25 0 1 0 997816713 5349376 939 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1306 939 83 178 0 1126 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 11996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389400/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5372 CPUtime=1061.79
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 973 0 0 0 106178 1 0 0 25 0 1 0 997816713 5500928 954 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1343 954 83 178 0 1163 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 12144

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389272/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5372 CPUtime=1121.76
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 999 0 0 0 112175 1 0 0 25 0 1 0 997816713 5500928 980 1992294400 134512640 135243223 4294956320 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1343 980 83 178 0 1163 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 12144

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389272/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5372 CPUtime=1181.74
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 1001 0 0 0 118173 1 0 0 25 0 1 0 997816713 5500928 982 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1343 982 83 178 0 1163 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 12144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/76 9853
/proc/meminfo: memFree=1389272/2055920 swapFree=4175408/4192956
[pid=9844] ppid=9842 vsize=1416 CPUtime=0.01
/proc/9844/stat : 9844 (IUT_BMB_SAT) S 9842 9844 9777 0 -1 4194304 179 0 0 0 1 0 0 0 18 0 1 0 997816711 1449984 161 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/9844/statm: 354 161 105 274 0 77 0
[pid=9846] ppid=9844 vsize=5356 CPUtime=0
/proc/9846/stat : 9846 (sh) S 9844 9844 9777 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 997816713 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9846/statm: 1339 232 193 169 0 50 0
[pid=9847] ppid=9846 vsize=5372 CPUtime=1200.03
/proc/9847/stat : 9847 (minisat) R 9846 9844 9777 0 -1 4194304 1002 0 0 0 120002 1 0 0 25 0 1 0 997816713 5500928 983 1992294400 134512640 135243223 4294956320 18446744073709551615 134567788 0 0 4096 3 0 0 0 17 0 0 0
/proc/9847/statm: 1343 983 83 178 0 1163 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 12144

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.06
CPU user time (s): 1200.04
CPU system time (s): 0.023996
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 12144

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

runsolver used 0.993848 second user time and 3.39248 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-31 00:59:42
IDJOB=1533256
IDBENCH=70425
IDSOLVER=523
FILE ID=node79/1533256-1238453981
PBS_JOBID= 9061700
Free space on /tmp= 65556 MiB

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

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

MD5SUM BENCH= f2a7fee26e0cf07e97811f1061f30ce6
RANDOM SEED=652984440

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1394320 kB
Buffers:         87476 kB
Cached:         470844 kB
SwapCached:      11792 kB
Active:         310608 kB
Inactive:       263868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394320 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          22632 kB
Slab:            72240 kB
Committed_AS:  2640548 kB
PageTables:       2004 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= 65552 MiB
End job on node79 at 2009-03-31 01:19:42