Trace number 1533846

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/500/
unif-k3-r4.25-v500-c2125-S1735544520-075.cnf
MD5SUM5b5eacd69579443fc2a1a78b000c06ae
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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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:  500                                                  |
0.00/0.02	c |  Number of clauses:    2125                                                 |
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 |     487     2100     6356 |      700        0    nan |  0.000 % |
0.00/0.02	c |       101 |     487     2100     6356 |      770      101     26 |  0.000 % |
0.00/0.03	c |       256 |     487     2100     6356 |      847      256     24 |  0.000 % |
0.00/0.04	c |       483 |     487     2100     6356 |      931      483     23 |  0.000 % |
0.00/0.05	c |       821 |     487     2100     6356 |     1024      821     22 |  0.000 % |
0.01/0.07	c |      1329 |     487     2100     6356 |     1127      787     21 |  0.000 % |
0.01/0.09	c |      2088 |     487     2100     6356 |     1240      953     20 |  0.000 % |
0.01/0.14	c |      3227 |     487     2100     6356 |     1364      808     19 |  0.000 % |
0.01/0.20	c |      4937 |     487     2100     6356 |     1500     1093     20 |  0.000 % |
0.01/0.31	c |      7499 |     487     2100     6356 |     1650     1337     22 |  0.000 % |
0.01/0.48	c |     11343 |     487     2100     6356 |     1815      919     21 |  0.000 % |
0.01/0.75	c |     17110 |     487     2100     6356 |     1997     1084     19 |  0.000 % |
1.09/1.16	c |     25759 |     487     2100     6356 |     2196     1543     20 |  0.000 % |
1.68/1.78	c |     38733 |     487     2100     6356 |     2416     2173     21 |  0.000 % |
2.68/2.75	c |     58195 |     487     2100     6356 |     2658     1863     22 |  0.000 % |
4.18/4.27	c |     87388 |     487     2100     6356 |     2924     2519     24 |  0.000 % |
6.58/6.65	c |    131178 |     487     2100     6356 |     3216     1583     20 |  0.000 % |
10.18/10.27	c |    196865 |     487     2100     6356 |     3538     2043     20 |  0.000 % |
15.78/15.86	c |    295392 |     487     2100     6356 |     3891     1937     19 |  0.000 % |
24.77/24.81	c |    443182 |     487     2100     6356 |     4281     3783     24 |  0.000 % |
38.57/38.62	c |    664868 |     487     2100     6356 |     4709     2334     21 |  0.000 % |
59.85/59.95	c |    997393 |     487     2100     6356 |     5180     3889     22 |  0.000 % |
93.24/93.38	c |   1496182 |     487     2100     6356 |     5698     2880     20 |  0.000 % |
146.81/146.96	c |   2244365 |     487     2100     6356 |     6268     3388     22 |  0.000 % |
228.99/229.12	c |   3366639 |     487     2100     6356 |     6894     4011     22 |  0.000 % |
358.23/358.42	c |   5050051 |     487     2100     6356 |     7584     3852     21 |  0.000 % |
561.74/562.00	c |   7575167 |     487     2100     6356 |     8342     5057     21 |  0.000 % |
885.81/886.23	c |  11362842 |     487     2100     6356 |     9176     6377     24 |  0.000 % |
1200.07/1200.60	sh: line 1: 12380 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-1533846-1238497838/watcher-1533846-1238497838 -o /tmp/evaluation-result-1533846-1238497838/solver-1533846-1238497838 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533846-1238497838.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: 2.35 2.35 1.78 3/73 12377
/proc/meminfo: memFree=1381664/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0
/proc/12377/stat : 12377 (IUT_BMB_SAT) R 12375 12377 12143 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 1002202372 1449984 149 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/12377/statm: 354 149 97 274 0 77 0

[startup+0.0538741 s]
/proc/loadavg: 2.35 2.35 1.78 3/73 12377
/proc/meminfo: memFree=1381664/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101877 s]
/proc/loadavg: 2.35 2.35 1.78 3/73 12377
/proc/meminfo: memFree=1381664/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.3019 s]
/proc/loadavg: 2.35 2.35 1.78 3/73 12377
/proc/meminfo: memFree=1381664/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.70194 s]
/proc/loadavg: 2.35 2.35 1.78 3/73 12377
/proc/meminfo: memFree=1381664/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50202 s]
/proc/loadavg: 2.24 2.33 1.77 2/76 12380
/proc/meminfo: memFree=1380488/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=2448 CPUtime=1.47
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 272 0 0 0 147 0 0 0 25 0 1 0 1002202374 2506752 252 1992294400 134512640 135243223 4294956304 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 612 252 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10119 s]
/proc/loadavg: 2.24 2.33 1.77 2/76 12380
/proc/meminfo: memFree=1380240/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=2580 CPUtime=3.07
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 319 0 0 0 307 0 0 0 25 0 1 0 1002202374 2641920 299 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 645 299 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30153 s]
/proc/loadavg: 2.24 2.33 1.77 2/76 12380
/proc/meminfo: memFree=1379920/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=2844 CPUtime=6.27
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 357 0 0 0 627 0 0 0 25 0 1 0 1002202374 2912256 337 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 711 337 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7012 s]
/proc/loadavg: 2.05 2.28 1.76 2/76 12380
/proc/meminfo: memFree=1379536/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=2976 CPUtime=12.67
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 418 0 0 0 1267 0 0 0 25 0 1 0 1002202374 3047424 398 1992294400 134512640 135243223 4294956304 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 744 398 84 178 0 564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9748

[startup+25.5025 s]
/proc/loadavg: 1.89 2.24 1.76 2/76 12380
/proc/meminfo: memFree=1379344/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=3372 CPUtime=25.46
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 497 0 0 0 2546 0 0 0 25 0 1 0 1002202374 3452928 477 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 843 477 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10144

[startup+51.1022 s]
/proc/loadavg: 1.65 2.15 1.74 2/76 12380
/proc/meminfo: memFree=1378960/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=3764 CPUtime=51.05
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 590 0 0 0 5105 0 0 0 25 0 1 0 1002202374 3854336 570 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 941 570 84 178 0 761 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10536

[startup+102.307 s]
/proc/loadavg: 1.37 1.99 1.70 2/76 12380
/proc/meminfo: memFree=1378256/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=4292 CPUtime=102.23
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 735 0 0 0 10223 0 0 0 25 0 1 0 1002202374 4395008 715 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1073 715 84 178 0 893 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11064

[startup+162.303 s]
/proc/loadavg: 1.28 1.85 1.67 2/76 12380
/proc/meminfo: memFree=1377872/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=4688 CPUtime=162.2
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 842 0 0 0 16220 0 0 0 25 0 1 0 1002202374 4800512 822 1992294400 134512640 135243223 4294956304 18446744073709551615 134564677 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1172 822 84 178 0 992 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11460

[startup+222.302 s]
/proc/loadavg: 1.10 1.69 1.63 2/76 12380
/proc/meminfo: memFree=1377552/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=4960 CPUtime=222.18
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 910 0 0 0 22217 1 0 0 25 0 1 0 1002202374 5079040 890 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1240 890 84 178 0 1060 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11732

[startup+282.301 s]
/proc/loadavg: 1.04 1.56 1.59 2/76 12380
/proc/meminfo: memFree=1377296/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1376024/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=6584 CPUtime=641.99
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1301 0 0 0 64198 1 0 0 25 0 1 0 1002202374 6742016 1281 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1646 1281 84 178 0 1466 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 13356

[startup+702.301 s]
/proc/loadavg: 1.00 1.13 1.36 2/76 12380
/proc/meminfo: memFree=1375960/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=6584 CPUtime=701.97
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1311 0 0 0 70196 1 0 0 25 0 1 0 1002202374 6742016 1291 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1646 1291 84 178 0 1466 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 13356

[startup+762.306 s]
/proc/loadavg: 1.00 1.10 1.33 2/76 12380
/proc/meminfo: memFree=1375896/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=6724 CPUtime=761.96
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1332 0 0 0 76194 2 0 0 25 0 1 0 1002202374 6885376 1312 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1681 1312 84 178 0 1501 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 13496

[startup+822.301 s]
/proc/loadavg: 1.00 1.08 1.31 2/76 12380
/proc/meminfo: memFree=1375768/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=6860 CPUtime=821.92
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1359 0 0 0 82190 2 0 0 25 0 1 0 1002202374 7024640 1339 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1715 1339 84 178 0 1535 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 13632

[startup+882.301 s]
/proc/loadavg: 1.00 1.06 1.29 2/76 12380
/proc/meminfo: memFree=1375704/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=6992 CPUtime=881.9
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1392 0 0 0 88188 2 0 0 25 0 1 0 1002202374 7159808 1372 1992294400 134512640 135243223 4294956304 18446744073709551615 134742707 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1748 1372 84 178 0 1568 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 13764

[startup+942.302 s]
/proc/loadavg: 1.00 1.05 1.26 2/76 12380
/proc/meminfo: memFree=1375384/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=7132 CPUtime=941.87
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1456 0 0 0 94185 2 0 0 25 0 1 0 1002202374 7303168 1436 1992294400 134512640 135243223 4294956304 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1783 1436 84 178 0 1603 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 13904

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.25 2/76 12380
/proc/meminfo: memFree=1375384/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=7256 CPUtime=1001.84
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1470 0 0 0 100182 2 0 0 25 0 1 0 1002202374 7430144 1450 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1814 1450 84 178 0 1634 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 14028

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.23 2/76 12380
/proc/meminfo: memFree=1375256/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=7388 CPUtime=1061.82
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1496 0 0 0 106180 2 0 0 25 0 1 0 1002202374 7565312 1476 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1847 1476 84 178 0 1667 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 14160

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/76 12380
/proc/meminfo: memFree=1375128/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=7388 CPUtime=1121.8
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1517 0 0 0 112178 2 0 0 25 0 1 0 1002202374 7565312 1497 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1847 1497 84 178 0 1667 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 14160

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/76 12380
/proc/meminfo: memFree=1375128/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=7520 CPUtime=1181.77
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1532 0 0 0 118175 2 0 0 25 0 1 0 1002202374 7700480 1512 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1880 1512 84 178 0 1700 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 14292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.19 2/76 12380
/proc/meminfo: memFree=1375128/2055920 swapFree=4175408/4192956
[pid=12377] ppid=12375 vsize=1416 CPUtime=0.01
/proc/12377/stat : 12377 (IUT_BMB_SAT) S 12375 12377 12143 0 -1 4194304 186 0 0 0 0 1 0 0 18 0 1 0 1002202372 1449984 168 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/12377/statm: 354 168 105 274 0 77 0
[pid=12379] ppid=12377 vsize=5356 CPUtime=0
/proc/12379/stat : 12379 (sh) S 12377 12377 12143 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 1002202374 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12379/statm: 1339 232 193 169 0 50 0
[pid=12380] ppid=12379 vsize=7520 CPUtime=1200.06
/proc/12380/stat : 12380 (minisat) R 12379 12377 12143 0 -1 4194304 1532 0 0 0 120004 2 0 0 25 0 1 0 1002202374 7700480 1512 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/12380/statm: 1880 1512 84 178 0 1700 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14292

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.039993
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 14292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2050
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= 7
involuntary context switches= 3718

runsolver used 1.07184 second user time and 3.32749 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-31 13:10:38
IDJOB=1533846
IDBENCH=70543
IDSOLVER=523
FILE ID=node79/1533846-1238497838
PBS_JOBID= 9061917
Free space on /tmp= 65556 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1735544520-075.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533846-1238497838/watcher-1533846-1238497838 -o /tmp/evaluation-result-1533846-1238497838/solver-1533846-1238497838 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533846-1238497838.cnf HOME

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

MD5SUM BENCH= 5b5eacd69579443fc2a1a78b000c06ae
RANDOM SEED=1101943958

node79.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1382208 kB
Buffers:         90660 kB
Cached:         478540 kB
SwapCached:      11792 kB
Active:         326476 kB
Inactive:       258948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382208 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          22684 kB
Slab:            73428 kB
Committed_AS:  2687016 kB
PageTables:       2004 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65552 MiB
End job on node79 at 2009-03-31 13:30:39