Trace number 1534121

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/540/
unif-k3-r4.25-v540-c2295-S1598052044-078.cnf
MD5SUM871c21efb71b729632fed1e9ce79057d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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.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:  540                                                  |
0.00/0.02	c |  Number of clauses:    2295                                                 |
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 |     531     2283     6907 |      761        0    nan |  0.000 % |
0.00/0.03	c |       100 |     531     2283     6907 |      837      100     25 |  0.000 % |
0.00/0.03	c |       250 |     531     2283     6907 |      920      250     25 |  0.000 % |
0.00/0.04	c |       477 |     531     2283     6907 |     1012      477     25 |  0.000 % |
0.00/0.05	c |       815 |     531     2283     6907 |     1114      815     24 |  0.000 % |
0.01/0.07	c |      1322 |     531     2283     6907 |     1225      726     24 |  0.000 % |
0.01/0.10	c |      2081 |     531     2283     6907 |     1348      846     21 |  0.000 % |
0.01/0.14	c |      3221 |     531     2283     6907 |     1482     1291     22 |  0.000 % |
0.01/0.22	c |      4929 |     531     2283     6907 |     1631     1462     24 |  0.000 % |
0.01/0.33	c |      7492 |     531     2283     6907 |     1794     1512     20 |  0.000 % |
0.01/0.51	c |     11337 |     531     2283     6907 |     1973     1650     23 |  0.000 % |
0.01/0.79	c |     17104 |     531     2283     6907 |     2171     1348     23 |  0.000 % |
1.18/1.22	c |     25753 |     531     2283     6907 |     2388     2168     23 |  0.000 % |
1.78/1.87	c |     38727 |     531     2283     6907 |     2627     1702     20 |  0.000 % |
2.88/2.91	c |     58188 |     531     2283     6907 |     2889     2452     21 |  0.000 % |
4.38/4.49	c |     87381 |     531     2283     6907 |     3178     2231     19 |  0.000 % |
6.88/6.97	c |    131171 |     531     2283     6907 |     3496     2388     23 |  0.000 % |
10.88/10.98	c |    196856 |     531     2283     6907 |     3846     2272     23 |  0.000 % |
17.08/17.19	c |    295383 |     531     2283     6907 |     4231     3087     23 |  0.000 % |
26.67/26.77	c |    443174 |     531     2283     6907 |     4654     3019     21 |  0.000 % |
41.56/41.60	c |    664857 |     531     2283     6907 |     5119     3053     24 |  0.000 % |
64.55/64.61	c |    997382 |     531     2283     6907 |     5631     4319     23 |  0.000 % |
100.44/100.53	c |   1496170 |     531     2283     6907 |     6194     5342     25 |  0.000 % |
157.71/157.86	c |   2244353 |     531     2283     6907 |     6814     3490     20 |  0.000 % |
245.87/246.00	c |   3366627 |     531     2283     6907 |     7495     6511     24 |  0.000 % |
385.01/385.29	c |   5050038 |     531     2283     6907 |     8245     6505     23 |  0.000 % |
602.61/602.91	c |   7575154 |     531     2283     6907 |     9069     4909     21 |  0.000 % |
951.98/952.45	c |  11362829 |     531     2283     6907 |     9976     5644     23 |  0.000 % |
1200.07/1200.60	sh: line 1: 21076 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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-1534121-1238536500/watcher-1534121-1238536500 -o /tmp/evaluation-result-1534121-1238536500/solver-1534121-1238536500 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534121-1238536500.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.01 3/68 21073
/proc/meminfo: memFree=1517168/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0
/proc/21073/stat : 21073 (IUT_BMB_SAT) R 21071 21073 20949 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1126311595 1449984 150 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/21073/statm: 354 150 97 274 0 77 0

[startup+0.05831 s]
/proc/loadavg: 0.92 0.98 1.01 3/68 21073
/proc/meminfo: memFree=1517168/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101315 s]
/proc/loadavg: 0.92 0.98 1.01 3/68 21073
/proc/meminfo: memFree=1517168/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301333 s]
/proc/loadavg: 0.92 0.98 1.01 3/68 21073
/proc/meminfo: memFree=1517168/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701372 s]
/proc/loadavg: 0.92 0.98 1.01 3/68 21073
/proc/meminfo: memFree=1517168/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50245 s]
/proc/loadavg: 0.92 0.98 1.01 2/71 21076
/proc/meminfo: memFree=1515864/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=2448 CPUtime=1.47
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 289 0 0 0 147 0 0 0 25 0 1 0 1126311598 2506752 269 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 612 269 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 1.01 2/71 21076
/proc/meminfo: memFree=1515608/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=2712 CPUtime=3.07
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 329 0 0 0 307 0 0 0 25 0 1 0 1126311598 2777088 309 1992294400 134512640 135243223 4294956304 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 678 309 84 178 0 498 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9484

[startup+6.30192 s]
/proc/loadavg: 0.93 0.98 1.01 2/71 21076
/proc/meminfo: memFree=1515288/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=2844 CPUtime=6.27
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 371 0 0 0 627 0 0 0 25 0 1 0 1126311598 2912256 351 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 711 351 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 1.01 2/71 21076
/proc/meminfo: memFree=1514840/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=3108 CPUtime=12.67
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 452 0 0 0 1267 0 0 0 25 0 1 0 1126311598 3182592 432 1992294400 134512640 135243223 4294956304 18446744073709551615 134558608 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 777 432 84 178 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9880

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.01 2/71 21076
/proc/meminfo: memFree=1514648/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=3372 CPUtime=25.46
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 519 0 0 0 2546 0 0 0 25 0 1 0 1126311598 3452928 499 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 843 499 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10144

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 1.00 2/71 21076
/proc/meminfo: memFree=1514200/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=3904 CPUtime=51.05
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 637 0 0 0 5105 0 0 0 25 0 1 0 1126311598 3997696 617 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 976 617 84 178 0 796 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10676

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.00 2/71 21076
/proc/meminfo: memFree=1513560/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=4572 CPUtime=102.23
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 790 0 0 0 10223 0 0 0 25 0 1 0 1126311598 4681728 770 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1143 770 84 178 0 963 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11344

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21076
/proc/meminfo: memFree=1513112/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=4832 CPUtime=162.2
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 884 0 0 0 16220 0 0 0 25 0 1 0 1126311598 4947968 864 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1208 864 84 178 0 1028 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11604

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21076
/proc/meminfo: memFree=1512856/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=5228 CPUtime=222.17
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 961 0 0 0 22217 0 0 0 25 0 1 0 1126311598 5353472 941 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1307 941 84 178 0 1127 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 12000

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21076
/proc/meminfo: memFree=1512536/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1511192/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=6852 CPUtime=642
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1372 0 0 0 64199 1 0 0 25 0 1 0 1126311598 7016448 1352 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1713 1352 84 178 0 1533 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 13624

[startup+702.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1511064/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=6996 CPUtime=701.96
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1402 0 0 0 70195 1 0 0 25 0 1 0 1126311598 7163904 1382 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1749 1382 84 178 0 1569 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 13768

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510808/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7128 CPUtime=761.94
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1454 0 0 0 76193 1 0 0 25 0 1 0 1126311598 7299072 1434 1992294400 134512640 135243223 4294956304 18446744073709551615 134563790 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1782 1434 84 178 0 1602 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 13900

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510808/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7252 CPUtime=821.91
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1459 0 0 0 82190 1 0 0 25 0 1 0 1126311598 7426048 1439 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1813 1439 84 178 0 1633 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 14024

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510744/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7352 CPUtime=881.89
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1482 0 0 0 88187 2 0 0 25 0 1 0 1126311598 7528448 1462 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1838 1462 84 178 0 1658 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 14124

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510616/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7352 CPUtime=941.87
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1510 0 0 0 94185 2 0 0 25 0 1 0 1126311598 7528448 1490 1992294400 134512640 135243223 4294956304 18446744073709551615 134567781 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1838 1490 84 178 0 1658 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 14124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510424/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7604 CPUtime=1001.85
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1562 0 0 0 100183 2 0 0 25 0 1 0 1126311598 7786496 1542 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1901 1542 84 178 0 1721 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 14376

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510360/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7720 CPUtime=1061.82
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1587 0 0 0 106180 2 0 0 25 0 1 0 1126311598 7905280 1567 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1930 1567 84 178 0 1750 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 14492

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510296/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7836 CPUtime=1121.79
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1608 0 0 0 112177 2 0 0 25 0 1 0 1126311598 8024064 1588 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1959 1588 84 178 0 1779 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 14608

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510168/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7964 CPUtime=1181.77
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1636 0 0 0 118175 2 0 0 25 0 1 0 1126311598 8155136 1616 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1991 1616 84 178 0 1811 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 14736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/71 21082
/proc/meminfo: memFree=1510168/2055920 swapFree=4175244/4192956
[pid=21073] ppid=21071 vsize=1416 CPUtime=0.01
/proc/21073/stat : 21073 (IUT_BMB_SAT) S 21071 21073 20949 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126311595 1449984 172 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21073/statm: 354 172 105 274 0 77 0
[pid=21075] ppid=21073 vsize=5356 CPUtime=0
/proc/21075/stat : 21075 (sh) S 21073 21073 20949 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126311597 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271894242116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21075/statm: 1339 232 193 169 0 50 0
[pid=21076] ppid=21075 vsize=7964 CPUtime=1200.06
/proc/21076/stat : 21076 (minisat) R 21075 21073 20949 0 -1 4194304 1644 0 0 0 120004 2 0 0 25 0 1 0 1126311598 8155136 1624 1992294400 134512640 135243223 4294956304 18446744073709551615 134572640 0 0 4096 3 0 0 0 17 0 0 0
/proc/21076/statm: 1991 1624 84 178 0 1811 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14736

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

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

runsolver used 0.997848 second user time and 3.38748 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-31 23:55:00
IDJOB=1534121
IDBENCH=70598
IDSOLVER=523
FILE ID=node60/1534121-1238536500
PBS_JOBID= 9062073
Free space on /tmp= 66548 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1598052044-078.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534121-1238536500/watcher-1534121-1238536500 -o /tmp/evaluation-result-1534121-1238536500/solver-1534121-1238536500 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534121-1238536500.cnf HOME

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

MD5SUM BENCH= 871c21efb71b729632fed1e9ce79057d
RANDOM SEED=1378578079

node60.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.202
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.202
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:       1517712 kB
Buffers:         94420 kB
Cached:         351636 kB
SwapCached:      11040 kB
Active:         196544 kB
Inactive:       262688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517712 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          18440 kB
Slab:            64620 kB
Committed_AS:  3360672 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-04-01 00:15:01