Trace number 3308614

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
SAT09 reference solver:precosat 236UNSAT 34.5217 34.5218

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4614
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3308614-1303983430.cnf
0.00/0.00	c found header 'p cnf 96526 325263'
0.19/0.23	c finished parsing
0.19/0.23	c
0.19/0.23	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.19/0.23	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.19/0.23	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.19/0.23	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.19/0.23	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.19/0.23	c --random=1 --spread=2000 --seed=0 --skip=25
0.19/0.23	c
0.19/0.23	c sizeof     vars[0] = 16   alignment = 0       1 MB
0.19/0.23	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.19/0.23	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.19/0.23	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.19/0.23	c
0.19/0.23	c starting search after 0.2 seconds
0.19/0.23	c no decision limit
0.19/0.24	c
0.19/0.24	c       original/binary      fixed     eliminated      learned       agility
0.19/0.24	c   seconds        variables     equivalent    conflicts       height       MB
0.19/0.24	c
0.19/0.24	c *    0.2   321254   90481   1494  4551      0       0      0    0.0   0   27
1.99/2.08	c s    2.1   209101   34322   5466  9690  47048       0      0    0.0   0   23
1.99/2.08	c l    2.1   209101   34322   5466  9690  47048       0 161415    0.0   0   23
1.99/2.09	c R    2.1   209285   34322   5466  9690  47048     100     99   71.2  18   24
2.09/2.11	c R    2.1   209861   34322   5466  9690  47048     200    194   84.3   6   24
2.19/2.21	c R    2.2   215821   34322   5466  9690  47048     803    792   67.6  18   24
2.19/2.26	c B    2.3   216168   34322   5466  9690  47048    1000    987   75.7  10   24
2.69/2.74	c B    2.7   262911   31907   6391 11180  47048    2001   1978   71.7   6   28
2.79/2.81	c R    2.8   263816   31901   6391 11186  47048    2410   2384   71.9   3   28
4.99/5.01	c s    5.0   220018   28518   7012 11809  49187    7308   6435   62.0   3   24
4.99/5.01	c -    5.0   220018   28518   7012 11809  49187    7308 135589   62.0   3   24
5.09/5.18	c B    5.2   221136   28463   7037 11839  49187    8002   7125   60.7   2   25
5.40/5.42	c R    5.4   222029   28417   7070 11852  49187    9593   8709   60.1  23   26
7.89/7.90	c s    7.9   214608   27831   7202 12096  49397   17071  16079   76.6   1   25
7.89/7.90	c -    7.9   214608   27831   7202 12096  49397   17071 132878   76.6   1   25
8.39/8.41	c R    8.4   215429   27780   7235 12114  49397   19216  18214   82.6  18   27
9.29/9.35	c B    9.4   225178   27520   7405 12204  49397   24012  22997   81.0   7   29
11.09/11.13	c s   11.1   200342   25623   7769 12491  50643   27775  22330   95.7   2   25
11.09/11.13	c -   11.1   200342   25623   7769 12491  50643   27775 124906   95.7   2   25
14.49/14.51	c
14.49/14.51	c       original/binary      fixed     eliminated      learned       agility
14.49/14.51	c   seconds        variables     equivalent    conflicts       height       MB
14.49/14.51	c
14.49/14.51	c s   14.5   204835   25259   7945 12580  50742   40338  34751  111.7   1   27
14.49/14.51	c -   14.5   204835   25259   7945 12580  50742   40338 123657  111.7   1   27
18.19/18.26	c s   18.3   192508   24104   8133 12637  51652   51869  44659  111.8   5   27
18.19/18.26	c -   18.3   192508   24104   8133 12637  51652   51869 119948  111.8   5   27
21.90/21.98	c s   22.0   187966   23071   8396 12952  52107   63495  48608  108.0   3   27
21.90/21.98	c -   22.0   187966   23071   8396 12952  52107   63495 113951  108.0   3   27
22.09/22.19	c B   22.2   189666   22997   8415 13007  52107   64019  49132  107.9   7   28
25.69/25.75	c s   25.8   180634   22367   8452 13107  52600   75347  59040  104.7   8   28
25.69/25.75	c -   25.8   180634   22367   8452 13107  52600   75347 112812  104.7   8   28
29.70/29.77	c s   29.8   180752   22257   8467 13150  52652   87889  71474  100.6   3   30
32.09/32.11	c R   32.1   183110   22207   8487 13180  52652   95645  79229   97.9   2   34
34.39/34.43	c s   34.4   178109   21753   8512 13244  53017   99706  65674   96.3   3   29
34.39/34.43	c -   34.4   178109   21753   8512 13244  53017   99706 111684   96.3   3   29
34.49/34.51	c 0   34.5   178301   21174   9087 13248  53017   99866  65828   96.2   3   30
34.49/34.51	c
34.49/34.51	s UNSATISFIABLE
34.49/34.51	c
34.49/34.51	c 99866 conflicts, 364504 decisions, 178 random
34.49/34.51	c 6 iterations, 349 restarts, 3 skipped
34.49/34.51	c 0 enlarged, 13588 shrunken, 976 rescored, 43 rebiased
34.49/34.51	c 10 simplifications, 0 reductions
34.49/34.51	c
34.49/34.51	c vars: 9087 fixed, 13248 equiv, 53017 elim, 13764 merged
34.49/34.51	c elim: 4416671 resolutions, 10 phases, 5 rounds
34.49/34.51	c sbst: 93% substituted, 6.1% nots, 75.6% ands, 16.4% xors, 1.9% ites
34.49/34.51	c arty: 2.03 and 2.00 xor average arity
34.49/34.51	c prbe: 242680 probed, 74 phases, 4 rounds
34.49/34.51	c prbe: 1500 failed, 2956 lifted, 2433 merged
34.49/34.51	c sccs: 52 non trivial, 26 fixed, 147 merged
34.49/34.51	c hash: 276 units, 11184 merged
34.49/34.51	c mins: 1838976 learned, 46% deleted, 163 strong, 54 depth
34.49/34.51	c subs: 32421 forward, 43394 backward, 74143 doms
34.49/34.51	c strs: 29537 forward, 5401 backward
34.49/34.51	c doms: 90012 dominators, 52982 high, 54 low
34.49/34.51	c prps: 85392618 propagations, 2.47 megaprops
34.49/34.51	c
34.49/34.51	c 34.5 seconds, 39 MB max, 29 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308614-1303983430/watcher-3308614-1303983430 -o /tmp/evaluation-result-3308614-1303983430/solver-3308614-1303983430 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308614-1303983430.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 2.17 0.88 4/186 6984
/proc/meminfo: memFree=25842040/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=5164 CPUtime=0 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 1100 0 0 0 0 0 0 0 24 0 1 0 509942738 5287936 1056 33554432000 134512640 135151029 4292001248 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6984/statm: 1291 1057 60 156 0 1134 0

[startup+0.048413 s]
/proc/loadavg: 3.92 2.17 0.88 4/186 6984
/proc/meminfo: memFree=25842040/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=13356 CPUtime=0.04 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 3265 0 0 0 4 0 0 0 24 0 1 0 509942738 13676544 3188 33554432000 134512640 135151029 4292001248 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 3339 3190 65 156 0 3182 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13356

[startup+0.100402 s]
/proc/loadavg: 3.92 2.17 0.88 4/186 6984
/proc/meminfo: memFree=25842040/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=18760 CPUtime=0.09 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 4666 0 0 0 9 0 0 0 24 0 1 0 509942738 19210240 4524 33554432000 134512640 135151029 4292001248 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 4690 4525 65 156 0 4533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18760

[startup+0.300364 s]
/proc/loadavg: 3.92 2.17 0.88 4/186 6984
/proc/meminfo: memFree=25842040/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=34648 CPUtime=0.29 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 9001 0 0 0 29 0 0 0 25 0 1 0 509942738 35479552 8472 33554432000 134512640 135151029 4292001248 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 8662 8472 80 156 0 8505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34648

[startup+0.70029 s]
/proc/loadavg: 3.92 2.17 0.88 4/186 6984
/proc/meminfo: memFree=25842040/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=38200 CPUtime=0.69 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 11268 0 0 0 69 0 0 0 25 0 1 0 509942738 39116800 9374 33554432000 134512640 135151029 4292001248 18446744073709551615 134579871 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 9550 9374 80 156 0 9393 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38200

[startup+1.50014 s]
/proc/loadavg: 3.92 2.17 0.88 5/187 6985
/proc/meminfo: memFree=25771832/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=48644 CPUtime=1.49 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 14688 0 0 0 148 1 0 0 25 0 1 0 509942738 49811456 11895 33554432000 134512640 135151029 4292001248 18446744073709551615 134517335 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 12161 11895 80 156 0 12004 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48644

[startup+3.10083 s]
/proc/loadavg: 3.92 2.17 0.88 5/190 6991
/proc/meminfo: memFree=25653760/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=45012 CPUtime=3.09 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 15328 0 0 0 308 1 0 0 25 0 1 0 509942738 46092288 10789 33554432000 134512640 135151029 4292001248 18446744073709551615 134554722 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11253 10789 80 156 0 11096 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45012

[startup+6.30022 s]
/proc/loadavg: 3.92 2.20 0.90 5/190 6991
/proc/meminfo: memFree=25526284/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=45012 CPUtime=6.29 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 17867 0 0 0 627 2 0 0 25 0 1 0 509942738 46092288 10804 33554432000 134512640 135151029 4292001248 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11253 10804 80 156 0 11096 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45012

[startup+12.7011 s]
/proc/loadavg: 3.93 2.23 0.92 5/190 6992
/proc/meminfo: memFree=25465052/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=45140 CPUtime=12.69 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 22035 0 0 0 1267 2 0 0 25 0 1 0 509942738 46223360 10790 33554432000 134512640 135151029 4292001248 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11285 10790 80 156 0 11128 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45140

[startup+25.5006 s]
/proc/loadavg: 3.94 2.32 0.97 5/190 6992
/proc/meminfo: memFree=25484172/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=49400 CPUtime=25.49 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 29936 0 0 0 2546 3 0 0 25 0 1 0 509942738 50585600 11867 33554432000 134512640 135151029 4292001248 18446744073709551615 134548127 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 12350 11867 80 156 0 12193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49400

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

[startup+28.701 s]
/proc/loadavg: 3.94 2.32 0.97 5/188 7001
/proc/meminfo: memFree=25722148/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=46148 CPUtime=28.69 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 30228 0 0 0 2866 3 0 0 25 0 1 0 509942738 47255552 11025 33554432000 134512640 135151029 4292001248 18446744073709551615 134554811 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11537 11025 80 156 0 11380 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 46148

[startup+31.9073 s]
/proc/loadavg: 3.95 2.35 0.98 5/187 7013
/proc/meminfo: memFree=25671612/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=46452 CPUtime=31.9 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 32187 0 0 0 3187 3 0 0 25 0 1 0 509942738 47566848 11072 33554432000 134512640 135151029 4292001248 18446744073709551615 134542716 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11613 11072 80 156 0 11456 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 46452

[startup+33.501 s]
/proc/loadavg: 3.95 2.35 0.98 5/190 7019
/proc/meminfo: memFree=25552456/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=47020 CPUtime=33.49 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 32307 0 0 0 3346 3 0 0 25 0 1 0 509942738 48148480 11192 33554432000 134512640 135151029 4292001248 18446744073709551615 134567706 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11755 11192 80 156 0 11598 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 47020

[startup+34.3009 s]
/proc/loadavg: 3.95 2.35 0.98 5/190 7019
/proc/meminfo: memFree=25470368/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=44848 CPUtime=34.29 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 33969 0 0 0 3426 3 0 0 25 0 1 0 509942738 45924352 10764 33554432000 134512640 135151029 4292001248 18446744073709551615 134521885 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11212 10764 80 156 0 11055 0
Current children cumulated CPU time (s) 34.29
Current children cumulated vsize (KiB) 44848

[startup+34.5008 s]
/proc/loadavg: 3.95 2.35 0.98 5/190 7019
/proc/meminfo: memFree=25470368/32950928 swapFree=67111364/67111528
[pid=6984] ppid=6982 vsize=45364 CPUtime=34.49 cores=5,7
/proc/6984/stat : 6984 (precosat) R 6982 6984 6762 0 -1 4202496 34098 0 0 0 3446 3 0 0 25 0 1 0 509942738 46452736 10893 33554432000 134512640 135151029 4292001248 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/6984/statm: 11341 10893 80 156 0 11184 0
Current children cumulated CPU time (s) 34.49
Current children cumulated vsize (KiB) 45364

Child status: 20
Real time (s): 34.5218
CPU time (s): 34.5217
CPU user time (s): 34.4858
CPU system time (s): 0.035994
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 50196

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

runsolver used 0.051992 second user time and 0.141978 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-28 11:37:11
IDJOB=3308614
IDBENCH=82357
IDSOLVER=1690
FILE ID=node127/3308614-1303983430
RUNJOBID= node127-1303983196-6783
PBS_JOBID= 13168699
Free space on /tmp= 71720 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308614-1303983430/watcher-3308614-1303983430 -o /tmp/evaluation-result-3308614-1303983430/solver-3308614-1303983430 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308614-1303983430.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=1510982293

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25842320 kB
Buffers:       1356888 kB
Cached:        4694048 kB
SwapCached:          0 kB
Active:        2237148 kB
Inactive:      4393332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25842320 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           55236 kB
Writeback:           0 kB
AnonPages:      579248 kB
Mapped:          15736 kB
Slab:           409488 kB
PageTables:       5824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   750100 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71632 MiB
End job on node127 at 2011-04-28 11:37:45