Trace number 1796706

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 30.2864 30.3064

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate016.cnf
MD5SUMcb3e934c498918abbc8bcf7f964c0d21
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.2864
Satisfiable
(Un)Satisfiability was proved
Number of variables2087
Number of clauses6212
Sum of the clauses size14492
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24140
Number of clauses of size 32070
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 revival is preprocessing the formula...#ITERATIONS 2
0.02/0.03	#LEARNT CLAUSES 2
0.02/0.03	done !
0.02/0.03	c Now, SatElite...
0.02/0.04	c Parsing...
0.02/0.04	c ==============================================================================
0.02/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.04	c ==============================================================================
0.02/0.04	c |         0 |    5522    12854 |    1656       0        0     nan |  0.000 % |
0.02/0.07	c |         0 |    3942    11170 |      --       0       --      -- |     --   | -1580/-1684
0.02/0.07	c ==============================================================================
0.02/0.07	c Result  :   #vars: 967   #clauses: 3942   #literals: 11170
0.02/0.07	c CPU time:   0.033994 s
0.02/0.07	c ==============================================================================
0.02/0.08	c SatElite is done !
0.02/0.08	c Calling MINISAT
0.02/0.08	This is MiniSat 2.0 beta
0.02/0.08	WARNING: for repeatability, setting FPU to use double precision
0.02/0.08	============================[ Problem Statistics ]=============================
0.02/0.08	|                                                                             |
0.02/0.08	|  Number of variables:  967                                                  |
0.02/0.08	|  Number of clauses:    3942                                                 |
0.02/0.08	|  Parsing time:         0.00         s                                       |
0.02/0.08	============================[ Search Statistics ]==============================
0.02/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.08	===============================================================================
0.02/0.08	|         0 |     967     3942    11170 |     1314        0    nan |  0.000 % |
0.02/0.09	|       108 |     967     3942    11170 |     1445      108     18 |  0.002 % |
0.07/0.11	|       258 |     967     3942    11170 |     1589      258     16 |  0.002 % |
0.07/0.17	|       483 |     967     3942    11170 |     1748      483     14 |  0.002 % |
0.07/0.25	|       820 |     967     3942    11170 |     1923      820     13 |  0.002 % |
0.07/0.36	|      1327 |     967     3942    11170 |     2116     1327     13 |  0.002 % |
0.07/0.54	|      2087 |     967     3942    11170 |     2327     2087     12 |  0.002 % |
0.07/0.84	|      3226 |     967     3942    11170 |     2560     1971     11 |  0.002 % |
0.98/1.09	|      4934 |     967     3942    11170 |     2816     2309     15 |  0.002 % |
1.68/1.75	|      7497 |     967     3942    11170 |     3098     1912     11 |  0.002 % |
2.68/2.70	|     11341 |     967     3942    11170 |     3408     2491     10 |  0.002 % |
3.98/4.06	|     17108 |     967     3942    11170 |     3748     2931     10 |  0.002 % |
6.28/6.33	|     25758 |     967     3942    11170 |     4123     3801     10 |  0.002 % |
9.78/9.83	|     38733 |     967     3942    11170 |     4536     3964      9 |  0.002 % |
15.17/15.21	|     58194 |     967     3942    11170 |     4989     2428      8 |  0.002 % |
23.47/23.54	|     87386 |     966     3905    11072 |     5488     4642      8 |  0.105 % |
30.26/30.30	===============================================================================
30.26/30.30	restarts              : 16
30.26/30.30	conflicts             : 112619         (3729 /sec)
30.26/30.30	decisions             : 114908         (1.46 % random) (3805 /sec)
30.26/30.30	propagations          : 65624353       (2173106 /sec)
30.26/30.30	conflict literals     : 1120263        (91.61 % deleted)
30.26/30.30	Memory used           : 2.76 MB
30.26/30.30	CPU time              : 30.1984 s
30.26/30.30	
30.26/30.30	UNSATISFIABLE
30.26/30.30	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796706-1242079207/watcher-1796706-1242079207 -o /tmp/evaluation-result-1796706-1242079207/solver-1796706-1242079207 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796706-1242079207.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.01 1.00 3/64 30233
/proc/meminfo: memFree=1053120/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0
/proc/30233/stat : 30233 (run.sh) R 30231 30233 29975 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 235945133 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 224627583647 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30233/statm: 1340 236 195 169 0 51 0
[pid=30234] ppid=30233 vsize=1744 CPUtime=0
/proc/30234/stat : 30234 (revival) R 30233 30233 29975 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 235945133 1785856 147 1992294400 134512640 134537284 4294956368 18446744073709551615 4245115 0 0 4096 0 0 0 0 17 0 0 0
/proc/30234/statm: 436 147 81 6 0 74 0

[startup+0.033274 s]
/proc/loadavg: 1.09 1.01 1.00 3/64 30233
/proc/meminfo: memFree=1053120/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235945133 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 237 196 169 0 51 0
[pid=30234] ppid=30233 vsize=2048 CPUtime=0.02
/proc/30234/stat : 30234 (revival) R 30233 30233 29975 0 -1 4194304 262 0 0 0 2 0 0 0 19 0 1 50000 235945133 2097152 228 1992294400 134512640 134537284 4294956368 18446744073709551615 134531226 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30234/statm: 512 228 84 6 0 150 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7408

[startup+0.101286 s]
/proc/loadavg: 1.09 1.01 1.00 3/64 30233
/proc/meminfo: memFree=1053120/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.301312 s]
/proc/loadavg: 1.09 1.01 1.00 3/64 30233
/proc/meminfo: memFree=1053120/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+0.701369 s]
/proc/loadavg: 1.09 1.01 1.00 3/64 30233
/proc/meminfo: memFree=1053120/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5360

[startup+1.50148 s]
/proc/loadavg: 1.09 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051888/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2416 CPUtime=1.41
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 269 0 0 0 141 0 0 0 25 0 1 0 235945142 2473984 253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 604 253 76 170 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7776

[startup+3.10171 s]
/proc/loadavg: 1.08 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051696/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2416 CPUtime=3.01
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 280 0 0 0 301 0 0 0 25 0 1 0 235945142 2473984 264 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 604 264 76 170 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7776

[startup+6.30116 s]
/proc/loadavg: 1.08 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051504/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2548 CPUtime=6.21
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 297 0 0 0 621 0 0 0 25 0 1 0 235945142 2609152 281 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 637 281 76 170 0 465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7908

[startup+12.7021 s]
/proc/loadavg: 1.07 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051312/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2684 CPUtime=12.61
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 324 0 0 0 1261 0 0 0 25 0 1 0 235945142 2748416 308 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 671 308 76 170 0 499 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8044

[startup+25.5019 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051248/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2820 CPUtime=25.39
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 357 0 0 0 2539 0 0 0 25 0 1 0 235945142 2887680 341 1992294400 134512640 135212939 4294956240 18446744073709551615 134526563 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 705 341 76 170 0 533 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8180

Solver just ended. Dumping a history of the last processes samples

[startup+28.7013 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051184/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2820 CPUtime=28.59
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 372 0 0 0 2859 0 0 0 25 0 1 0 235945142 2887680 356 1992294400 134512640 135212939 4294956240 18446744073709551615 134537406 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 705 356 76 170 0 533 0
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (KiB) 8180

[startup+29.5015 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051184/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2820 CPUtime=29.39
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 373 0 0 0 2939 0 0 0 25 0 1 0 235945142 2887680 357 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 705 357 76 170 0 533 0
Current children cumulated CPU time (s) 29.46
Current children cumulated vsize (KiB) 8180

[startup+29.9025 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051184/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2820 CPUtime=29.79
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 373 0 0 0 2979 0 0 0 25 0 1 0 235945142 2887680 357 1992294400 134512640 135212939 4294956240 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 705 357 76 170 0 533 0
Current children cumulated CPU time (s) 29.86
Current children cumulated vsize (KiB) 8180

[startup+30.3026 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 30237
/proc/meminfo: memFree=1051184/2055920 swapFree=4180360/4192956
[pid=30233] ppid=30231 vsize=5360 CPUtime=0.07
/proc/30233/stat : 30233 (run.sh) S 30231 30233 29975 0 -1 4194304 341 641 0 0 0 0 7 0 16 0 1 0 235945133 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30233/statm: 1340 241 197 169 0 51 0
[pid=30237] ppid=30233 vsize=2820 CPUtime=30.19
/proc/30237/stat : 30237 (minisat) R 30233 30233 29975 0 -1 4194304 373 0 0 0 3019 0 0 0 25 0 1 0 235945142 2887680 357 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/30237/statm: 705 357 76 170 0 533 0
Current children cumulated CPU time (s) 30.26
Current children cumulated vsize (KiB) 8180

Child status: 20
Real time (s): 30.3064
CPU time (s): 30.2864
CPU user time (s): 30.2774
CPU system time (s): 0.008998
CPU usage (%): 99.9341
Max. virtual memory (cumulated for all children) (KiB): 8180

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

runsolver used 0.031995 second user time and 0.085986 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-12 00:00:08
IDJOB=1796706
IDBENCH=70774
IDSOLVER=647
FILE ID=node49/1796706-1242079207
PBS_JOBID= 9277651
Free space on /tmp= 66220 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate016.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796706-1242079207/watcher-1796706-1242079207 -o /tmp/evaluation-result-1796706-1242079207/solver-1796706-1242079207 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796706-1242079207.cnf HOME

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

MD5SUM BENCH= cb3e934c498918abbc8bcf7f964c0d21
RANDOM SEED=1624764675

node49.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.241
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.241
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:       1053600 kB
Buffers:         51048 kB
Cached:         892424 kB
SwapCached:       6352 kB
Active:          29572 kB
Inactive:       922784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1053600 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:          13732 kB
Slab:            35848 kB
Committed_AS:   817600 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66216 MiB
End job on node49 at 2009-05-12 00:00:38