Trace number 3291499

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
CryptoMiniSat Strange-Night-1-st? (TO) 1300.07 1300.04

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications 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 variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291499-1303787887.cnf'
0.00/0.00	c -- header says num vars:          36809
0.00/0.00	c -- header says num clauses:      142491
0.08/0.09	c -- clauses added:            0 learnts,       142491 normals,            0 xors
0.08/0.09	c -- vars added      36809
0.08/0.09	c Parsing time:  0.09 s
0.08/0.09	c  N st     0         0     36809    117899     24559         0    559608         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 4399/117865/117865 lits-rem:4706 time: 0.26
0.49/0.52	c Flit:    32 Blit:      0 bXBeca:    0 bXProp: 6133 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.15
0.49/0.56	c Replacing     6133 vars Replaced   102229 lits Time:     0.04 s 
0.59/0.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.59/0.65	c subs with bin:      332  lits-rem:       335  v-fix:    0  time:  0.01 s
0.59/0.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:    30 done:  30595 time:  0.01 s
0.59/0.68	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
1.00/1.09	c lits-rem:       756  cl-subs:      261  v-elim:    135  v-fix:    0  time:  0.41 s
1.00/1.10	c Finding binary XORs  T:     0.01 s  found:       0
1.10/1.18	c Finding non-binary XORs:     0.07 s (found:   10609, avg size: 3.4)
1.10/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1.10/1.19	c calculated reachability. Time: 0.00
1.19/1.20	c Calc default polars -  time:   0.01 s pos:    6154 undec:    7071 neg:   23584
1.19/1.20	c =========================================================================================
1.19/1.20	c types(t): F = full restart, N = normal restart
1.19/1.20	c types(t): S = simplification begin/end, E = solution found
1.19/1.20	c restart types(rt): st = static, dy = dynamic
1.19/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.20	c  B st     0         0     30445     55758     12483         0    347394         0   no data   no data  --
1.79/1.84	c Decided on static restart strategy
2.49/2.58	c  N st     8      4913     30344     55758     14451      2876    347394     15713   no data   no data  --
4.40/4.47	c  N st    10     11295     30320     55758     15676      7963    347394     43764   no data   no data  --
4.40/4.48	c Finding binary XORs  T:     0.01 s  found:       0
6.50/6.51	c  N st    11     17038     30305     55309     16597     12774    346180     71440   no data   no data  --
9.49/9.59	c  F st    12     25000     30279     55309     17563     16786    346180     84903   no data   no data  --
9.59/9.61	c Replacing        3 vars Replaced       40 lits Time:     0.01 s 
9.59/9.65	c  N st    12     25000     30274     55075     17657     16755    345428     84835   no data   no data  --
9.59/9.67	c Finding binary XORs  T:     0.01 s  found:       0
11.79/11.85	c Decided on static restart strategy
11.79/11.85	c  N st    18     30000     30255     55075     18126     21233    345428    115484   no data   no data  --
11.79/11.85	c  S st    18     30000     30255     55075     18126     21233    345428    115484   no data   no data  --
11.89/11.99	c  S st    18     30505     30255     55075     18153     21705    345428    121414   no data   no data  --
12.00/12.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.00/12.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  16332 BRemL:   2569 BRemN:      0 P:  3.4M T:  0.35
12.39/12.40	c bin-w-bin subsume rem           54 bins  time:  0.01 s
12.39/12.43	c subs with bin:    14512  lits-rem:      8200  v-fix:    0  time:  0.03 s
12.39/12.45	c Subs w/ non-existent bins:    271 l-rem:     95 v-fix:     0 done:   4736 time:  0.02 s
12.39/12.46	c Removed useless bin:      51  fixed:     0  props:   0.38M  time:  0.01 s
12.69/12.72	c lits-rem:       501  cl-subs:     2950  v-elim:   1352  v-fix:    0  time:  0.25 s
12.89/12.91	c asymm  cl-useful: 881/43544/43544 lits-rem:881 time: 0.19
12.89/12.92	c calculated reachability. Time: 0.00
12.89/12.92	c  N st    18     30505     28898     43544     27988     17606    315579    114868   no data   no data  --
13.29/13.36	c Finding binary XORs  T:     0.01 s  found:       0
16.19/16.25	c  N st    20     37615     28898     43544     28027     24652    315579    179447   no data   no data  --
22.60/22.68	c  N st    21     44019     28898     43544     28036     30979    315579   4978591   no data   no data  --
23.29/23.39	c  S st    22     45764     28898     43544     28038     29052    315579   5085956   no data   no data  --
23.49/23.52	c  S st    22     46274     28898     43544     28054     29544    315579   5092162   no data   no data  --
23.49/23.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
23.49/23.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.89/23.95	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   6551 BRemL:   1125 BRemN:      0 P:  3.9M T:  0.41
24.19/24.27	c bin-w-bin subsume rem         1172 bins  time:  0.01 s
26.49/26.58	c subs with bin:     3566  lits-rem:      8601  v-fix:    0  time:  2.31 s
26.59/26.60	c Subs w/ non-existent bins:      7 l-rem:    142 v-fix:     0 done:    305 time:  0.02 s
26.59/26.64	c Removed useless bin:       0  fixed:     0  props:   0.38M  time:  0.01 s
42.09/42.12	c lits-rem:        25  cl-subs:     6045  v-elim:    210  v-fix:    0  time: 15.48 s
42.09/42.13	c vivif2 --  cl tried    40174 cl shrink     1553 lits rem       1553 time: 0.01
42.09/42.15	c vivif2 --  cl tried    23376 cl shrink     1307 lits rem       1594 time: 0.01
42.29/42.36	c asymm  cl-useful: 16/39539/39539 lits-rem:48 time: 0.21
42.29/42.37	c calculated reachability. Time: 0.00
42.29/42.37	c  N st    22     46274     28687     39523     32878     23225    307696    241801   no data   no data  --
53.39/53.48	c  N st    23     60671     28687     39523     32878     37416    307696   6179198   no data   no data  --
53.49/53.50	c Finding binary XORs  T:     0.02 s  found:       0
59.80/59.87	c  N st    24     69411     28687     39523     32878     45949    307696   9509759   no data   no data  --
59.80/59.87	c  S st    24     69411     28687     39523     32878     45949    307696   9509759   no data   no data  --
60.00/60.00	c  S st    24     69916     28687     39523     32890     46440    307696   9515202   no data   no data  --
60.00/60.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
60.00/60.03	c Cache  BProp: 1 Set: 0 BXProp: 0 T: 0.00
60.50/60.50	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   3550 BRemL:   1038 BRemN:      0 P:  5.1M T:  0.47
60.99/61.04	c bin-w-bin subsume rem         1152 bins  time:  0.01 s
62.89/62.96	c subs with bin:     1563  lits-rem:      7687  v-fix:    0  time:  1.92 s
62.89/62.97	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:     25 time:  0.01 s
62.89/63.00	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
231.59/231.61	c lits-rem:        36  cl-subs:      845  v-elim:      1  v-fix:    0  time: 168.62 s
231.59/231.63	c vivif2 --  cl tried    37888 cl shrink      339 lits rem        339 time: 0.01
232.20/232.28	c vivif2 --  cl tried    45627 cl shrink    12615 lits rem      57779 time: 0.65
232.50/232.54	c asymm  cl-useful: 735/37549/37549 lits-rem:2205 time: 0.26
232.50/232.55	c calculated reachability. Time: 0.01
232.50/232.55	c  N st    24     69916     28685     36814     35604     45568    303573   9118492   no data   no data  --
247.80/247.84	c  F st    25     87500     28685     36814     35604     53909    303573  13775777   no data   no data  --
248.00/248.02	c  N st    25     87500     28685     36814     35604     53909    303573  13775777   no data   no data  --
248.00/248.04	c Finding binary XORs  T:     0.02 s  found:       0
251.59/251.62	c Decided on static restart strategy
253.29/253.30	c  N st    32     95546     28685     36814     35604     61883    303573  16708101   no data   no data  --
258.50/258.52	c  N st    34    104874     28685     36814     35605     55307    303573  10846094   no data   no data  --
258.50/258.52	c  S st    34    104874     28685     36814     35605     55307    303573  10846094   no data   no data  --
258.60/258.67	c  S st    34    105378     28685     36814     35606     55809    303573  10851802   no data   no data  --
258.70/258.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
258.70/258.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
259.20/259.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1686 BRemL:    617 BRemN:      0 P:  5.5M T:  0.57
259.70/259.77	c bin-w-bin subsume rem         1109 bins  time:  0.01 s
261.70/261.78	c subs with bin:      510  lits-rem:        94  v-fix:    0  time:  2.01 s
261.80/261.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:      3 time:  0.02 s
261.80/261.82	c Removed useless bin:       0  fixed:     0  props:   0.48M  time:  0.01 s
466.60/466.64	c lits-rem:         1  cl-subs:      344  v-elim:      0  v-fix:    0  time: 204.82 s
466.60/466.65	c vivif2 --  cl tried    36354 cl shrink       77 lits rem         77 time: 0.01
467.30/467.35	c vivif2 --  cl tried    55414 cl shrink     9040 lits rem      43118 time: 0.69
467.60/467.62	c asymm  cl-useful: 32/36277/36277 lits-rem:96 time: 0.26
467.60/467.63	c calculated reachability. Time: 0.01
467.60/467.63	c  N st    34    105378     28685     36245     35732     55360    302404  10692724   no data   no data  --
476.20/476.27	c  N st    35    114978     28685     36245     35732     64837    302404  16300455   no data   no data  --
476.20/476.29	c Finding binary XORs  T:     0.02 s  found:       0
487.80/487.87	c  N st    36    129383     28685     36245     35732     59338    302404  13620353   no data   no data  --
503.40/503.48	c  N st    37    150979     28685     36245     35732     59243    302404  11389588   no data   no data  --
508.11/508.10	c  S st    38    158069     28685     36245     35732     66221    302404  14542804   no data   no data  --
508.21/508.26	c  S st    38    158570     28685     36245     35732     66720    302404  14548550   no data   no data  --
508.30/508.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
508.30/508.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.80/508.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      6 BRemN:      0 P:  5.8M T:  0.52
509.50/509.50	c bin-w-bin subsume rem          164 bins  time:  0.01 s
511.40/511.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.99 s
511.50/511.51	c Subs w/ non-existent bins:      0 l-rem:    643 v-fix:     0 done:     20 time:  0.03 s
511.50/511.53	c Removed useless bin:       0  fixed:     0  props:   0.48M  time:  0.01 s
828.52/828.53	c lits-rem:         2  cl-subs:      517  v-elim:      0  v-fix:    0  time: 317.01 s
828.52/828.55	c vivif2 --  cl tried    36245 cl shrink        0 lits rem          0 time: 0.01
829.41/829.49	c vivif2 --  cl tried    66203 cl shrink     9804 lits rem      84410 time: 0.94
829.71/829.76	c asymm  cl-useful: 9/36245/36245 lits-rem:27 time: 0.27
829.71/829.77	c calculated reachability. Time: 0.01
829.71/829.77	c  N st    38    158570     28685     36236     35581     66203    302329  14238129   no data   no data  --
877.11/877.16	c  N st    39    207164     28685     36236     35581     65779    302329  13355104   no data   no data  --
911.61/911.64	c  N st    40    237855     28685     36236     35581     69929    302329  19605007   no data   no data  --
911.61/911.64	c  S st    40    237855     28685     36236     35581     69929    302329  19605007   no data   no data  --
911.71/911.77	c  S st    40    238359     28685     36236     35581     70431    302329  19610689   no data   no data  --
911.82/911.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
911.82/911.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
912.31/912.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.9M T:  0.49
913.22/913.22	c bin-w-bin subsume rem            9 bins  time:  0.01 s
915.32/915.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.08 s
915.32/915.32	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:     47 time:  0.02 s
915.32/915.34	c Removed useless bin:       0  fixed:     0  props:   0.48M  time:  0.01 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3291499-1303787887/watcher-3291499-1303787887 -o /tmp/evaluation-result-3291499-1303787887/solver-3291499-1303787887 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3291499-1303787887.cnf 

running on 2 cores: 4,6

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: 4.00 2.98 2.77 4/189 11710
/proc/meminfo: memFree=14201584/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=25024 CPUtime=0 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 1655 0 0 0 0 0 0 0 25 0 1 0 490387488 25624576 1400 33554432000 4194304 4650387 140735745827696 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 6256 1405 326 112 0 1221 0

[startup+0.0919871 s]
/proc/loadavg: 4.00 2.98 2.77 4/189 11710
/proc/meminfo: memFree=14201584/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=47788 CPUtime=0.08 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 6217 0 0 0 8 0 0 0 25 0 1 0 490387488 48934912 5163 33554432000 4194304 4650387 140735745827696 18446744073709551615 4547019 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 11947 5164 330 112 0 6912 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 47788

[startup+0.100985 s]
/proc/loadavg: 4.00 2.98 2.77 4/189 11710
/proc/meminfo: memFree=14201584/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=47784 CPUtime=0.09 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 6275 0 0 0 9 0 0 0 25 0 1 0 490387488 48930816 5221 33554432000 4194304 4650387 140735745827696 18446744073709551615 4532767 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 11946 5221 347 112 0 6911 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 47784

[startup+0.301014 s]
/proc/loadavg: 4.00 2.98 2.77 4/189 11710
/proc/meminfo: memFree=14201584/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=48840 CPUtime=0.29 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 6600 0 0 0 29 0 0 0 25 0 1 0 490387488 50012160 5546 33554432000 4194304 4650387 140735745827696 18446744073709551615 4536447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 12210 5546 348 112 0 7175 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48840

[startup+0.700882 s]
/proc/loadavg: 4.00 2.98 2.77 4/189 11710
/proc/meminfo: memFree=14201584/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=75160 CPUtime=0.69 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 12769 0 0 0 68 1 0 0 25 0 1 0 490387488 76963840 10844 33554432000 4194304 4650387 140735745827696 18446744073709551615 4441312 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 18790 10844 370 112 0 13755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75160

[startup+1.50074 s]
/proc/loadavg: 4.00 3.00 2.77 5/190 11711
/proc/meminfo: memFree=14150860/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=82916 CPUtime=1.49 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 14685 0 0 0 147 2 0 0 25 0 1 0 490387488 84905984 12760 33554432000 4194304 4650387 140735745827696 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 20729 12760 378 112 0 15694 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82916

[startup+3.10052 s]
/proc/loadavg: 4.00 3.00 2.77 5/190 11711
/proc/meminfo: memFree=14155804/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=82916 CPUtime=3.09 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 14718 0 0 0 307 2 0 0 25 0 1 0 490387488 84905984 12793 33554432000 4194304 4650387 140735745827696 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 20729 12793 379 112 0 15694 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82916

[startup+6.30095 s]
/proc/loadavg: 4.00 3.00 2.77 5/190 11711
/proc/meminfo: memFree=14150476/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=82916 CPUtime=6.29 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 14786 0 0 0 627 2 0 0 25 0 1 0 490387488 84905984 12861 33554432000 4194304 4650387 140735745827696 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 20729 12861 379 112 0 15694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82916

[startup+12.7008 s]
/proc/loadavg: 4.00 3.03 2.79 5/190 11711
/proc/meminfo: memFree=14144044/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=81748 CPUtime=12.69 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 15732 0 0 0 1267 2 0 0 25 0 1 0 490387488 83709952 12675 33554432000 4194304 4650387 140735745827696 18446744073709551615 4421589 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 20437 12675 382 112 0 15402 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81748

[startup+25.5006 s]
/proc/loadavg: 4.00 3.06 2.80 5/190 11711
/proc/meminfo: memFree=14018532/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=239504 CPUtime=25.49 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 48243 0 0 0 2542 7 0 0 25 0 1 0 490387488 245252096 45186 33554432000 4194304 4650387 140735745827696 18446744073709551615 4435746 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 59876 45186 382 112 0 54841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 239504

[startup+51.1011 s]
/proc/loadavg: 4.00 3.13 2.83 5/190 11712
/proc/meminfo: memFree=13984724/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=241056 CPUtime=51.09 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 53316 0 0 0 5101 8 0 0 25 0 1 0 490387488 246841344 50259 33554432000 4194304 4650387 140735745827696 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 60264 50259 382 112 0 55229 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 241056

[startup+102.307 s]
/proc/loadavg: 4.00 3.28 2.89 5/190 11713
/proc/meminfo: memFree=13799584/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=455524 CPUtime=102.29 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 92364 0 0 0 10216 13 0 0 25 0 1 0 490387488 466456576 89307 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 113881 89307 382 112 0 108846 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 455524

[startup+162.3 s]
/proc/loadavg: 4.07 3.42 2.97 5/190 11715
/proc/meminfo: memFree=13799328/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=455524 CPUtime=162.29 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 92396 0 0 0 16216 13 0 0 25 0 1 0 490387488 466456576 89339 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 113881 89339 382 112 0 108846 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 455524

[startup+222.301 s]
/proc/loadavg: 4.02 3.52 3.03 5/190 11717
/proc/meminfo: memFree=13776376/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=455524 CPUtime=222.29 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 92396 0 0 0 22216 13 0 0 25 0 1 0 490387488 466456576 89339 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 113881 89339 382 112 0 108846 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 455524

[startup+282.3 s]
/proc/loadavg: 4.01 3.61 3.09 5/190 11718
/proc/meminfo: memFree=13683852/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=434592 CPUtime=282.3 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 141379 0 0 0 28210 20 0 0 25 0 1 0 490387488 445022208 97457 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 108648 97457 382 112 0 103613 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 434592

[startup+342.301 s]
/proc/loadavg: 4.00 3.68 3.14 5/190 11720
/proc/meminfo: memFree=13661772/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=434592 CPUtime=342.3 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 141379 0 0 0 34210 20 0 0 25 0 1 0 490387488 445022208 97457 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 108648 97457 382 112 0 103613 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 434592

[startup+402.3 s]
/proc/loadavg: 4.05 3.75 3.20 5/190 11721
/proc/meminfo: memFree=13653196/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=434592 CPUtime=402.3 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 141379 0 0 0 40210 20 0 0 25 0 1 0 490387488 445022208 97457 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 108648 97457 382 112 0 103613 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 434592

[startup+462.301 s]
/proc/loadavg: 4.02 3.79 3.24 5/190 11723
/proc/meminfo: memFree=13650204/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=434592 CPUtime=462.3 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 141379 0 0 0 46210 20 0 0 25 0 1 0 490387488 445022208 97457 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 108648 97457 382 112 0 103613 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 434592

[startup+522.301 s]
/proc/loadavg: 4.00 3.83 3.29 5/190 11725
/proc/meminfo: memFree=13496172/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=621400 CPUtime=522.3 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 219089 0 0 0 52198 32 0 0 25 0 1 0 490387488 636313600 128179 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 155350 128179 382 112 0 150315 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 621400

[startup+582.3 s]
/proc/loadavg: 4.00 3.86 3.33 5/190 11726
/proc/meminfo: memFree=13485112/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=621400 CPUtime=582.3 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 219090 0 0 0 58198 32 0 0 25 0 1 0 490387488 636313600 128180 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 155350 128180 382 112 0 150315 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 621400

[startup+642.301 s]
/proc/loadavg: 4.00 3.88 3.37 5/190 11728
/proc/meminfo: memFree=13399524/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=621400 CPUtime=642.31 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 219090 0 0 0 64199 32 0 0 25 0 1 0 490387488 636313600 128180 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 155350 128180 382 112 0 150315 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 621400

[startup+702.3 s]
/proc/loadavg: 4.00 3.90 3.40 5/190 11729
/proc/meminfo: memFree=13435840/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=621400 CPUtime=702.3 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 219090 0 0 0 70198 32 0 0 25 0 1 0 490387488 636313600 128180 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 155350 128180 382 112 0 150315 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 621400

[startup+762.307 s]
/proc/loadavg: 4.09 3.94 3.45 5/190 11731
/proc/meminfo: memFree=13422676/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=621400 CPUtime=762.31 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 219090 0 0 0 76199 32 0 0 25 0 1 0 490387488 636313600 128180 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 155350 128180 382 112 0 150315 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 621400

[startup+822.3 s]
/proc/loadavg: 4.03 3.95 3.48 5/190 11733
/proc/meminfo: memFree=13398476/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=621756 CPUtime=822.31 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 219168 0 0 0 82198 33 0 0 25 0 1 0 490387488 636678144 128258 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 155439 128258 382 112 0 150404 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 621756

[startup+882.301 s]
/proc/loadavg: 3.67 3.87 3.48 4/184 11751
/proc/meminfo: memFree=13512020/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=623824 CPUtime=882.31 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 275042 0 0 0 88189 42 0 0 25 0 1 0 490387488 638795776 131466 33554432000 4194304 4650387 140735745827696 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 155956 131466 382 112 0 150921 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 623824

[startup+942.301 s]
/proc/loadavg: 3.24 3.71 3.45 4/184 11753
/proc/meminfo: memFree=13349304/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=800220 CPUtime=942.32 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 346823 0 0 0 94179 53 0 0 25 0 1 0 490387488 819425280 173534 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 200055 173534 382 112 0 195020 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 800220

[startup+1002.3 s]
/proc/loadavg: 3.09 3.58 3.42 4/184 11754
/proc/meminfo: memFree=13353620/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=800220 CPUtime=1002.32 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 346823 0 0 0 100179 53 0 0 25 0 1 0 490387488 819425280 173534 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 200055 173534 382 112 0 195020 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 800220

[startup+1062.3 s]
/proc/loadavg: 1.83 3.14 3.28 2/172 11792
/proc/meminfo: memFree=13984944/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=800488 CPUtime=1062.32 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 346874 0 0 0 106179 53 0 0 25 0 1 0 490387488 819699712 173585 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 200122 173585 382 112 0 195087 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 800488

[startup+1122.3 s]
/proc/loadavg: 1.30 2.74 3.13 2/172 11794
/proc/meminfo: memFree=13985044/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=800488 CPUtime=1122.32 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 346884 0 0 0 112179 53 0 0 25 0 1 0 490387488 819699712 173595 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 200122 173595 382 112 0 195087 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 800488

[startup+1182.3 s]
/proc/loadavg: 1.11 2.42 2.99 2/172 11795
/proc/meminfo: memFree=13985260/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=800488 CPUtime=1182.32 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 346884 0 0 0 118179 53 0 0 25 0 1 0 490387488 819699712 173595 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 200122 173595 382 112 0 195087 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 800488

[startup+1242.3 s]
/proc/loadavg: 1.04 2.16 2.87 2/172 11797
/proc/meminfo: memFree=13985228/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=800488 CPUtime=1242.32 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 346884 0 0 0 124179 53 0 0 25 0 1 0 490387488 819699712 173595 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 200122 173595 382 112 0 195087 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 800488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 1.98 2.76 2/172 11798
/proc/meminfo: memFree=13985076/32950928 swapFree=67111528/67111528
[pid=11710] ppid=11708 vsize=800488 CPUtime=1300.03 cores=4,6
/proc/11710/stat : 11710 (strangenight1-s) R 11708 11710 10378 0 -1 4202496 346884 0 0 0 129950 53 0 0 25 0 1 0 490387488 819699712 173595 33554432000 4194304 4650387 140735745827696 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11710/statm: 200122 173595 382 112 0 195087 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 800488

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.51
CPU system time (s): 0.564914
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 800488

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

runsolver used 2.11768 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 05:18:07
IDJOB=3291499
IDBENCH=84227
IDSOLVER=1589
FILE ID=node120/3291499-1303787887
RUNJOBID= node120-1303787597-11634
PBS_JOBID= 13157233
Free space on /tmp= 72416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291499-1303787887/watcher-3291499-1303787887 -o /tmp/evaluation-result-3291499-1303787887/solver-3291499-1303787887 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3291499-1303787887.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=562657915

node120.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.809
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.61
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.809
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	: 5226.07
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.809
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.82
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.809
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.75
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.809
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.78
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.809
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.809
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.82
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.809
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14201616 kB
Buffers:       2470608 kB
Cached:       15189528 kB
SwapCached:          0 kB
Active:       10847208 kB
Inactive:      7330384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14201616 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9776 kB
Writeback:           0 kB
AnonPages:      516684 kB
Mapped:          16464 kB
Slab:           505724 kB
PageTables:       6308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   793424 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= 72432 MiB
End job on node120 at 2011-04-26 05:39:49