Trace number 1797747

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_SIM 1.0UNSAT 48.7706 48.8041

General information on the benchmark

Namemanol-pipe-g7nidw.cnf
MD5SUMa0303c742e981cc0d4711ad3ac66f146
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.3578
Satisfiable
(Un)Satisfiability was proved
Number of variables75496
Number of clauses222379
Sum of the clauses size518883
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148252
Number of clauses of size 374126
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_SIM version 1.0
3.69/3.70	This is MiniSat 2.0 beta
3.69/3.70	WARNING: for repeatability, setting FPU to use double precision
3.69/3.70	============================[ Problem Statistics ]=============================
3.69/3.70	|                                                                             |
3.69/3.70	|  Number of variables:  75496                                                |
3.69/3.70	|  Number of clauses:    222376                                               |
3.69/3.84	|  Parsing time:         0.12         s                                       |
3.69/3.84	============================[ Search Statistics ]==============================
3.69/3.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.69/3.84	===============================================================================
3.69/3.84	|         0 |   75495   222376   518877 |    74125        0    nan |  0.000 % |
3.69/3.90	|       101 |   75486   222376   518877 |    81537       96      6 |  0.087 % |
3.69/4.02	|       251 |   75389   222376   518877 |    89691      237      7 |  0.791 % |
3.69/4.24	|       477 |   74898   219681   512903 |    98660      457     10 |  0.791 % |
4.48/4.51	|       814 |   74883   219604   512735 |   108526      793     12 |  0.811 % |
4.78/4.80	|      1320 |   74868   219531   512575 |   119379     1298     16 |  0.831 % |
5.08/5.19	|      2080 |   74858   219489   512482 |   131317     2057     20 |  0.844 % |
5.48/5.51	|      3220 |   74857   219486   512476 |   144449     3196     26 |  0.845 % |
6.19/6.28	|      4931 |   74857   219486   512476 |   158894     4907     27 |  0.845 % |
6.99/7.05	|      7495 |   74842   219409   512308 |   174783     7468     32 |  0.865 % |
8.29/8.37	|     11341 |   74838   219406   512302 |   192262    11310     31 |  0.884 % |
9.79/9.87	|     17107 |   74636   219357   512193 |   211488    16989     37 |  2.391 % |
11.78/11.87	|     25756 |   73658   214561   501540 |   232637    25038     44 |  2.481 % |
14.98/15.02	|     38731 |   73612   214263   500877 |   255900    38011     43 |  2.514 % |
22.08/22.14	|     58192 |   73550   214091   500495 |   281490    57464     43 |  2.674 % |
32.27/32.36	|     87384 |   73454   213608   499417 |   309639    86647     40 |  2.709 % |
48.45/48.51	===============================================================================
48.45/48.51	restarts              : 16
48.45/48.51	conflicts             : 124185         (2779 /sec)
48.45/48.51	decisions             : 541293         (1.51 % random) (12112 /sec)
48.45/48.51	propagations          : 82519059       (1846510 /sec)
48.45/48.51	conflict literals     : 5318799        (31.06 % deleted)
48.45/48.51	Memory used           : 42.15 MB
48.45/48.51	CPU time              : 44.6892 s
48.45/48.51	
48.45/48.51	UNSATISFIABLE
48.45/48.52	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-1797747-1242090873/watcher-1797747-1242090873 -o /tmp/evaluation-result-1797747-1242090873/solver-1797747-1242090873 -C 1200 -W 1800 -M 1800 IUT_BMB_SIM HOME/instance-1797747-1242090873.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.03 1.00 1.00 3/64 8132
/proc/meminfo: memFree=1083288/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=3892 CPUtime=0
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 237115362 3985408 157 1992294400 134512640 135635349 4294956224 18446744073709551615 134533692 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 973 158 90 274 0 696 0

[startup+0.070138 s]
/proc/loadavg: 1.03 1.00 1.00 3/64 8132
/proc/meminfo: memFree=1083288/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=7132 CPUtime=0.06
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 1575 0 0 0 6 0 0 0 18 0 1 0 237115362 7303168 1558 1992294400 134512640 135635349 4294956224 18446744073709551615 134533682 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 1783 1559 90 274 0 1506 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7132

[startup+0.10214 s]
/proc/loadavg: 1.03 1.00 1.00 3/64 8132
/proc/meminfo: memFree=1083288/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=14220 CPUtime=0.09
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 3379 0 0 0 8 1 0 0 18 0 1 0 237115362 14561280 3362 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 3555 3362 97 274 0 3278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14220

[startup+0.302157 s]
/proc/loadavg: 1.03 1.00 1.00 3/64 8132
/proc/meminfo: memFree=1083288/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=16860 CPUtime=0.29
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 4031 0 0 0 28 1 0 0 20 0 1 0 237115362 17264640 4014 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 4215 4014 97 274 0 3938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16860

[startup+0.701193 s]
/proc/loadavg: 1.03 1.00 1.00 3/64 8132
/proc/meminfo: memFree=1083288/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=21612 CPUtime=0.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 5222 0 0 0 66 3 0 0 23 0 1 0 237115362 22130688 5205 1992294400 134512640 135635349 4294956224 18446744073709551615 134528241 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 5403 5205 97 274 0 5126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21612

[startup+1.50127 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 8133
/proc/meminfo: memFree=1059344/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=31248 CPUtime=1.49
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 7643 0 0 0 145 4 0 0 25 0 1 0 237115362 31997952 7626 1992294400 134512640 135635349 4294956224 18446744073709551615 135072822 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 7812 7626 97 274 0 7535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31248

[startup+3.10141 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 8133
/proc/meminfo: memFree=1039824/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.09
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 12111 0 0 0 266 43 0 0 25 0 1 0 237115362 48734208 11719 1992294400 134512640 135635349 4294956224 18446744073709551615 135132510 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 11898 11719 100 274 0 11621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47592

[startup+6.3017 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 8134
/proc/meminfo: memFree=1017864/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=17328 CPUtime=2.6
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 4093 0 0 0 257 3 0 0 25 0 1 0 237115732 17743872 3843 1992294400 134512640 135212939 4294956320 18446744073709551615 134523901 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 4332 3843 77 170 0 4160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64920

[startup+12.7013 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 8134
/proc/meminfo: memFree=1012872/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=22648 CPUtime=8.99
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 5399 0 0 0 896 3 0 0 25 0 1 0 237115732 23191552 5149 1992294400 134512640 135212939 4294956320 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 5662 5149 77 170 0 5490 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70240

[startup+25.5024 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 8134
/proc/meminfo: memFree=1004552/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=30808 CPUtime=21.79
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 7435 0 0 0 2174 5 0 0 25 0 1 0 237115732 31547392 7185 1992294400 134512640 135212939 4294956320 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 7702 7185 77 170 0 7530 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78400

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

[startup+38.3016 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 8134
/proc/meminfo: memFree=998920/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=36988 CPUtime=34.57
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 8944 0 0 0 3450 7 0 0 25 0 1 0 237115732 37875712 8694 1992294400 134512640 135212939 4294956320 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 9247 8694 77 170 0 9075 0
Current children cumulated CPU time (s) 38.26
Current children cumulated vsize (KiB) 84580

[startup+44.7011 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8134
/proc/meminfo: memFree=993544/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=42172 CPUtime=40.96
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 10276 0 0 0 4087 9 0 0 25 0 1 0 237115732 43184128 10026 1992294400 134512640 135212939 4294956320 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 10543 10026 77 170 0 10371 0
Current children cumulated CPU time (s) 44.65
Current children cumulated vsize (KiB) 89764

[startup+46.3013 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8134
/proc/meminfo: memFree=992456/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=42736 CPUtime=42.56
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 10408 0 0 0 4247 9 0 0 25 0 1 0 237115732 43761664 10158 1992294400 134512640 135212939 4294956320 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 10684 10158 77 170 0 10512 0
Current children cumulated CPU time (s) 46.25
Current children cumulated vsize (KiB) 90328

[startup+47.9014 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8134
/proc/meminfo: memFree=992264/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=43028 CPUtime=44.16
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 10479 0 0 0 4407 9 0 0 25 0 1 0 237115732 44060672 10229 1992294400 134512640 135212939 4294956320 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 10757 10229 77 170 0 10585 0
Current children cumulated CPU time (s) 47.85
Current children cumulated vsize (KiB) 90620

[startup+48.3015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8134
/proc/meminfo: memFree=992072/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=47592 CPUtime=3.69
/proc/8132/stat : 8132 (IUT_BMB_SIM) S 8130 8132 7934 0 -1 4194304 12117 0 0 0 284 85 0 0 25 0 1 0 237115362 48734208 11724 1992294400 134512640 135635349 4294956224 18446744073709551615 135129102 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/8132/statm: 11898 11724 105 274 0 11621 0
[pid=8134] ppid=8132 vsize=43028 CPUtime=44.57
/proc/8134/stat : 8134 (minisat) R 8132 8132 7934 0 -1 4194304 10497 0 0 0 4448 9 0 0 25 0 1 0 237115732 44060672 10247 1992294400 134512640 135212939 4294956320 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/8134/statm: 10757 10247 77 170 0 10585 0
Current children cumulated CPU time (s) 48.26
Current children cumulated vsize (KiB) 90620

[startup+48.7015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8134
/proc/meminfo: memFree=992072/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=44048 CPUtime=48.64
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194304 20455 10515 0 0 300 86 4468 10 19 0 1 0 237115362 45105152 10839 1992294400 134512640 135635349 4294956224 18446744073709551615 134530709 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 11012 10839 106 274 0 10735 0
Current children cumulated CPU time (s) 48.64
Current children cumulated vsize (KiB) 44048

[startup+48.8015 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 8134
/proc/meminfo: memFree=992072/2055920 swapFree=4178620/4192956
[pid=8132] ppid=8130 vsize=0 CPUtime=48.75
/proc/8132/stat : 8132 (IUT_BMB_SIM) R 8130 8132 7934 0 -1 4194308 20460 10515 0 0 310 87 4468 10 20 0 1 0 237115362 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/8132/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 48.75
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 48.8041
CPU time (s): 48.7706
CPU user time (s): 47.7937
CPU system time (s): 0.976851
CPU usage (%): 99.9312
Max. virtual memory (cumulated for all children) (KiB): 90620

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

runsolver used 0.052991 second user time and 0.131979 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-12 03:14:33
IDJOB=1797747
IDBENCH=71767
IDSOLVER=650
FILE ID=node43/1797747-1242090873
PBS_JOBID= 9277690
Free space on /tmp= 66220 MiB

SOLVER NAME= IUT_BMB_SIM 1.0
BENCH NAME= SAT_RACE06/manol-pipe-g7nidw.cnf
COMMAND LINE= IUT_BMB_SIM BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797747-1242090873/watcher-1797747-1242090873 -o /tmp/evaluation-result-1797747-1242090873/solver-1797747-1242090873 -C 1200 -W 1800 -M 1800  IUT_BMB_SIM HOME/instance-1797747-1242090873.cnf HOME

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

MD5SUM BENCH= a0303c742e981cc0d4711ad3ac66f146
RANDOM SEED=217540804

node43.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.237
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.237
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:       1083768 kB
Buffers:         55708 kB
Cached:         834448 kB
SwapCached:       8124 kB
Active:         122708 kB
Inactive:       777872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1083768 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            57564 kB
Committed_AS:   866288 kB
PageTables:       1444 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= 66216 MiB
End job on node43 at 2009-05-12 03:15:22