Trace number 3368254

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-Night2-st (fixed)Signal 740.909 741.068

General information on the benchmark

Namevelev-npe-1.0-9dlx-b71.cnf
MD5SUM75d91f0ba4398ccb5b452707c0e7fa27
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.3769
Satisfiable
(Un)Satisfiability was proved
Number of variables889302
Number of clauses14582074
Sum of the clauses size42006170
Maximum clause length5391
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 212803954
Number of clauses of size 3913633
Number of clauses of size 418493
Number of clauses of size 536153
Number of clauses of size over 5809840

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368254-1305379972.cnf'
0.00/0.00	c -- header says num vars:         889302
0.00/0.00	c -- header says num clauses:    14582074
3.79/3.87	c -- clauses added:            0 learnts,     14582074 normals,            0 xors
3.79/3.87	c -- vars added     889302
3.79/3.87	c Parsing time:  3.54 s
3.79/3.87	c  N st     0         0    889302   1778118  12803934         0  42006124         0   no data   no data
4.09/4.11	c asymm  cl-useful: 0/1799/1778118 lits-rem:0 time: 0.17
9.80/9.85	c Flit:    41 Blit:    818 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  5.60
9.80/9.86	c Cleaning up after failed var search:     0.00 s 
10.89/10.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
12.10/12.15	c bin-w-bin subsume rem            0 bins  time:  1.16 s
17.29/17.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.18 s
22.00/22.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2074 time:  4.75 s
22.39/22.48	c Removed useless bin:    1161  fixed:     0  props:  20.55M  time:  0.39 s
36.20/36.23	c lits-rem:         0  cl-subs:     7754  v-elim:   7887  v-fix:    0  time: 13.72 s
37.40/37.46	c Finding binary XORs  T:     1.23 s  found:       1
37.89/37.96	c Replacing        1 vars Replaced     6974 lits Time:     0.50 s 
38.50/38.59	c calculated reachability. Time: 0.32
38.79/38.85	c Calc default polars -  time:   0.27 s pos:    9968 undec:    8784 neg:  870550
38.79/38.85	c =========================================================================================
38.79/38.85	c types(t): F = full restart, N = normal restart
38.79/38.85	c types(t): S = simplification begin/end, E = solution found
38.79/38.85	c restart types(rt): st = static, dy = dynamic
38.79/38.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
38.79/38.85	c  B st     0         0    880551   1793238  12749864         0  43081849         0   no data   no data
53.19/53.28	c  N dy    20      4080    880549   1793238  12750231      3678  43081848    804993     10.01     10.94
66.39/66.42	c  N dy    35      8420    880543   1793238  12750579      7616  43081843   1616103      8.62      9.23
80.20/80.21	c  N dy    55     12476    880536   1793238  12750846     11348  43081843   2178442      8.45      8.90
93.59/93.67	c  N dy    78     16503    880535   1793238  12751039     15132  43081843   2781240      8.46      9.04
106.79/106.85	c  N dy   103     20553    880535   1793238  12751243      9724  43081843    417119      8.66      9.66
122.49/122.59	c  N dy   125     24625    880534   1793238  12751528     13474  43081843   1432648      8.71      9.76
123.99/124.08	c  F st   129     25000    880534   1793238  12751549     13826  43081843   1635467      8.74   no data
141.69/141.80	c  N dy   135     30000    880529   1793238  12751295     18642  43080994   2325598      8.74   no data
141.69/141.80	c  S st   135     30000    880529   1793238  12751295     18642  43080994   2325598      8.74   no data
144.69/144.78	c  S st   135     30500    880527   1793238  12751343     19088  43080994   2347703      8.74   no data
145.10/145.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.37
154.30/154.31	c Flit:     0 Blit:   1414 bXBeca:    0 bXProp:    0 Bins:1668412 BRemL:     91 BRemN:      0 P: 200.4M T:  8.96
154.30/154.33	c Cleaning up after failed var search:     0.00 s 
155.89/155.95	c blocked clauses removed:        0 vars:      0 tried:      879111 T: 0.58 s
156.99/157.06	c bin-w-bin subsume rem            1 bins  time:  1.11 s
161.99/162.09	c subs with bin:       12  lits-rem:      2425  v-fix:    0  time:  5.03 s
165.89/165.97	c Subs w/ non-existent bins:      0 l-rem:     12 v-fix:     4 done:  16413 time:  3.88 s
166.39/166.42	c Removed useless bin:       3  fixed:     0  props:  20.00M  time:  0.44 s
174.19/174.22	c lits-rem:       931  cl-subs:      477  v-elim:    270  v-fix:    0  time:  7.79 s
176.09/176.16	c subs with bin:        3  lits-rem:        33  v-fix:    0  time:  1.52 s
190.70/190.78	c lits-rem:      7052  cl-subs:     1921  v-elim:      0  v-fix:    0  time: 13.99 s
191.10/191.10	c asymm  cl-useful: 0/100949/1794361 lits-rem:0 time: 0.31
192.80/192.82	c calculated reachability. Time: 1.38
192.80/192.84	c  N dy   135     30500    878837   1794361  14379826     18103  43058855   5541727      8.74   no data
196.91/196.99	c Finding binary XORs  T:     4.15 s  found:       6
211.10/211.11	c  N dy   156     34838    878831   1794361  14380031     22176  43058855   6553135      8.68      9.50
223.10/223.16	c  N dy   175     38892    878828   1794361  14380308     25911  43058852   7221593      8.60      9.22
242.20/242.24	c  N dy   198     43954    878819   1794361  14380683     16291  43058850   4295357      8.58      9.05
246.90/246.95	c  S st   204     45750    878818   1794361  14380935     17820  43058850   4702540      8.53      7.50
250.00/250.07	c  S st   204     46251    878809   1794361  14380993     18251  43058850   4747187      8.53   no data
250.40/250.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.42
259.61/259.62	c Flit:   113 Blit:    691 bXBeca:    0 bXProp:    0 Bins:1825759 BRemL:    216 BRemN:      0 P: 200.0M T:  9.01
259.61/259.64	c Cleaning up after failed var search:     0.00 s 
260.61/260.62	c Replacing        6 vars Replaced     4589 lits Time:     0.94 s 
261.81/261.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.03 s
263.10/263.16	c bin-w-bin subsume rem           81 bins  time:  1.30 s
268.80/268.86	c subs with bin:       12  lits-rem:      1729  v-fix:    0  time:  5.71 s
272.90/272.98	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     1 done:   7200 time:  4.12 s
273.40/273.45	c Removed useless bin:       4  fixed:     0  props:  20.01M  time:  0.47 s
281.50/281.52	c lits-rem:         0  cl-subs:      354  v-elim:     45  v-fix:    0  time:  8.06 s
283.10/283.19	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  1.30 s
293.90/293.92	c lits-rem:        45  cl-subs:      508  v-elim:      0  v-fix:    0  time: 10.11 s
294.60/294.64	c vivif2 --  cl tried   923825 cl shrink      266 lits rem        266 time: 0.72
295.30/295.37	c vivif2 --  cl tried    10757 cl shrink      148 lits rem        162 time: 0.73
295.70/295.72	c asymm  cl-useful: 0/68203/1793522 lits-rem:0 time: 0.35
298.00/298.09	c calculated reachability. Time: 2.00
298.11/298.11	c  N dy   204     46251    877953   1793522  16190802     17882  43034866   8348461      8.53   no data
304.10/304.18	c Finding binary XORs  T:     6.07 s  found:       1
319.30/319.35	c  N dy   225     50647    877947   1793522  16191134     21914  43034866   9439597      8.50      9.28
334.80/334.89	c  N dy   247     54988    877941   1793522  16191478     25871  43034859  10630724      8.50      9.33
348.10/348.15	c  N dy   274     59028    877936   1793522  16191698     29665  43034859  11962107      8.57      9.41
361.00/361.00	c  N dy   300     63143    877935   1793522  16192032     33412  43034859  13281250      8.75      9.32
373.20/373.29	c  N dy   314     67361    877933   1793522  16192347     20293  43034857   8303901      8.68      9.15
380.00/380.08	c  S st   331     69376    877932   1793522  16192449     22186  43034853   9047865      9.05   no data
383.40/383.48	c  S st   331     69877    877923   1793522  16192546     22580  43034853   9115708      9.05   no data
383.92/383.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.45
393.40/393.47	c Flit:   196 Blit:   2405 bXBeca:    0 bXProp:    0 Bins:4163497 BRemL:    192 BRemN:     27 P: 200.9M T:  9.33
393.50/393.50	c Cleaning up after failed var search:     0.00 s 
394.60/394.63	c Replacing        2 vars Replaced      106 lits Time:     1.10 s 
395.60/395.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.03 s
397.30/397.35	c bin-w-bin subsume rem           70 bins  time:  1.73 s
402.30/402.31	c subs with bin:       64  lits-rem:     15408  v-fix:    0  time:  4.97 s
406.50/406.50	c Subs w/ non-existent bins:     32 l-rem:     22 v-fix:     0 done:  16309 time:  4.19 s
407.02/407.07	c Removed useless bin:      20  fixed:     0  props:  20.07M  time:  0.57 s
415.91/415.96	c lits-rem:      1264  cl-subs:      524  v-elim:     74  v-fix:    0  time:  8.87 s
418.21/418.26	c subs with bin:       18  lits-rem:        14  v-fix:    0  time:  1.97 s
430.90/430.95	c lits-rem:       659  cl-subs:     1072  v-elim:      0  v-fix:    0  time: 12.07 s
431.61/431.64	c vivif2 --  cl tried   317265 cl shrink       51 lits rem         51 time: 0.68
432.32/432.37	c vivif2 --  cl tried    13242 cl shrink       38 lits rem         51 time: 0.73
432.71/432.71	c asymm  cl-useful: 0/88588/1792209 lits-rem:0 time: 0.34
435.81/435.89	c calculated reachability. Time: 2.71
435.91/435.92	c  N dy   331     69877    875246   1792209  20285695     22176  42888577  17338879      9.05   no data
444.61/444.67	c Finding binary XORs  T:     8.76 s  found:       3
458.30/458.32	c  N dy   353     74378    875243   1792209  20286003     26341  42888572  18620454      9.03     10.39
471.40/471.47	c  N dy   372     79632    875236   1792209  20286379     31174  42888572  19782732      8.95      9.60
487.90/487.96	c  N dy   400     84756    875232   1792209  20286732     35908  42888572  21126056      8.92      9.45
496.40/496.45	c  F st   417     87500    875229   1792209  20286868     19405  42888572  15606956      8.92   no data
497.60/497.61	c Replacing        3 vars Replaced    15670 lits Time:     0.76 s 
505.61/505.65	c  N st   422     90798    875224   1792208  20286700     22478  42887850  16994822      8.92   no data
523.31/523.35	c  N dy   439     96704    875220   1792208  20287161     27878  42887849  19605329      8.89      9.50
542.21/542.30	c  N dy   471    103520    875214   1792208  20287767     34037  42887849  21929145      8.89      9.90
546.61/546.61	c  S st   481    104815    875213   1792208  20287892     35197  42887849  22467172      8.90      7.73
550.20/550.28	c  S st   481    105316    875203   1792208  20287983     35593  42887845  22495756      8.90   no data
550.80/550.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.53
560.81/560.83	c Flit:    71 Blit:    197 bXBeca:    0 bXProp:    0 Bins:4196637 BRemL:    310 BRemN:     12 P: 200.1M T:  9.86
560.81/560.85	c Cleaning up after failed var search:     0.00 s 
562.51/562.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.03 s
564.71/564.71	c bin-w-bin subsume rem           47 bins  time:  2.19 s
569.82/569.82	c subs with bin:      547  lits-rem:      7734  v-fix:    0  time:  5.11 s
573.41/573.46	c Subs w/ non-existent bins:     11 l-rem:     49 v-fix:     0 done:  32920 time:  3.64 s
574.12/574.12	c Removed useless bin:      13  fixed:     0  props:  20.15M  time:  0.66 s
583.20/583.28	c lits-rem:      2011  cl-subs:      171  v-elim:     58  v-fix:    0  time:  9.14 s
585.31/585.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
623.61/623.69	c lits-rem:      2134  cl-subs:      784  v-elim:      0  v-fix:    0  time: 37.65 s
625.92/625.98	c vivif2 --  cl tried  1042997 cl shrink     1981 lits rem       2111 time: 2.29
628.12/628.18	c vivif2 --  cl tried    28282 cl shrink      302 lits rem        885 time: 2.20
628.60/628.61	c asymm  cl-useful: 0/20568/1791346 lits-rem:0 time: 0.43
632.41/632.42	c calculated reachability. Time: 3.24
632.41/632.45	c  N dy   481    105316    874877   1791346  24475688     34856  42879428  30697658      8.90   no data
641.91/641.90	c Finding binary XORs  T:     9.45 s  found:       5
663.21/663.27	c  N dy   521    112111    874869   1791346  24476006     20810  42879427  24123342      8.95     13.34
686.71/686.79	c  N dy   556    119286    874864   1791346  24476560     27387  42879424  26209853      8.92      9.58
713.02/713.02	c  N dy   602    127505    874855   1791346  24477132     34972  42879424  28863149      8.93      9.66
732.49/732.64	terminate called after throwing an instance of 'std::bad_alloc'
732.49/732.64	  what():  std::bad_alloc

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: 961)

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

running on 2 cores: 1,3

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.05 3.78 2.35 4/328 14990
/proc/meminfo: memFree=14327676/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=25148 CPUtime=0 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1661 0 0 0 0 0 0 0 24 0 1 0 728228907 25751552 1374 33554432000 4194304 4580011 140734833614448 18446744073709551615 4307916 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 6287 1379 322 95 0 1269 0

[startup+0.0170261 s]
/proc/loadavg: 4.05 3.78 2.35 4/328 14990
/proc/meminfo: memFree=14327676/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=36828 CPUtime=0 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 4963 0 0 0 0 0 0 0 24 0 1 0 728228907 37711872 3853 33554432000 4194304 4580011 140734833614448 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 9207 3861 322 95 0 4189 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 36828

[startup+0.101062 s]
/proc/loadavg: 4.05 3.78 2.35 4/328 14990
/proc/meminfo: memFree=14327676/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=127048 CPUtime=0.09 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 28595 0 0 0 5 4 0 0 24 0 1 0 728228907 130097152 20057 33554432000 4194304 4580011 140734833614448 18446744073709551615 4307448 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 31762 20064 322 95 0 26744 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127048

[startup+0.301034 s]
/proc/loadavg: 4.05 3.78 2.35 4/328 14990
/proc/meminfo: memFree=14327676/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=306068 CPUtime=0.29 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 79245 0 0 0 18 11 0 0 25 0 1 0 728228907 313413632 61966 33554432000 4194304 4580011 140734833614448 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 76517 61976 322 95 0 71499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 306068

[startup+0.700958 s]
/proc/loadavg: 4.05 3.78 2.35 4/328 14990
/proc/meminfo: memFree=14327676/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=326804 CPUtime=0.69 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 84802 0 0 0 55 14 0 0 25 0 1 0 728228907 334647296 67523 33554432000 4194304 4580011 140734833614448 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 81701 67527 325 95 0 76683 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 326804

[startup+1.5008 s]
/proc/loadavg: 4.05 3.78 2.35 5/329 14991
/proc/meminfo: memFree=14027960/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=427432 CPUtime=1.49 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 105085 0 0 0 131 18 0 0 25 0 1 0 728228907 437690368 87806 33554432000 4194304 4580011 140734833614448 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 106858 87806 325 95 0 101840 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 427432

[startup+3.1005 s]
/proc/loadavg: 4.05 3.78 2.35 5/329 14991
/proc/meminfo: memFree=13916612/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=700500 CPUtime=3.09 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 146246 0 0 0 283 26 0 0 25 0 1 0 728228907 717312000 128967 33554432000 4194304 4580011 140734833614448 18446744073709551615 4510927 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 175125 128968 325 95 0 170107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 700500

[startup+6.30089 s]
/proc/loadavg: 4.04 3.79 2.36 5/329 14992
/proc/meminfo: memFree=13577844/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=1066608 CPUtime=6.29 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 228441 0 0 0 592 37 0 0 25 0 1 0 728228907 1092206592 211162 33554432000 4194304 4580011 140734833614448 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 266652 211162 339 95 0 261634 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1066608

[startup+12.7007 s]
/proc/loadavg: 4.04 3.79 2.37 5/329 14992
/proc/meminfo: memFree=12767776/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=1921464 CPUtime=12.69 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 407267 0 0 0 1212 57 0 0 25 0 1 0 728228907 1967579136 389988 33554432000 4194304 4580011 140734833614448 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 480366 389988 349 95 0 475348 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1921464

[startup+25.5002 s]
/proc/loadavg: 4.03 3.80 2.39 5/329 14992
/proc/meminfo: memFree=12729748/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=1976600 CPUtime=25.49 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 418490 0 0 0 2491 58 0 0 25 0 1 0 728228907 2024038400 401211 33554432000 4194304 4580011 140734833614448 18446744073709551615 4406264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 494150 401211 354 95 0 489132 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1976600

[startup+51.1004 s]
/proc/loadavg: 4.02 3.81 2.44 5/329 14993
/proc/meminfo: memFree=12509476/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=2223800 CPUtime=51.09 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 484657 0 0 0 5042 67 0 0 25 0 1 0 728228907 2277171200 453414 33554432000 4194304 4580011 140734833614448 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 555950 453414 362 95 0 550932 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2223800

[startup+102.312 s]
/proc/loadavg: 4.01 3.84 2.52 5/329 14994
/proc/meminfo: memFree=12120388/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=2767388 CPUtime=102.3 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 588241 0 0 0 10150 80 0 0 25 0 1 0 728228907 2833805312 556998 33554432000 4194304 4580011 140734833614448 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 691847 556998 362 95 0 686829 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2767388

[startup+162.3 s]
/proc/loadavg: 4.08 3.89 2.62 5/329 14996
/proc/meminfo: memFree=11187440/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=3867356 CPUtime=162.29 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 803823 0 0 0 16121 108 0 0 25 0 1 0 728228907 3960172544 772580 33554432000 4194304 4580011 140734833614448 18446744073709551615 4444283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 966839 772580 364 95 0 961821 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3867356

[startup+222.301 s]
/proc/loadavg: 4.03 3.91 2.70 5/329 14997
/proc/meminfo: memFree=11009548/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=4083636 CPUtime=222.3 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 864218 0 0 0 22115 115 0 0 25 0 1 0 728228907 4181643264 819020 33554432000 4194304 4580011 140734833614448 18446744073709551615 4298079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1020909 819020 364 95 0 1015891 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 4083636

[startup+282.3 s]
/proc/loadavg: 4.01 3.92 2.78 5/329 14999
/proc/meminfo: memFree=10209960/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=5077344 CPUtime=282.3 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1057818 0 0 0 28095 135 0 0 25 0 1 0 728228907 5199200256 1005708 33554432000 4194304 4580011 140734833614448 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1269336 1005708 364 95 0 1264318 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 5077344

[startup+342.301 s]
/proc/loadavg: 4.00 3.94 2.85 5/329 15002
/proc/meminfo: memFree=10064008/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=5248272 CPUtime=342.3 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1100303 0 0 0 34090 140 0 0 25 0 1 0 728228907 5374230528 1041258 33554432000 4194304 4580011 140734833614448 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1312068 1041258 364 95 0 1307050 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 5248272

[startup+402.301 s]
/proc/loadavg: 4.00 3.94 2.92 5/329 15005
/proc/meminfo: memFree=9165640/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=6251088 CPUtime=402.3 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1337121 0 0 0 40059 171 0 0 25 0 1 0 728228907 6401114112 1234039 33554432000 4194304 4580011 140734833614448 18446744073709551615 4413250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1562772 1234039 364 95 0 1557754 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 6251088

[startup+462.3 s]
/proc/loadavg: 4.09 3.98 3.00 5/329 15007
/proc/meminfo: memFree=9115932/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=6282812 CPUtime=462.3 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1360008 0 0 0 46056 174 0 0 25 0 1 0 728228907 6433599488 1243116 33554432000 4194304 4580011 140734833614448 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1570703 1243116 364 95 0 1565685 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 6282812

[startup+522.301 s]
/proc/loadavg: 4.03 3.98 3.06 5/329 15064
/proc/meminfo: memFree=9271452/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=6742144 CPUtime=522.31 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1407109 0 0 0 52051 180 0 0 25 0 1 0 728228907 6903955456 1290217 33554432000 4194304 4580011 140734833614448 18446744073709551615 4319366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1685536 1290217 364 95 0 1680518 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 6742144

[startup+582.3 s]
/proc/loadavg: 4.01 3.98 3.11 5/329 15066
/proc/meminfo: memFree=7071828/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7570948 CPUtime=582.3 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1586208 0 0 0 58030 200 0 0 25 0 1 0 728228907 7752650752 1446076 33554432000 4194304 4580011 140734833614448 18446744073709551615 4399765 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1892737 1446076 364 95 0 1887719 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 7570948

[startup+642.301 s]
/proc/loadavg: 4.07 4.00 3.17 5/329 15096
/proc/meminfo: memFree=6752008/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7622072 CPUtime=642.31 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1615861 0 0 0 64028 203 0 0 25 0 1 0 728228907 7805001728 1459435 33554432000 4194304 4580011 140734833614448 18446744073709551615 4293223 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1905518 1459435 364 95 0 1900500 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 7622072

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.22 5/329 15097
/proc/meminfo: memFree=6367356/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7533180 CPUtime=702.31 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1678485 0 0 0 70018 213 0 0 25 0 1 0 728228907 7713976320 1484205 33554432000 4194304 4580011 140734833614448 18446744073709551615 4321172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1883295 1484205 364 95 0 1878277 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 7533180

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

[startup+716.701 s]
/proc/loadavg: 4.02 4.00 3.23 5/329 15097
/proc/meminfo: memFree=6286256/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7600488 CPUtime=716.71 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1691868 0 0 0 71457 214 0 0 25 0 1 0 728228907 7782899712 1497588 33554432000 4194304 4580011 140734833614448 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1900122 1497588 364 95 0 1895104 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 7600488

[startup+729.501 s]
/proc/loadavg: 4.01 4.00 3.24 5/329 15098
/proc/meminfo: memFree=6217432/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7647708 CPUtime=729.51 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4202496 1702692 0 0 0 72736 215 0 0 25 0 1 0 728228907 7831252992 1508412 33554432000 4194304 4580011 140734833614448 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14990/statm: 1911927 1508412 364 95 0 1906909 0
Current children cumulated CPU time (s) 729.51
Current children cumulated vsize (KiB) 7647708

[startup+735.912 s]
/proc/loadavg: 4.01 4.00 3.25 5/329 15098
/proc/meminfo: memFree=3834844/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7720228 CPUtime=735.76 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4204032 1704350 0 4 0 73034 542 0 0 25 0 1 0 728228907 7905513472 1510073 33554432000 4194304 4580011 140734833614448 18446744073709551615 231894876773 0 0 4096 2 0 0 0 17 1 0 0 16
/proc/14990/statm: 1930057 1510073 394 95 0 1925039 0
Current children cumulated CPU time (s) 735.76
Current children cumulated vsize (KiB) 7720228

[startup+739.101 s]
/proc/loadavg: 4.25 4.05 3.27 5/329 15098
/proc/meminfo: memFree=1199184/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7720228 CPUtime=738.95 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4204032 1704350 0 4 0 73034 861 0 0 22 0 1 0 728228907 7905513472 1510073 33554432000 4194304 4580011 140734833614448 18446744073709551615 231894876773 0 0 4096 2 0 0 0 17 1 0 0 16
/proc/14990/statm: 1930057 1510073 394 95 0 1925039 0
Current children cumulated CPU time (s) 738.95
Current children cumulated vsize (KiB) 7720228

[startup+739.901 s]
/proc/loadavg: 4.25 4.05 3.27 5/329 15098
/proc/meminfo: memFree=1199184/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7720228 CPUtime=739.74 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4204032 1704350 0 4 0 73034 940 0 0 25 0 1 0 728228907 7905513472 1510073 33554432000 4194304 4580011 140734833614448 18446744073709551615 231894876773 0 0 4096 2 0 0 0 17 1 0 0 16
/proc/14990/statm: 1930057 1510073 394 95 0 1925039 0
Current children cumulated CPU time (s) 739.74
Current children cumulated vsize (KiB) 7720228

[startup+740.7 s]
/proc/loadavg: 4.25 4.05 3.27 5/329 15098
/proc/meminfo: memFree=335196/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=7720228 CPUtime=740.53 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4204032 1704350 0 4 0 73034 1019 0 0 25 0 1 0 728228907 7905513472 1510073 33554432000 4194304 4580011 140734833614448 18446744073709551615 231894876773 0 0 4096 2 0 0 0 17 1 0 0 16
/proc/14990/statm: 1930057 1510073 394 95 0 1925039 0
Current children cumulated CPU time (s) 740.53
Current children cumulated vsize (KiB) 7720228

[startup+740.9 s]
/proc/loadavg: 4.25 4.05 3.27 5/329 15098
/proc/meminfo: memFree=335196/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=0 CPUtime=740.73 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4204036 1704350 0 4 0 73034 1039 0 0 25 0 1 0 728228907 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 16
/proc/14990/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 740.73
Current children cumulated vsize (KiB) 0

[startup+741 s]
/proc/loadavg: 4.25 4.05 3.27 5/329 15098
/proc/meminfo: memFree=335196/32950928 swapFree=67085488/67111528
[pid=14990] ppid=14988 vsize=0 CPUtime=740.83 cores=1,3
/proc/14990/stat : 14990 (strangenight2-s) R 14988 14990 14827 0 -1 4204036 1704350 0 4 0 73034 1049 0 0 25 0 1 0 728228907 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 16
/proc/14990/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 740.83
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 741.068
CPU time (s): 740.909
CPU user time (s): 730.348
CPU system time (s): 10.5614
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 7783708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 730.348
system time used= 10.5614
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1704350
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 959

runsolver used 2.11668 second user time and 5.39018 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 15:33:02
IDJOB=3368254
IDBENCH=71686
IDSOLVER=1845
FILE ID=node114/3368254-1305379972
RUNJOBID= node114-1305379155-14847
PBS_JOBID= 13324388
Free space on /tmp= 72648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT_RACE06/velev-npe-1.0-9dlx-b71.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368254-1305379972/watcher-3368254-1305379972 -o /tmp/evaluation-result-3368254-1305379972/solver-3368254-1305379972 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368254-1305379972.cnf

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

MD5SUM BENCH= 75d91f0ba4398ccb5b452707c0e7fa27
RANDOM SEED=832378966

node114.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.848
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.69
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.848
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.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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:      14327708 kB
Buffers:        292472 kB
Cached:        6712304 kB
SwapCached:         96 kB
Active:       13037684 kB
Inactive:      5171432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14327708 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          322328 kB
Writeback:           0 kB
AnonPages:    11204124 kB
Mapped:          27876 kB
Slab:           311504 kB
PageTables:      39240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53556764 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= 66704 MiB
End job on node114 at 2011-05-14 15:45:23