Trace number 1534026

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S1553390498-064.cnf
MD5SUMad000d059aa01091d195f8e0c8f346f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark76.6154
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  400                                                  |
0.00/0.01	c |  Number of clauses:    1700                                                 |
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 |     393     1693     5114 |      564        0    nan |  0.000 % |
0.00/0.02	c |       100 |     393     1693     5114 |      620      100     20 |  0.001 % |
0.00/0.02	c |       251 |     393     1693     5114 |      682      251     20 |  0.001 % |
0.00/0.03	c |       478 |     393     1693     5114 |      751      478     19 |  0.001 % |
0.00/0.04	c |       815 |     393     1693     5114 |      826      423     17 |  0.001 % |
0.00/0.06	c |      1321 |     393     1693     5114 |      908      498     17 |  0.001 % |
0.00/0.08	c |      2081 |     393     1693     5114 |      999      794     18 |  0.001 % |
0.00/0.12	c |      3221 |     393     1693     5114 |     1099      889     19 |  0.001 % |
0.00/0.18	c |      4930 |     393     1693     5114 |     1209      890     18 |  0.001 % |
0.00/0.27	c |      7492 |     393     1693     5114 |     1330      951     17 |  0.001 % |
0.00/0.41	c |     11337 |     393     1693     5114 |     1463      713     16 |  0.001 % |
0.00/0.63	c |     17103 |     393     1693     5114 |     1610     1248     18 |  0.001 % |
0.00/0.97	c |     25752 |     393     1693     5114 |     1771      868     14 |  0.001 % |
1.48/1.51	c |     38726 |     393     1693     5114 |     1948     1177     17 |  0.001 % |
2.28/2.33	c |     58187 |     393     1693     5114 |     2143     1799     19 |  0.001 % |
3.57/3.65	c |     87380 |     393     1693     5114 |     2357     1585     17 |  0.001 % |
5.57/5.61	c |    131170 |     393     1693     5114 |     2593     2284     17 |  0.001 % |
8.57/8.68	c |    196856 |     393     1693     5114 |     2852     2127     17 |  0.001 % |
13.37/13.44	c |    295384 |     393     1693     5114 |     3137     2405     15 |  0.001 % |
20.96/21.02	c |    443174 |     393     1693     5114 |     3451     2570     18 |  0.001 % |
32.46/32.56	c |    664858 |     393     1693     5114 |     3796     2649     19 |  0.001 % |
50.36/50.46	c |    997384 |     393     1693     5114 |     4176     3475     18 |  0.001 % |
78.64/78.78	c |   1496172 |     393     1693     5114 |     4593     2613     19 |  0.001 % |
123.02/123.20	c |   2244354 |     393     1693     5114 |     5053     2618     18 |  0.001 % |
191.30/191.42	c |   3366629 |     393     1693     5114 |     5558     4738     17 |  0.001 % |
298.83/299.02	c |   5050041 |     393     1693     5114 |     6114     3937     17 |  0.001 % |
468.68/468.91	c |   7575157 |     393     1693     5114 |     6725     3255     16 |  0.001 % |
732.96/733.39	c |  11362832 |     393     1693     5114 |     7398     3861     17 |  0.001 % |
1153.07/1153.68	c |  17044344 |     393     1693     5114 |     8138     6177     18 |  0.002 % |
1200.06/1200.60	sh: line 1:  7076 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/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-1534026-1238520743/watcher-1534026-1238520743 -o /tmp/evaluation-result-1534026-1238520743/solver-1534026-1238520743 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534026-1238520743.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.98 0.99 3/64 7073
/proc/meminfo: memFree=1529776/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) R 7071 7073 6688 0 -1 4194304 160 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 143 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/7073/statm: 354 143 97 274 0 77 0

[startup+0.0687601 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7073
/proc/meminfo: memFree=1529776/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.102762 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7073
/proc/meminfo: memFree=1529776/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.30278 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7073
/proc/meminfo: memFree=1529776/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701816 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 7073
/proc/meminfo: memFree=1529776/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50189 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1528792/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=2316 CPUtime=1.48
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 244 0 0 0 148 0 0 0 25 0 1 0 1124736406 2371584 224 1992294400 134512640 135243223 4294956304 18446744073709551615 134556032 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 579 224 84 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10103 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1528472/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=2448 CPUtime=3.07
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 276 0 0 0 307 0 0 0 25 0 1 0 1124736406 2506752 256 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 612 256 84 178 0 432 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9220

[startup+6.30132 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1528216/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=2580 CPUtime=6.27
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 312 0 0 0 627 0 0 0 25 0 1 0 1124736406 2641920 292 1992294400 134512640 135243223 4294956304 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 645 292 84 178 0 465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9352

[startup+12.7019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1527904/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=2844 CPUtime=12.67
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 360 0 0 0 1267 0 0 0 25 0 1 0 1124736406 2912256 340 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 711 340 84 178 0 531 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9616

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1527776/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=2976 CPUtime=25.46
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 419 0 0 0 2546 0 0 0 25 0 1 0 1124736406 3047424 399 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 744 399 84 178 0 564 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9748

[startup+51.1024 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1527520/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=3372 CPUtime=51.06
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 502 0 0 0 5106 0 0 0 25 0 1 0 1124736406 3452928 482 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 843 482 84 178 0 663 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10144

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1526944/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=3768 CPUtime=102.24
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 603 0 0 0 10224 0 0 0 25 0 1 0 1124736406 3858432 583 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 942 583 84 178 0 762 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10540

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1526624/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=4168 CPUtime=162.2
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 685 0 0 0 16220 0 0 0 25 0 1 0 1124736406 4268032 665 1992294400 134512640 135243223 4294956304 18446744073709551615 134565185 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1042 665 84 178 0 862 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10940

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1526304/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=4432 CPUtime=222.16
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 764 0 0 0 22216 0 0 0 25 0 1 0 1124736406 4538368 744 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1108 744 84 178 0 928 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 11204

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 7076
/proc/meminfo: memFree=1526112/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1525152/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=5504 CPUtime=642
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1033 0 0 0 64199 1 0 0 25 0 1 0 1124736406 5636096 1013 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1376 1013 84 178 0 1196 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 12276

[startup+702.302 s]
/proc/loadavg: 1.14 1.04 1.01 2/67 7078
/proc/meminfo: memFree=1525088/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=5636 CPUtime=701.97
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1054 0 0 0 70196 1 0 0 25 0 1 0 1124736406 5771264 1034 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1409 1034 84 178 0 1229 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 12408

[startup+762.305 s]
/proc/loadavg: 1.05 1.03 1.00 2/67 7078
/proc/meminfo: memFree=1524896/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=5768 CPUtime=761.95
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1108 0 0 0 76194 1 0 0 25 0 1 0 1124736406 5906432 1088 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1442 1088 84 178 0 1262 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 12540

[startup+822.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 7078
/proc/meminfo: memFree=1524832/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=5900 CPUtime=821.92
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1123 0 0 0 82191 1 0 0 25 0 1 0 1124736406 6041600 1103 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1475 1103 84 178 0 1295 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 12672

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 7078
/proc/meminfo: memFree=1524768/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=5900 CPUtime=881.89
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1148 0 0 0 88188 1 0 0 25 0 1 0 1124736406 6041600 1128 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1475 1128 84 178 0 1295 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 12672

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7078
/proc/meminfo: memFree=1524768/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=6040 CPUtime=941.87
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1163 0 0 0 94186 1 0 0 25 0 1 0 1124736406 6184960 1143 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1510 1143 84 178 0 1330 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 12812

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 7078
/proc/meminfo: memFree=1524640/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=6040 CPUtime=1001.84
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1174 0 0 0 100183 1 0 0 25 0 1 0 1124736406 6184960 1154 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1510 1154 84 178 0 1330 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 12812

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7078
/proc/meminfo: memFree=1524640/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=6176 CPUtime=1061.81
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1189 0 0 0 106180 1 0 0 25 0 1 0 1124736406 6324224 1169 1992294400 134512640 135243223 4294956304 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1544 1169 84 178 0 1364 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 12948

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7078
/proc/meminfo: memFree=1524576/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=6176 CPUtime=1121.79
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1202 0 0 0 112178 1 0 0 25 0 1 0 1124736406 6324224 1182 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1544 1182 84 178 0 1364 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 12948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7078
/proc/meminfo: memFree=1524384/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=6308 CPUtime=1181.76
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1244 0 0 0 118175 1 0 0 25 0 1 0 1124736406 6459392 1224 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1577 1224 84 178 0 1397 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 13080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 7078
/proc/meminfo: memFree=1524384/2055920 swapFree=4176708/4192956
[pid=7073] ppid=7071 vsize=1416 CPUtime=0
/proc/7073/stat : 7073 (IUT_BMB_SAT) S 7071 7073 6688 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 1124736404 1449984 158 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/7073/statm: 354 158 105 274 0 77 0
[pid=7075] ppid=7073 vsize=5356 CPUtime=0
/proc/7075/stat : 7075 (sh) S 7073 7073 6688 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1124736406 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7075/statm: 1339 232 193 169 0 50 0
[pid=7076] ppid=7075 vsize=6308 CPUtime=1200.06
/proc/7076/stat : 7076 (minisat) R 7075 7073 6688 0 -1 4194304 1249 0 0 0 120005 1 0 0 25 0 1 0 1124736406 6459392 1229 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/7076/statm: 1577 1229 84 178 0 1397 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 13080

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.1
CPU user time (s): 1200.06
CPU system time (s): 0.030995
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 13080

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

runsolver used 0.971852 second user time and 3.40548 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-31 19:32:24
IDJOB=1534026
IDBENCH=70579
IDSOLVER=523
FILE ID=node51/1534026-1238520743
PBS_JOBID= 9062001
Free space on /tmp= 65256 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S1553390498-064.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534026-1238520743/watcher-1534026-1238520743 -o /tmp/evaluation-result-1534026-1238520743/solver-1534026-1238520743 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534026-1238520743.cnf HOME

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

MD5SUM BENCH= ad000d059aa01091d195f8e0c8f346f6
RANDOM SEED=1270072872

node51.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:       1530328 kB
Buffers:         87188 kB
Cached:         341360 kB
SwapCached:      10052 kB
Active:         206360 kB
Inactive:       233692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1530328 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          17188 kB
Slab:            71592 kB
Committed_AS:  3068744 kB
PageTables:       1400 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= 65252 MiB
End job on node51 at 2009-03-31 19:52:24