Trace number 1532581

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1442480583-017.cnf
MD5SUMe16a301b3b11f2fcadc19b12fcb8ed0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.18167
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	c ============================[ Problem Statistics ]=============================
0.00/0.08	c |                                                                             |
0.00/0.08	c |  Number of variables:  2000                                                 |
0.00/0.08	c |  Number of clauses:    8400                                                 |
0.00/0.09	c |  Parsing time:         0.01         s                                       |
0.06/0.10	c ============================[ Search Statistics ]==============================
0.06/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.10	c ===============================================================================
0.06/0.10	c |         0 |    1956     8314    25169 |     2771        0    nan |  0.000 % |
0.06/0.11	c |       100 |    1956     8314    25169 |     3048      100     64 |  0.000 % |
0.06/0.12	c |       251 |    1956     8314    25169 |     3353      251     62 |  0.000 % |
0.06/0.14	c |       477 |    1956     8314    25169 |     3688      477     58 |  0.000 % |
0.06/0.17	c |       814 |    1956     8314    25169 |     4057      814     59 |  0.000 % |
0.06/0.21	c |      1320 |    1956     8314    25169 |     4463     1320     60 |  0.000 % |
0.06/0.28	c |      2082 |    1956     8314    25169 |     4909     2082     61 |  0.000 % |
0.06/0.39	c |      3221 |    1956     8314    25169 |     5400     3221     63 |  0.000 % |
0.06/0.57	c |      4929 |    1956     8314    25169 |     5940     4929     64 |  0.000 % |
0.06/0.86	c |      7492 |    1956     8314    25169 |     6534     4390     65 |  0.000 % |
1.27/1.33	c |     11336 |    1956     8314    25169 |     7188     4835     65 |  0.000 % |
1.97/2.09	c |     17102 |    1956     8314    25169 |     7906     6874     68 |  0.000 % |
3.37/3.42	c |     25752 |    1956     8314    25169 |     8697     7348     75 |  0.000 % |
5.47/5.52	c |     38729 |    1956     8314    25169 |     9567     6841     68 |  0.000 % |
8.87/8.91	c |     58192 |    1956     8314    25169 |    10524     6674     65 |  0.000 % |
14.56/14.62	c |     87384 |    1956     8314    25169 |    11576     8775     70 |  0.000 % |
23.66/23.78	c |    131176 |    1956     8314    25169 |    12734    10998     72 |  0.000 % |
38.25/38.31	c |    196862 |    1956     8314    25169 |    14007    11627     72 |  0.000 % |
61.95/62.07	c |    295388 |    1956     8314    25169 |    15408    10135     68 |  0.000 % |
100.05/100.14	c |    443178 |    1956     8314    25169 |    16949     9175     71 |  0.000 % |
160.33/160.42	c |    664861 |    1956     8314    25169 |    18644    15582     68 |  0.000 % |
256.71/256.83	c |    997388 |    1956     8314    25169 |    20508    17327     72 |  0.000 % |
414.86/415.00	c |   1496176 |    1956     8314    25169 |    22559    17179     74 |  0.000 % |
678.41/678.65	c |   2244360 |    1956     8314    25169 |    24815    22363     75 |  0.000 % |
1088.60/1088.94	c |   3366635 |    1956     8314    25169 |    27296    13392     66 |  0.000 % |
1200.07/1200.40	sh: line 1:  7094 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.40	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7091
/proc/meminfo: memFree=1459072/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1284 CPUtime=0
/proc/7091/stat : 7091 (IUT_BMB_SAT) R 7089 7091 6818 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1111518369 1314816 115 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/7091/statm: 321 115 92 274 0 44 0

[startup+0.0115061 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7091
/proc/meminfo: memFree=1459072/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1720 CPUtime=0
/proc/7091/stat : 7091 (IUT_BMB_SAT) R 7089 7091 6818 0 -1 4194304 239 0 0 0 0 0 0 0 20 0 1 0 1111518369 1761280 222 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/7091/statm: 430 222 97 274 0 153 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1720

[startup+0.101512 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7091
/proc/meminfo: memFree=1459072/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.301523 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7091
/proc/meminfo: memFree=1459072/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+0.701547 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7091
/proc/meminfo: memFree=1459072/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1984

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1455200/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=4580 CPUtime=1.41
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 814 0 0 0 141 0 0 0 25 0 1 0 1111518377 4689920 794 1992294400 134512640 135243223 4294956304 18446744073709551615 134558125 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 1145 794 85 178 0 965 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 11920

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1454432/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=5240 CPUtime=3.01
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 1004 0 0 0 301 0 0 0 25 0 1 0 1111518377 5365760 984 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 1310 984 85 178 0 1130 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12580

[startup+6.3029 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1453408/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=5900 CPUtime=6.21
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 1160 0 0 0 621 0 0 0 25 0 1 0 1111518377 6041600 1140 1992294400 134512640 135243223 4294956304 18446744073709551615 134556015 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 1475 1140 85 178 0 1295 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13240

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1452520/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=6560 CPUtime=12.6
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 1336 0 0 0 1260 0 0 0 25 0 1 0 1111518377 6717440 1316 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 1640 1316 85 178 0 1460 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13900

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1451304/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=7880 CPUtime=25.4
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 1647 0 0 0 2540 0 0 0 25 0 1 0 1111518377 8069120 1627 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 1970 1627 85 178 0 1790 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 15220

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1450152/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=9192 CPUtime=51
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 1966 0 0 0 5099 1 0 0 25 0 1 0 1111518377 9412608 1946 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 2298 1946 85 178 0 2118 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16532

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1448552/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=10644 CPUtime=102.19
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 2355 0 0 0 10218 1 0 0 25 0 1 0 1111518377 10899456 2335 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 2661 2335 85 178 0 2481 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17984

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1447656/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=11620 CPUtime=162.17
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 2583 0 0 0 16216 1 0 0 25 0 1 0 1111518377 11898880 2563 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 2905 2563 85 178 0 2725 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 18960

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1446504/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=12812 CPUtime=222.16
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 2860 0 0 0 22214 2 0 0 25 0 1 0 1111518377 13119488 2840 1992294400 134512640 135243223 4294956304 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 3203 2840 85 178 0 3023 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 20152

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7094
/proc/meminfo: memFree=1444968/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1441832/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=17332 CPUtime=642.06
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4011 0 0 0 64203 3 0 0 25 0 1 0 1111518377 17747968 3989 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 4333 3989 85 178 0 4153 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 24672

[startup+702.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 7094
/proc/meminfo: memFree=1440936/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=18260 CPUtime=702.04
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4251 0 0 0 70201 3 0 0 25 0 1 0 1111518377 18698240 4229 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 4565 4229 85 178 0 4385 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 25600

[startup+762.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 7100
/proc/meminfo: memFree=1440552/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=18524 CPUtime=762.02
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4322 0 0 0 76199 3 0 0 25 0 1 0 1111518377 18968576 4300 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 4631 4300 85 178 0 4451 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 25864

[startup+822.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 7100
/proc/meminfo: memFree=1440424/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=18808 CPUtime=822
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4361 0 0 0 82197 3 0 0 25 0 1 0 1111518377 19259392 4339 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 4702 4339 85 178 0 4522 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 26148

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7100
/proc/meminfo: memFree=1440168/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=19068 CPUtime=881.98
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4432 0 0 0 88195 3 0 0 25 0 1 0 1111518377 19525632 4410 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 4767 4410 85 178 0 4587 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 26408

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7100
/proc/meminfo: memFree=1439848/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=19304 CPUtime=941.97
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4498 0 0 0 94194 3 0 0 25 0 1 0 1111518377 19767296 4476 1992294400 134512640 135243223 4294956304 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 4826 4476 85 178 0 4646 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 26644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7100
/proc/meminfo: memFree=1439400/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=19704 CPUtime=1001.96
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4615 0 0 0 100192 4 0 0 25 0 1 0 1111518377 20176896 4593 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 4926 4593 85 178 0 4746 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 27044

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 7100
/proc/meminfo: memFree=1438952/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=20100 CPUtime=1061.94
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 4712 0 0 0 106190 4 0 0 25 0 1 0 1111518377 20582400 4690 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 5025 4690 85 178 0 4845 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 27440

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 7100
/proc/meminfo: memFree=1437672/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=21432 CPUtime=1121.92
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 5024 0 0 0 112188 4 0 0 25 0 1 0 1111518377 21946368 5002 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 5358 5002 85 178 0 5178 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 28772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7100
/proc/meminfo: memFree=1437352/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=21856 CPUtime=1181.92
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 5112 0 0 0 118187 5 0 0 25 0 1 0 1111518377 22380544 5090 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 5464 5090 85 178 0 5284 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 29196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7100
/proc/meminfo: memFree=1437096/2055920 swapFree=4177944/4192956
[pid=7091] ppid=7089 vsize=1984 CPUtime=0.06
/proc/7091/stat : 7091 (IUT_BMB_SAT) S 7089 7091 6818 0 -1 4194304 328 0 0 0 4 2 0 0 20 0 1 0 1111518369 2031616 310 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/7091/statm: 496 310 105 274 0 219 0
[pid=7093] ppid=7091 vsize=5356 CPUtime=0
/proc/7093/stat : 7093 (sh) S 7091 7091 6818 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1111518377 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7093/statm: 1339 232 193 169 0 50 0
[pid=7094] ppid=7093 vsize=22120 CPUtime=1200.01
/proc/7094/stat : 7094 (minisat) R 7093 7091 6818 0 -1 4194304 5173 0 0 0 119996 5 0 0 25 0 1 0 1111518377 22650880 5151 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/7094/statm: 5530 5151 85 178 0 5350 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 29460

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.41
CPU time (s): 1200.11
CPU user time (s): 1200.02
CPU system time (s): 0.087986
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 29460

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

runsolver used 1.14083 second user time and 3.23751 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 06:48:51
IDJOB=1532581
IDBENCH=70290
IDSOLVER=523
FILE ID=node29/1532581-1238388531
PBS_JOBID= 9061317
Free space on /tmp= 66472 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S1442480583-017.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532581-1238388531/watcher-1532581-1238388531 -o /tmp/evaluation-result-1532581-1238388531/solver-1532581-1238388531 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532581-1238388531.cnf HOME

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

MD5SUM BENCH= e16a301b3b11f2fcadc19b12fcb8ed0b
RANDOM SEED=2020065539

node29.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.234
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.234
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:       1459488 kB
Buffers:         90332 kB
Cached:         404148 kB
SwapCached:       8856 kB
Active:          66840 kB
Inactive:       438044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459488 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          16188 kB
Slab:            77504 kB
Committed_AS:  2994864 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node29 at 2009-03-30 07:08:51